[
https://issues.apache.org/jira/browse/DISPATCH-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954004#comment-16954004
]
ASF subversion and git services commented on DISPATCH-1384:
-----------------------------------------------------------
Commit ccf49e52c36aafc47452f8b1cd65ef89b92581bb in qpid-dispatch's branch
refs/heads/master from Jiri Danek
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=ccf49e5 ]
DISPATCH-1384 - Fix assert in system_tests_bad_configuration
The expected Linux error is
2019-10-17 10:14:09.319632 +0200 SERVER (info) [C1] Connection to
unresolvable.host.name:amqp failed: proton:io Name or service not known -
connect to unresolvable.host.name:5672 (../src/server.c:974)
The expected macOS error is
2019-06-21 21:00:34.125714 -0700 SERVER (info) [C4] Connection to
unresolvable.host.name:amqp failed: proton:io unknown node or service - on
connect resolving unresolvable.host.name:5672
(/Users/cloud-user/projects/qpid-dispatch/src/server.c:965)
The macOS error did not match the Linux specific regex used before.
> Fix tests in Travis CI on macOS
> -------------------------------
>
> Key: DISPATCH-1384
> URL: https://issues.apache.org/jira/browse/DISPATCH-1384
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Tests
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
> Labels: macOS
>
> {noformat}
> The following tests FAILED:
> 9 - unit_tests (SEGFAULT)
> 23 - system_tests_policy (Timeout)
> 28 - system_tests_sasl_plain (Failed)
> 38 - system_tests_auth_service_plugin (Failed)
> 39 - system_tests_authz_service_plugin (Failed)
> 48 - system_tests_bad_configuration (Failed)
> {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]