Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Tests on macOS timeout on 10.12+ #1428

Closed
@arbourd

Description

TravisCI recently updated their default image for macOS, which causes the build to hang and time out.

The source of the timeout is coming from gps and it is most likely related to handling external VCS. My initial tests suggest either gps/source_manager_test.go or gps/vcs_source_test.go are responsible when unable to call a VCS. Could be that we're not using requireBins() everywhere we might need it.

I was able to recreate a similar timeout by removing hg from my Mac running 10.13.1 (although this can't be the direct cause in Travis, as the image has both hg and bzr).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions