diff --git a/tests/Makefile.am b/tests/Makefile.am index 1e84f627..c3fcb72c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -146,6 +146,8 @@ endif TESTS = $(noinst_PROGRAMS) XFAIL_TESTS = +XFAIL_TESTS += test_inproc_connect + if !ON_LINUX XFAIL_TESTS += test_abstract_ipc endif