[Python-checkins] buildbot warnings in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Thu May 24 19:14:30 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%2520trunk/builds/557

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 "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_shlex.py", line 172, in testSplitPosix
    self.splitTest(self.posix_data, comments=True)
  File "/home2/buildbot/slave/trunk.loewis-linux/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