Skip to content

Update local-test.sh to return test exit code#6179

Merged
Timer merged 1 commit intofacebook:masterfrom
dallonf:patch-2
Jan 11, 2019
Merged

Update local-test.sh to return test exit code#6179
Timer merged 1 commit intofacebook:masterfrom
dallonf:patch-2

Conversation

@dallonf
Copy link
Copy Markdown
Contributor

@dallonf dallonf commented Jan 11, 2019

The e2e:docker command can run tests in a Docker container, but it always returns exit code 0 even if the tests failed. This PR resolves that and returns the exit code from the test command.

The `e2e:docker` command can run tests in a Docker container, but it always returns exit code 0 even if the tests failed. This PR resolves that and returns the exit code from the test command.
@Timer
Copy link
Copy Markdown
Contributor

Timer commented Jan 11, 2019

Great, thanks!

@Timer Timer merged commit 132ac35 into facebook:master Jan 11, 2019
@lock lock bot locked and limited conversation to collaborators Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants