libvirt / libvirt (master)
Build #512 failed.
5 hours, 2 minutes, and 48 seconds
Andrea Bolognani eb3fc2d Changeset →
  Revert "travis: Limit git depth to 5 commits"

Turns out a build job can be stuck waiting for a macOS worker to
become available for a pretty long time: if more than 5 commits
have been pushed in the meantime, the clone will be too shallow
for the worker to find the commit it's supposed to verify, and
the build job will fail.

See https://travis-ci.org/libvirt/libvirt/jobs/277244110 for an
example of the failure described.

This reverts commit 2e975abdc9bbc9e965486e8486cc17a771cdaeb3.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
System message:

We have updated our Trusty images on Sept. 7th, 2017. You can add group: deprecated-2017Q3 in sudo-enabled builds to use the previous version. More details here.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!