[Python-checkins] buildbot warnings in ia64 Ubuntu trunk trunk
buildbot at python.org
buildbot at python.org
Thu May 24 19:43:54 CEST 2007
The Buildbot has detected a new failure of ia64 Ubuntu trunk trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/ia64%2520Ubuntu%2520trunk%2520trunk/builds/674
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl
Build had warnings: warnings test
Excerpt from the test logfile:
1 test failed:
test_shlex
======================================================================
FAIL: Test data splitting with posix parser
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_shlex.py", line 172, in testSplitPosix
self.splitTest(self.posix_data, comments=True)
File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_shlex.py", line 159, in splitTest
(data[i][0], l, data[i][1:]))
AssertionError: \x bar: ['\\x', 'bar'] != ['x', 'bar']
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list