Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.33.0
Description
https://travis-ci.com/github/apache/qpid-proton/builds/209792580
In both cases, cmake prints
-- Building the libuv proactor
Note: I thought that raw connections work only with the epoll proactor. (Which does not mean that raw connection tests that don't need proactor to run cannot be executed on macOS, of course)
The CI does not print any helpful diagnostics for the failure
test 4 Start 4: c-raw-connection-test 4: Test command: /usr/local/opt/python/libexec/bin/python "/Users/travis/build/apache/qpid-proton/scripts/env.py" "--" "/Users/travis/build/apache/qpid-proton/build/c/tests/c-raw-connection-test" 4: Test timeout computed to be: 360 4/32 Test #4: c-raw-connection-test ............***Failed 0.15 sec test 5 Start 5: c-ssl-proactor-test
Attachments
Issue Links
- is related to
-
PROTON-2262 [c] Proactor: Libuv implementation of raw connections
- Open