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

Fix integration test early exit #2735

Merged
merged 1 commit into from
Nov 20, 2017
Merged

Fix integration test early exit #2735

merged 1 commit into from
Nov 20, 2017

Conversation

technoweenie
Copy link
Contributor

This updates script/integration so it waits until it sends all output from the channel to STDOUT before exiting the command. It prevents cases where the last test script fails, but no output is shown for that test script.

Copy link
Contributor

@ttaylorr ttaylorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rad!

@technoweenie
Copy link
Contributor Author

Hey, I'll let you deal with merging the PRs in the right order. I don't want to update branch here if it'll interfere with you trying to get something merged. Other than the changes I have to make for #2722, I don't think there is any merge order dependency, so I don't anticipate a problem. Does that work?

@ttaylorr ttaylorr merged commit b7eb6d1 into master Nov 20, 2017
@ttaylorr ttaylorr deleted the fix-test-early-exit branch November 20, 2017 18:55
@ttaylorr
Copy link
Contributor

@technoweenie thanks! All merged.

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

Successfully merging this pull request may close these issues.

2 participants