Skip to content

ensure non-zero exit code for all test subsuites (+ fix trivial style issues)#2773

Merged
akesandgren merged 3 commits intoeasybuilders:developfrom
boegel:test_subsuite_exit
Feb 16, 2019
Merged

ensure non-zero exit code for all test subsuites (+ fix trivial style issues)#2773
akesandgren merged 3 commits intoeasybuilders:developfrom
boegel:test_subsuite_exit

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Feb 16, 2019

Running a test subsuite always results in a zero exit code (suggesting success), regardless of whether any tests failed or not, which is stupid/annoying.

I fixed a whole bunch of style issues in the test modules while I was fixing this, which makes this PR look scary, but the changes are all trivial...

No tests were harmed in the process, and all changes are limited to test/*

Comment thread test/framework/type_checking.py Outdated
Comment thread test/framework/type_checking.py Outdated
Comment thread test/framework/type_checking.py Outdated
Comment thread test/framework/type_checking.py
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

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

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit 53f18bc into easybuilders:develop Feb 16, 2019
@boegel boegel deleted the test_subsuite_exit branch February 16, 2019 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants