[
https://issues.apache.org/jira/browse/PROTON-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260961#comment-17260961
]
Andrew Stitcher commented on PROTON-2311:
-----------------------------------------
It seems that this code is not selected anyway on macOSX - and the linux code
is selected which implies that MSG_NOSIGNAL and MSG_DONTWAIT are both defined
however it seems that MSG_NOSIGNAL is not being honoured.
Just avoid using socketpair outside linux.
> c-raw-connection-test fails on macOS 10.14, succeeds on macOS 10.15
> -------------------------------------------------------------------
>
> Key: PROTON-2311
> URL: https://issues.apache.org/jira/browse/PROTON-2311
> Project: Qpid Proton
> Issue Type: Test
> Components: proton-c
> Affects Versions: proton-c-0.33.0
> Reporter: Jiri Daněk
> Priority: Major
> Labels: macOS
>
> https://travis-ci.com/github/apache/qpid-proton/builds/209792580
> In both cases, cmake prints
> {noformat}
> -- Building the libuv proactor
> {noformat}
> 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
> {noformat}
> 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
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]