[Python-checkins] buildbot warnings in sparc solaris10 gcc trunk
buildbot at python.org
buildbot at python.org
Thu May 24 19:34:38 CEST 2007
The Buildbot has detected a new failure of sparc solaris10 gcc trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/sparc%2520solaris10%2520gcc%2520trunk/builds/2036
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 "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_shlex.py", line 172, in testSplitPosix
self.splitTest(self.posix_data, comments=True)
File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_shlex.py", line 159, in splitTest
(data[i][0], l, data[i][1:]))
AssertionError: \x bar: ['\\x', 'bar'] != ['x', 'bar']
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list