Message116377
It looks like lots of 3.1 buildbots are unhappy with r84783.
But the test passes on my local 3.1 checkout.
======================================================================
FAIL: test_trace_list_comprehension (test.test_trace.TestLineCounts)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py", line 172, in test_trace_list_comprehension
self.assertEqual(self.tracer.results().counts, expected)
AssertionError:
{('/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py', 71): 10,
('/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py', 74): 1,
- ('/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py', 75): 13,
? ^
+ ('/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py', 75): 12,
? ^
('/srv/buildbot/buildarea/3.1.bolen-ubuntu/build/Lib/test/test_trace.py', 76): 1}
----------------------------------------------------------------------
Ran 13 tests in 3.541s
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%203.1/builds/1036 |
|
Date |
User |
Action |
Args |
2010-09-14 08:45:09 | flox | set | recipients:
+ flox, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, ezio.melotti, eli.bendersky, Alexander.Belopolsky |
2010-09-14 08:45:09 | flox | set | messageid: <1284453909.82.0.740662735032.issue9315@psf.upfronthosting.co.za> |
2010-09-14 08:45:08 | flox | link | issue9315 messages |
2010-09-14 08:45:06 | flox | create | |
|