ci_template.yml: blacklist another test in check
authorJordan Petridis <jordan@centricular.com>
Fri, 14 Dec 2018 11:33:48 +0000 (13:33 +0200)
committerJordan Petridis <jordan@centricular.com>
Fri, 14 Dec 2018 11:33:48 +0000 (13:33 +0200)
check.gstreamer.gst_gstpad.test_pad_probe_block_add_remove
occasianlly fails.

https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/339

gitlab/ci_template.yml

index f2e50cb..975239d 100644 (file)
@@ -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