[Python-checkins] buildbot warnings in S-390 Debian trunk

buildbot at python.org buildbot at python.org
Sat May 19 04:10:04 CEST 2007


The Buildbot has detected a new failure of S-390 Debian trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/S-390%2520Debian%2520trunk/builds/941
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 "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/test/test_collections.py", line 8, in test_factory
 Point = NamedTuple('Point', 'x y')
 File "/home/pybot/buildarea/trunk.klose-debian-s390/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 "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/test/test_collections.py", line 16, in test_instance
 Point = NamedTuple('Point', 'x y')
 File "/home/pybot/buildarea/trunk.klose-debian-s390/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 "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/test/test_collections.py", line 32, in test_tupleness
 Point = NamedTuple('Point', 'x y')
 File "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/collections.py", line 41, in NamedTuple
 exec template in m
 File "<string>", line 8
 x = property(itemgetter(0))
 
^
make: *** [buildbottest] Error 1
sincerely,
 -The Buildbot


More information about the Python-checkins mailing list

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