mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ci_template: another blacklisted test in check
gst-plugins-good.elements_rtpbin.test_sender_eos is occasionally failing. For more see: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/527
This commit is contained in:
parent
f32f70d79b
commit
1c68f94c68
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,7 @@ build android arm64 api28:
|
||||||
# FIXME: get this into gst-validate-launcher KNOWN_ISSUES
|
# FIXME: get this into gst-validate-launcher KNOWN_ISSUES
|
||||||
# elements_multisocketsink.test_sending_buffers_with_9_gstmemories: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/525
|
# elements_multisocketsink.test_sending_buffers_with_9_gstmemories: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/525
|
||||||
# elements_multisocketsink.test_client_next_keyframe: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/516
|
# elements_multisocketsink.test_client_next_keyframe: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/516
|
||||||
|
# rtpbin.test_sender_eos: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/527
|
||||||
# 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
|
||||||
# h264parse: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/842
|
# h264parse: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/842
|
||||||
# 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
|
||||||
|
@ -138,6 +139,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-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-bad.elements_h264parse.test_parse_packetized
|
-b check.gst-plugins-bad.elements_h264parse.test_parse_packetized
|
||||||
-b check.gst-plugins-bad.elements_dtls.test_data_transfer
|
-b check.gst-plugins-bad.elements_dtls.test_data_transfer
|
||||||
-b check.gst-plugins-bad.elements_dtls.test_create_and_unref
|
-b check.gst-plugins-bad.elements_dtls.test_create_and_unref
|
||||||
|
|
Loading…
Reference in a new issue