From: Jordan Petridis Date: Fri, 14 Dec 2018 11:33:48 +0000 (+0200) Subject: ci_template.yml: blacklist another test in check X-Git-Tag: 1.19.3~497^2~444 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d922144894e136b5237a20094411e15dd03be17e;p=platform%2Fupstream%2Fgstreamer.git ci_template.yml: blacklist another test in check check.gstreamer.gst_gstpad.test_pad_probe_block_add_remove occasianlly fails. https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/339 --- diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index f2e50cb..975239d 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -125,6 +125,7 @@ build android arm64 api28: # note the -b at the start of each line # Can't comment inline sadly # FIXME: get this into gst-validate-launcher KNOWN_ISSUES + # gst_gstpad.test_pad_probe_block_add_remove: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/339 # 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 # flvmux.test_incrementing_timestamps: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/530 @@ -137,6 +138,7 @@ build android arm64 api28: # shm.test_shm_live: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/847 # splitmux.test_splitmuxsink_async: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/531 BLACKLIST: > + -b check.gstreamer.gst_gstpad.test_pad_probe_block_add_remove -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-good.elements_souphttpsrc.test_icy_stream