Revert "Mark failing test for issue #1015 as XFAIL"

This reverts commit b6c577a9ecaa3d20b82baf704a90e5555f850be9.
This commit is contained in:
Joe Eli McIlvain 2014-05-22 12:21:32 -07:00
parent b6c577a9ec
commit 8b47d36875

View File

@ -146,8 +146,6 @@ endif
TESTS = $(noinst_PROGRAMS) TESTS = $(noinst_PROGRAMS)
XFAIL_TESTS = XFAIL_TESTS =
XFAIL_TESTS += test_inproc_connect
if !ON_LINUX if !ON_LINUX
XFAIL_TESTS += test_abstract_ipc XFAIL_TESTS += test_abstract_ipc
endif endif