Commit 3b6db4b3 authored by Luca Boccassi's avatar Luca Boccassi

Problem: test_pair_ipc fails on GNU/Hurd due to wildcard bind

Solution: mark it as XFAIL like the other tests that use ipc://*
parent bfb4a868
......@@ -1047,6 +1047,7 @@ endif
if ON_GNU
XFAIL_TESTS += tests/test_ipc_wildcard \
tests/test_reqrep_ipc \
tests/test_pair_ipc \
tests/test_term_endpoint
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment