Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEBUG Capture output from timeout #5544

Closed

Conversation

jugglinmike
Copy link
Contributor

@jugglinmike jugglinmike commented Apr 12, 2017

This branch is being used as part of an investigation on intermittent
failures in the continuous integration environment. It is not intended
to be merged to master.


This change is Reviewable

This branch is being used as part of an investigation on intermittent
failures in the continuous integration environment. It is not intended
to be merged to `master`.
The previous commit demonstrated that TravisCI cancels all lifecycle
events following a job timeout. Because of this, debugging information
cannot be buffered and emitted in the event of a timeout--it must be
output in real time.

Update the build script to output debugging information in real time.
Remove command intended to force a job timeout.
@jugglinmike
Copy link
Contributor Author

The required information has been captured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants