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

Sometimes stderr is expected but not important #10

Merged
merged 1 commit into from
Mar 4, 2015

Conversation

Bachmann1234
Copy link
Owner

Attempts to address #7

Hides stderr output that only confuses the output of a test run. We don't care about the output, we just care that when we are handed invalid args we don't attempt to continue running. We can trust parse_args to handle invalid args

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.23% when pulling 7c70906 on suppress_std_err into fbbbf8c on master.

@Bachmann1234 Bachmann1234 changed the title Sometimes std is expected but not important Sometimes stdrr is expected but not important Mar 4, 2015
@Bachmann1234 Bachmann1234 changed the title Sometimes stdrr is expected but not important Sometimes stderr is expected but not important Mar 4, 2015
@nedbat
Copy link
Contributor

nedbat commented Mar 4, 2015

Cool. :)

Bachmann1234 added a commit that referenced this pull request Mar 4, 2015
Sometimes stderr is expected but not important
@Bachmann1234 Bachmann1234 merged commit 591d811 into master Mar 4, 2015
@Bachmann1234 Bachmann1234 deleted the suppress_std_err branch March 4, 2015 15:50
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.

3 participants