Activity log for bug #938336

Date Who What changed Old value New value Message
2012-02-22 01:45:11 Robert Collins bug added bug
2012-02-22 01:47:52 James Polley bug added subscriber james Polley
2012-02-22 02:17:31 Robert Collins testtools: status New Triaged
2012-02-22 02:17:34 Robert Collins testtools: importance Undecided High
2012-02-22 02:17:46 Robert Collins bug watch added http://code.google.com/p/unittest-ext/issues/detail?id=72
2012-10-19 19:01:52 Robert Collins summary unittest2 uses str(test) not test.id() TextTestRunner uses str(test) which cannot be tweaked easily as it is a descriptor
2012-10-19 19:02:34 Robert Collins description Which messes with clone_test_with_new_id. Sigh. New! Improved! Instantlymakeeverythingelsebuggy! This makes folk question whether testscenarios works (which depends on clone_test_with_new_id) when using the stock TextTestRunner.
2012-10-19 19:33:26 Robert Collins bug watch added http://bugs.python.org/issue16288
2015-02-01 09:41:19 Robert Collins testtools: importance High Medium
2015-12-21 20:19:20 Jonathan Lange testtools: status Triaged Incomplete