[Python-checkins] buildbot warnings in x86 W2k trunk

buildbot at python.org buildbot at python.org
Sat May 19 03:42:13 CEST 2007


The Buildbot has detected a new failure of x86 W2k trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520W2k%2520trunk/builds/285
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger
Build had warnings: warnings test
Excerpt from the test logfile:
1 test failed:
 test_collections
======================================================================
ERROR: test_factory (test.test_collections.TestNamedTuple)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_collections.py", line 8, in test_factory
 Point = NamedTuple('Point', 'x y')
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\collections.py", line 41, in NamedTuple
 exec template in m
 File "<string>", line 8
 x = property(itemgetter(0))
 
^
======================================================================
ERROR: test_instance (test.test_collections.TestNamedTuple)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_collections.py", line 16, in test_instance
 Point = NamedTuple('Point', 'x y')
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\collections.py", line 41, in NamedTuple
 exec template in m
 File "<string>", line 8
 x = property(itemgetter(0))
 
^
======================================================================
ERROR: test_tupleness (test.test_collections.TestNamedTuple)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_collections.py", line 32, in test_tupleness
 Point = NamedTuple('Point', 'x y')
 File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\collections.py", line 41, in NamedTuple
 exec template in m
 File "<string>", line 8
 x = property(itemgetter(0))
 
^
sincerely,
 -The Buildbot


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /