[ 
https://issues.apache.org/jira/browse/DISPATCH-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953454#comment-16953454
 ] 

Jiri Daněk commented on DISPATCH-1384:
--------------------------------------

Hi [~rkieley]!

On Travis, I see "*75% tests passed*, 15 tests failed out of 61" on master, 
https://travis-ci.org/apache/qpid-dispatch/jobs/598898629. Probably because 
there I have `saslpasswd2` from macports.

I have branch 
https://github.com/jdanekrh/qpid-dispatch/commits/jd_2019-10_macos_unit_tests_segfault
 https://travis-ci.org/jdanekrh/qpid-dispatch/jobs/599002957 which fixes the 
unit_tests SEGFAULT in IMO a good way. I just have to figure where to put the 
linker options in CMakeLists.txt (they are in .travis.yml now) and it should be 
ready to go.

I'll do a separate branch for {{system_tests_bad_configuration}} as well.

Further, I tried the tactic of throwing random stuff at the CI, to see if 
anything sticks.

So I have 
https://github.com/jdanekrh/qpid-dispatch/commits/jd_2019-10_macos_tests_py3, 
https://travis-ci.org/jdanekrh/qpid-dispatch/jobs/598992799, which is "*80% 
tests passed*, 12 tests failed out of 61"

Then I have a Python 2 branch, which is a throwback to the previous state of 
the original PR done the "python -m easy_install unittest2" way, 
https://github.com/jdanekrh/qpid-dispatch/commits/jd_2019-10_macos_tests_py2, 
https://travis-ci.org/jdanekrh/qpid-dispatch/builds/599000073, and that gets 
"*84% tests passed*, 10 tests failed out of 61" on Travis. I'd like to stick 
with Python 3 here though, if at all practical.

> 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
>
> {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]

Reply via email to