Blacklist racy audiomixer.test_flush_start_flush_stop test

See https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/555
This commit is contained in:
Sebastian Dröge 2019-02-12 11:26:03 +02:00
parent 0cde909af1
commit c1d7f69fd5

View file

@ -163,6 +163,7 @@ build android arm64 api28:
# camerabin.test_image_video_cycle: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864
# camerabin.test_single_video_recording: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864#note_101558
# camerabin.test_multiple_video_recordings: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864#note_101646
# audiomixer.test_flush_start_flush_stop: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/555
#
# TO FURTHER INVESTIGATE:
# check.gst-plugins-base.libs_gstglcolorconvert.test_reorder_buffer
@ -209,6 +210,7 @@ build android arm64 api28:
-b check.gstreamer.elements_capsfilter.test_unfixed_downstream_caps
-b check.gst-rtsp-server.gst_rtspclientsink.test_record
-b check.gst-rtsp-server.gst_rtspserver.test_shared_udp
-b check.gst-plugins-base.elements_audiomixer.test_flush_start_flush_stop
script:
- cd gst-build/
- >