Éric Araujo <mer...@netwok.org> added the comment: One buildbot also shows a bug in quiet or test_quiet:
Traceback (most recent call last): File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_compileall.py", line 227, in test_quiet self.assertTrue(len(noise) > len(quiet)) AssertionError: False is not True I changed that to assertGreater to get more information in the next failure. ---------- assignee: r.david.murray -> eric.araujo resolution: accepted -> stage: committed/rejected -> needs patch status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10453> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com