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

test_psutil.py should exit with non-zero status on failure #380

Closed
giampaolo opened this issue May 23, 2014 · 3 comments
Closed

test_psutil.py should exit with non-zero status on failure #380

giampaolo opened this issue May 23, 2014 · 3 comments

Comments

@giampaolo
Copy link
Owner

From floppymaster@gmail.com on May 12, 2013 20:00:40

The test_psutil.py script always exits with status 0, even if there were test 
failures. It should exit with non-zero status to make failures easier to detect 
in automated testing.

Please see attached path.

Attachment: psutil-test-exit.patch

Original issue: http://code.google.com/p/psutil/issues/detail?id=380

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on May 12, 2013 12:54:58

Fixed in revision 591d9ef5292d . Thanks.

Status: FixedInHG
Labels: -Type-Defect Type-Enhancement Milestone-0.7.2 Component-Tests

@giampaolo
Copy link
Owner Author

From g.rodola on June 08, 2013 05:23:24

Labels: -Milestone-0.7.2 Milestone-1.0.0

@giampaolo
Copy link
Owner Author

From g.rodola on July 11, 2013 01:54:35

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant