From 8b47d368753612400ed3423a330ad2445467400f Mon Sep 17 00:00:00 2001 From: Joe Eli McIlvain Date: Thu, 22 May 2014 12:21:32 -0700 Subject: [PATCH] Revert "Mark failing test for issue #1015 as XFAIL" This reverts commit b6c577a9ecaa3d20b82baf704a90e5555f850be9. --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index c3fcb72c..1e84f627 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -146,8 +146,6 @@ endif TESTS = $(noinst_PROGRAMS) XFAIL_TESTS = -XFAIL_TESTS += test_inproc_connect - if !ON_LINUX XFAIL_TESTS += test_abstract_ipc endif