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

Exit nonzero when interrupted. Closes #170 #302

Merged
merged 1 commit into from
Jan 5, 2015

Conversation

asottile
Copy link
Contributor

@asottile asottile commented Jan 2, 2015

No description provided.

@ymilki
Copy link
Member

ymilki commented Jan 5, 2015

Looks like the valid keys also include 'unknown': testify/test_logger.py#L61

This is fine for the issue at hand, but we could possibly cover 'unknown' as well or all non-'success' keys.

shipit

asottile added a commit that referenced this pull request Jan 5, 2015
Exit nonzero when interrupted.  Closes #170
@asottile asottile merged commit 5b9191b into master Jan 5, 2015
@asottile asottile deleted the interrupt_failure_code branch January 5, 2015 17:21
asottile added a commit that referenced this pull request Jan 23, 2015
  * Prevent pollution of __builtins__ in DocTestCase (asottile #297)
  * Remove code coverage plugin, use coverage run -m testify.test_program
    instead (asottile #301)
  * Exit nonzero on ^C (asottile #302)
  * Improve discovery logic (asottile #304)
  * Support Python3 (asottile #303)
@asottile asottile mentioned this pull request Jan 23, 2015
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.

None yet

2 participants