Message113958
Seen on Windows 7 3.1:
test test_multiprocessing failed -- Traceback (most recent call last):
File "D:\cygwin\home\db3l\buildarea\3.1.bolen-windows7\build\lib\test\test_multiprocessing.py", line 746, in test_notify_all
self.assertReturnsIfImplemented(6, get_value, woken)
File "D:\cygwin\home\db3l\buildarea\3.1.bolen-windows7\build\lib\test\test_multiprocessing.py", line 120, in assertReturnsIfImplemented
return self.assertEqual(value, res)
AssertionError: 6 != 2
There's a second issue at the end of the log, it seems to be the case 3 of issue #9592 (RuntimeError: maximum recursion depth exceeded while calling a Python object).
http://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.1/builds/676 |
|
Date |
User |
Action |
Args |
2010-08-15 13:42:42 | flox | set | recipients:
+ flox, vstinner, jnoller |
2010-08-15 13:42:42 | flox | set | messageid: <1281879762.32.0.549335490133.issue8428@psf.upfronthosting.co.za> |
2010-08-15 13:42:40 | flox | link | issue8428 messages |
2010-08-15 13:42:39 | flox | create | |
|