mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 23:48:53 +00:00
gitlab/ci_template: blacklist extra tests
rtpsession.test_multiple_senders_roundrobin_rbs: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/548 elements_audiotestsrc.test_layout: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/535
This commit is contained in:
parent
f951999359
commit
092f6ddd84
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,7 @@ build android arm64 api28:
|
||||||
# rtpbin.test_cleanup_recv: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/546
|
# rtpbin.test_cleanup_recv: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/546
|
||||||
# souphttpsrc.test_icy_stream: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/307
|
# souphttpsrc.test_icy_stream: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/307
|
||||||
# rtspserver.test_shared_tcp: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/54
|
# rtspserver.test_shared_tcp: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/54
|
||||||
|
# rtpsession.test_multiple_senders_roundrobin_rbs: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/548
|
||||||
# dtls: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/811
|
# dtls: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/811
|
||||||
# mpegtsmux.test_align: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/844
|
# mpegtsmux.test_align: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/844
|
||||||
# shm.test_shm_live: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/847
|
# shm.test_shm_live: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/847
|
||||||
|
@ -156,6 +157,7 @@ build android arm64 api28:
|
||||||
# pipelines_tcp.test_that_tcpserversink_and_tcpclientsrc_are_symmetrical: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/221
|
# pipelines_tcp.test_that_tcpserversink_and_tcpclientsrc_are_symmetrical: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/221
|
||||||
# elements_capsfilter.test_unfixed_downstream_caps: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/335
|
# elements_capsfilter.test_unfixed_downstream_caps: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/335
|
||||||
# gst_rtspclientsink.test_record: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/55
|
# gst_rtspclientsink.test_record: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/55
|
||||||
|
# elements_audiotestsrc.test_layout: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/535
|
||||||
# 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
|
||||||
|
@ -177,6 +179,7 @@ build android arm64 api28:
|
||||||
-b check.gst-plugins-base.elements_multisocketsink.test_sending_buffers_with_9_gstmemories
|
-b check.gst-plugins-base.elements_multisocketsink.test_sending_buffers_with_9_gstmemories
|
||||||
-b check.gst-plugins-base.elements_multisocketsink.test_client_next_keyframe
|
-b check.gst-plugins-base.elements_multisocketsink.test_client_next_keyframe
|
||||||
-b check.gst-plugins-base.libs_gstglcolorconvert.test_reorder_buffer
|
-b check.gst-plugins-base.libs_gstglcolorconvert.test_reorder_buffer
|
||||||
|
-b check.gst-plugins-base.elements_audiotestsrc.test_layout
|
||||||
-b check.gst-plugins-good.elements_souphttpsrc.test_icy_stream
|
-b check.gst-plugins-good.elements_souphttpsrc.test_icy_stream
|
||||||
-b check.gst-plugins-good.elements_rtpbin.test_sender_eos
|
-b check.gst-plugins-good.elements_rtpbin.test_sender_eos
|
||||||
-b check.gst-plugins-good.elements_rtpbin.test_cleanup_recv
|
-b check.gst-plugins-good.elements_rtpbin.test_cleanup_recv
|
||||||
|
@ -191,6 +194,7 @@ build android arm64 api28:
|
||||||
-b check.gst-plugins-bad.elements_camerabin.test_single_video_recording
|
-b check.gst-plugins-bad.elements_camerabin.test_single_video_recording
|
||||||
-b check.gst-plugins-bad.elements_camerabin.test_multiple_video_recordings
|
-b check.gst-plugins-bad.elements_camerabin.test_multiple_video_recordings
|
||||||
-b check.gst-rtsp-server.gst_rtspserver.test_shared_tcp
|
-b check.gst-rtsp-server.gst_rtspserver.test_shared_tcp
|
||||||
|
-b check.gst-plugins-good.elements_rtpsession.test_multiple_senders_roundrobin_rbs
|
||||||
-b check.gst-plugins-bad.elements_shm.test_shm_live
|
-b check.gst-plugins-bad.elements_shm.test_shm_live
|
||||||
-b check.gst-plugins-good.elements_splitmux.test_splitmuxsink_async
|
-b check.gst-plugins-good.elements_splitmux.test_splitmuxsink_async
|
||||||
-b check.gst-plugins-bad.elements_netsim.netsim_stress
|
-b check.gst-plugins-bad.elements_netsim.netsim_stress
|
||||||
|
|
Loading…
Reference in a new issue