mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 16:06:09 +00:00
Problem: test_pair_ipc fails on GNU/Hurd due to wildcard bind
Solution: mark it as XFAIL like the other tests that use ipc://*
This commit is contained in:
parent
bfb4a868fc
commit
3b6db4b370
@ -1047,6 +1047,7 @@ endif
|
|||||||
if ON_GNU
|
if ON_GNU
|
||||||
XFAIL_TESTS += tests/test_ipc_wildcard \
|
XFAIL_TESTS += tests/test_ipc_wildcard \
|
||||||
tests/test_reqrep_ipc \
|
tests/test_reqrep_ipc \
|
||||||
|
tests/test_pair_ipc \
|
||||||
tests/test_term_endpoint
|
tests/test_term_endpoint
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user