From a7274300ba0febe398bef6ac595d2a0722480fd6 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 7 Dec 2015 10:13:22 +0000 Subject: Disable test-json-instruction, hangs on buildds --- tests/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 9e3e472..64e3e75 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -17,8 +17,9 @@ TESTS = \ if WANT_DBUSMENUDUMPER if HAVE_VALGRIND TESTS += \ - test-json \ - test-json-instruction + test-json +# Hangs see https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/1429291 +# test-json-instruction endif endif -- cgit v1.2.3