Message255472
$ ./python -m test.regrtest -uall -R 3:3 test_idle
[1/1] test_idle
beginning 6 repetitions
123456
test test_idle failed -- Traceback (most recent call last):
File "/home/serhiy/py/cpython-debug/Lib/idlelib/idle_test/test_warning.py", line 76, in test_idlever
self.assertEqual(len(w), 1)
AssertionError: 0 != 1
1 test failed:
test_idle |
|
Date |
User |
Action |
Args |
2015-11-27 18:13:07 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, kbk, roger.serwy |
2015-11-27 18:13:06 | serhiy.storchaka | set | messageid: <1448647986.99.0.712792565134.issue25747@psf.upfronthosting.co.za> |
2015-11-27 18:13:06 | serhiy.storchaka | link | issue25747 messages |
2015-11-27 18:13:06 | serhiy.storchaka | create | |
|