From e89157dc22fb235deab1752e14b133d57dfa5b84 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 2 Dec 2022 15:40:18 +0000 Subject: user/gst-plugins-bad: disable flaky curl test. fixes #768. --- user/gst-plugins-bad/curlhttpsrc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 user/gst-plugins-bad/curlhttpsrc.patch (limited to 'user/gst-plugins-bad/curlhttpsrc.patch') diff --git a/user/gst-plugins-bad/curlhttpsrc.patch b/user/gst-plugins-bad/curlhttpsrc.patch new file mode 100644 index 000000000..b0241735c --- /dev/null +++ b/user/gst-plugins-bad/curlhttpsrc.patch @@ -0,0 +1,11 @@ +--- a/tests/check/meson.build ++++ b/tests/check/meson.build +@@ -111,7 +111,7 @@ + [['elements/avtpsrc.c'], not avtp_dep.found(), [avtp_dep]], + [['elements/clockselect.c']], + [['elements/curlhttpsink.c'], not curl_dep.found(), [curl_dep]], +- [['elements/curlhttpsrc.c'], not curl_dep.found(), [curl_dep, gio_dep]], ++ [['elements/curlhttpsrc.c'], true], + [['elements/curlfilesink.c'], + not curl_dep.found() or not cdata.has('HAVE_UNISTD_H'), [curl_dep]], + [['elements/curlftpsink.c'], not curl_dep.found(), [curl_dep]], -- cgit v1.2.3-60-g2f50