Mark failing test for issue #1015 as XFAIL

This commit is contained in:
Joe Eli McIlvain 2014-05-09 12:28:05 -07:00
parent 5cf74db6bb
commit b6c577a9ec

View File

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