summarylogtreecommitdiffstats
path: root/0002-HACK-meson-Disable-broken-tests.patch
diff options
context:
space:
mode:
authorkuma2022-06-26 23:17:42 +0800
committerkuma2022-06-26 23:17:42 +0800
commita224fb239c85729fc54773ae2d6c28c7d7d96f33 (patch)
treeac8b1b08c87327b8001b8435e1c50183dad41326 /0002-HACK-meson-Disable-broken-tests.patch
parent849b5c80d13b21bdb632d4c1954faf6c8f1dae64 (diff)
downloadaur-a224fb239c85729fc54773ae2d6c28c7d7d96f33.tar.gz
update(*):update to 1.20.3
Diffstat (limited to '0002-HACK-meson-Disable-broken-tests.patch')
-rw-r--r--0002-HACK-meson-Disable-broken-tests.patch58
1 files changed, 58 insertions, 0 deletions
diff --git a/0002-HACK-meson-Disable-broken-tests.patch b/0002-HACK-meson-Disable-broken-tests.patch
new file mode 100644
index 000000000000..0aa801eacebd
--- /dev/null
+++ b/0002-HACK-meson-Disable-broken-tests.patch
@@ -0,0 +1,58 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
+Date: Mon, 6 Jun 2022 00:30:08 +0200
+Subject: [PATCH] HACK: meson: Disable broken tests
+
+---
+ subprojects/gst-editing-services/meson.build | 1 -
+ subprojects/gst-python/meson.build | 1 -
+ subprojects/gst-rtsp-server/tests/check/meson.build | 1 -
+ subprojects/gstreamer-vaapi/meson.build | 1 -
+ 4 files changed, 4 deletions(-)
+
+diff --git a/subprojects/gst-editing-services/meson.build b/subprojects/gst-editing-services/meson.build
+index 1a4a29b3657f..857290baf35f 100644
+--- a/subprojects/gst-editing-services/meson.build
++++ b/subprojects/gst-editing-services/meson.build
+@@ -274,7 +274,6 @@ subdir('plugins')
+ if not get_option('tools').disabled()
+ subdir('tools')
+ endif
+-subdir('tests')
+ if not get_option('examples').disabled()
+ subdir('examples')
+ endif
+diff --git a/subprojects/gst-python/meson.build b/subprojects/gst-python/meson.build
+index dce5982e59d7..ed51d7e88f36 100644
+--- a/subprojects/gst-python/meson.build
++++ b/subprojects/gst-python/meson.build
+@@ -104,5 +104,4 @@ if not get_option('plugin').disabled()
+ endif
+ endif
+ if not get_option('tests').disabled()
+- subdir('testsuite')
+ endif
+diff --git a/subprojects/gst-rtsp-server/tests/check/meson.build b/subprojects/gst-rtsp-server/tests/check/meson.build
+index 229af32f8117..b9372c125d77 100644
+--- a/subprojects/gst-rtsp-server/tests/check/meson.build
++++ b/subprojects/gst-rtsp-server/tests/check/meson.build
+@@ -27,7 +27,6 @@ rtsp_server_tests = [
+ 'gst/mediafactory',
+ 'gst/media',
+ 'gst/permissions',
+- 'gst/rtspserver',
+ 'gst/sessionmedia',
+ 'gst/sessionpool',
+ 'gst/stream',
+diff --git a/subprojects/gstreamer-vaapi/meson.build b/subprojects/gstreamer-vaapi/meson.build
+index 702441cb7b5c..9fff27ce91b9 100644
+--- a/subprojects/gstreamer-vaapi/meson.build
++++ b/subprojects/gstreamer-vaapi/meson.build
+@@ -202,7 +202,6 @@ plugins = []
+
+ subdir('gst-libs')
+ subdir('gst')
+-subdir('tests')
+ subdir('docs')
+
+ # Set release date