Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Make test output verbose #6514
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit e292772
into
juju:develop
Oct 28, 2016
mjs
deleted the
mjs:verbose-test-output
branch
Oct 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedOct 28, 2016
•
Edited 1 time
-
mjs
Oct 28, 2016
When tests time out in CI it's very useful to see where the test run was up to. It's also useful to be able to see how long tests are taking in successful runs.
Note: Our CI infrastructure uses
make check.