about summary refs log tree commit diff
path: root/pkgs/by-name/li/libopus/test-timeout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/li/libopus/test-timeout.patch')
-rw-r--r--pkgs/by-name/li/libopus/test-timeout.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/by-name/li/libopus/test-timeout.patch b/pkgs/by-name/li/libopus/test-timeout.patch
new file mode 100644
index 0000000000000..76025e648d8f5
--- /dev/null
+++ b/pkgs/by-name/li/libopus/test-timeout.patch
@@ -0,0 +1,9 @@
+--- a/tests/meson.build
++++ b/tests/meson.build
+@@ -1,6 +1,5 @@
+ # Tests that link to libopus
+ opus_tests = [
+-  ['test_opus_api'],
+   ['test_opus_decode', [], 120],
+   ['test_opus_encode', 'opus_encode_regressions.c', 240],
+   ['test_opus_extensions', [], 120],