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

propagate exit code in integration tests in verbose mode #311

Merged
merged 3 commits into from
Apr 13, 2018

Conversation

weissi
Copy link
Member

@weissi weissi commented Apr 12, 2018

Motivation:

Previously the integration tests ran in verbose mode wouldn't actually
fail as we didn't correctly propagate the exit code.

Modifications:

correctly propagate the exit code

Result:

integration tests correctly fail in verbose mode too

Motivation:

Previously the integration tests ran in verbose mode wouldn't actually
fail as we didn't correctly propagate the exit code.

Modifications:

correctly propagate the exit code

Result:

integration tests correctly fail in verbose mode too
@normanmaurer normanmaurer merged commit c9c43b5 into apple:master Apr 13, 2018
@normanmaurer normanmaurer added this to the 1.5.0 milestone Apr 13, 2018
@Lukasa Lukasa added the semver/patch No public API change. label Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants