Skip to content

Fix test abort all exit code in suites - #1019

Open
xpconanfan wants to merge 4 commits into
masterfrom
fix-test-abort-all-exit-code
Open

Fix test abort all exit code in suites#1019
xpconanfan wants to merge 4 commits into
masterfrom
fix-test-abort-all-exit-code

Conversation

@xpconanfan

Copy link
Copy Markdown
Collaborator

Fix the issue where a test run that aborted after a setup failure or test error could still exit with status code 0 if subsequent tests were aborted.

Fixes #960

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.

Mobly exits with status code 0 after TestAbortAll

2 participants