You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
The gps tests hang forever with travis. See https://travis-ci.org/kevinburke/dep/jobs/470109609 for an example. On my local machine they take 48 seconds so this seems like an anomaly and not something that will be solved by bumping the timeout further.
I think Travis CI is having a problem with a Mercurial build? And then this is causing everything to block.
Okay, narrowed down further... if you issue git ls-remote using the git protocol to a Mercurial repository on Bitbucket the command just hangs forever. Confirmed this in the stack trace as well.
The
gps
tests hang forever with travis. See https://travis-ci.org/kevinburke/dep/jobs/470109609 for an example. On my local machine they take 48 seconds so this seems like an anomaly and not something that will be solved by bumping the timeout further.I think Travis CI is having a problem with a Mercurial build? And then this is causing everything to block.
See for example:
The text was updated successfully, but these errors were encountered: