mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
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:
parent
0cde909af1
commit
c1d7f69fd5
1 changed files with 2 additions and 0 deletions
|
@ -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_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_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
|
# 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:
|
# TO FURTHER INVESTIGATE:
|
||||||
# check.gst-plugins-base.libs_gstglcolorconvert.test_reorder_buffer
|
# 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.gstreamer.elements_capsfilter.test_unfixed_downstream_caps
|
||||||
-b check.gst-rtsp-server.gst_rtspclientsink.test_record
|
-b check.gst-rtsp-server.gst_rtspclientsink.test_record
|
||||||
-b check.gst-rtsp-server.gst_rtspserver.test_shared_udp
|
-b check.gst-rtsp-server.gst_rtspserver.test_shared_udp
|
||||||
|
-b check.gst-plugins-base.elements_audiomixer.test_flush_start_flush_stop
|
||||||
script:
|
script:
|
||||||
- cd gst-build/
|
- cd gst-build/
|
||||||
- >
|
- >
|
||||||
|
|
Loading…
Reference in a new issue