[Python-checkins] buildbot warnings in x86 W2k trunk
buildbot at python.org
buildbot at python.org
Thu May 24 19:18:05 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/304
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 "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_shlex.py", line 172, in testSplitPosix
self.splitTest(self.posix_data, comments=True)
File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\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