summaryrefslogtreecommitdiff
path: root/dev-libs/check/files/check-0.14-xfail-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/check/files/check-0.14-xfail-tests.patch')
-rw-r--r--dev-libs/check/files/check-0.14-xfail-tests.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-libs/check/files/check-0.14-xfail-tests.patch b/dev-libs/check/files/check-0.14-xfail-tests.patch
new file mode 100644
index 000000000000..ea2ffe10aa45
--- /dev/null
+++ b/dev-libs/check/files/check-0.14-xfail-tests.patch
@@ -0,0 +1,13 @@
+--- a/tests/Makefile.am 2020-02-02 09:33:17.807391927 +0200
++++ b/tests/Makefile.am.1 2020-02-02 09:34:01.267166205 +0200
+@@ -19,6 +19,10 @@
+ # XFAIL_TESTS = \
+ # check_thread_stress
+
++XFAIL_TESTS = \
++ check_check_export \
++ check_check
++
+ noinst_PROGRAMS = \
+ check_check_export \
+ check_check \