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

Jiri Daněk edited comment on DISPATCH-1384 at 3/12/20, 9:51 AM:
----------------------------------------------------------------

Tests on macOS in Travis started dying with

    bq. The job exceeded the maximum time limit for jobs, and has been 
terminated.

There is 220 s spent on installing MacPorts and 1140 s on installing software 
with MacPorts. Installing software takes so long because some packages are 
compiled from source. This can be fixed by caching the built packages, or by 
switching to macOS Mojave for which MacPorts holds prebuilt packages in a 
repository. See http://packages.macports.org/cmake/ (Mojave is darwin_18, 
currently Travis runs darwin_17 (High Sierra) which does not have many prebuilt 
packages.)


was (Author: jdanek):
Tests on macOS in Travis started dying with

    The job exceeded the maximum time limit for jobs, and has been terminated.

There is 220 s spent on installing MacPorts and 1140 s on installing software 
with MacPorts. Installing software takes so long because some packages are 
compiled from source. This can be fixed by caching the built packages, or by 
switching to macOS Mojave for which MacPorts holds prebuilt packages in a 
repository. See http://packages.macports.org/cmake/ (Mojave is darwin_18, 
currently Travis runs darwin_17 (High Sierra) which does not have many prebuilt 
packages.)

> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to