R. David Murray added the comment:

Since we only use unittest for running subsets of our test suite, I think the 
better behavior is to run everything that -u all normally runs. That is, when 
one uses unittest to run a bit of the test suite, one generally wants to run 
the tests one specifies, not have them skipped.

Obviously this is open to discussion, however ;)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18492>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to