[issue7596] test_logging sometimes fails

2009-12-30 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue7596] test_logging sometimes fails

2009-12-30 Thread Benjamin Peterson
Benjamin Peterson added the comment: Fixed in r77158. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Pytho

[issue7596] test_logging sometimes fails

2009-12-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: > I can reproduce this on OS X 10.6 with: > > ./python.exe Lib/test/regrtest.py test_lib2to3 test_logging Same here! The failure report in verbose mode is: == FAIL: test_filter (test.test_log

[issue7596] test_logging sometimes fails

2009-12-30 Thread Mark Dickinson
Mark Dickinson added the comment: r77106 seems to be the change that triggered this. Benjamin, any ideas? -- nosy: +benjamin.peterson ___ Python tracker ___

[issue7596] test_logging sometimes fails

2009-12-30 Thread Mark Dickinson
Mark Dickinson added the comment: I can reproduce this on OS X 10.6 with: ./python.exe Lib/test/regrtest.py test_lib2to3 test_logging The failure doesn't happen if I run these two tests in the opposite order. -- nosy: +mark.dickinson ___ Python tra

[issue7596] test_logging sometimes fails

2009-12-29 Thread Antoine Pitrou
Antoine Pitrou added the comment: Also: http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20trunk/builds/182/steps/test/logs/stdio -- ___ Python tracker ___ _

[issue7596] test_logging sometimes fails

2009-12-29 Thread Antoine Pitrou
New submission from Antoine Pitrou : test_logging sometimes fails with the following error, e.g. on the buildbots (*): Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/home/buildbot/cpython-ucs4/trunk.pitrou-ubuntu-wide/build/Lib/atexit.py", line 24, in _run_exitfuncs