summarylogtreecommitdiffstats
path: root/skip-broken-timer-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'skip-broken-timer-test.patch')
-rw-r--r--skip-broken-timer-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/skip-broken-timer-test.patch b/skip-broken-timer-test.patch
new file mode 100644
index 000000000000..a19c684f36c4
--- /dev/null
+++ b/skip-broken-timer-test.patch
@@ -0,0 +1,12 @@
+diff --git i/glib/tests/Makefile.am w/glib/tests/Makefile.am
+index 43b11f05da63fa02..37406ecdf17e0094 100644
+--- i/glib/tests/Makefile.am
++++ w/glib/tests/Makefile.am
+@@ -106,7 +106,6 @@ test_programs = \
+ test-printf \
+ thread \
+ timeout \
+- timer \
+ tree \
+ utf8-performance \
+ utf8-pointer \