[Biopython-dev] [Bug 3139] python setup.py test ends with error code 0 even on failure

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Sep 29 19:36:10 UTC 2010


http://bugzilla.open-bio.org/show_bug.cgi?id=3139





------- Comment #2 from tiagoantao at gmail.com  2010-09-29 15:36 EST -------
> Furthermore the TestRunner class method run should return a value to be used
> as the return code. Since 0 is success, and 2 is already used for bad args,
> I suggest 1 for at least one test failure.
> 
> If we have "python run_tests.py" returning useful error codes, then it is
> easier (but not essential) to do the same for "python setup.py test".

For now I will hack away my test scripts with buildbot. But if people like
integration testing, we might have to revisit this to have a more clean
system...


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list