[Python-checkins] buildbot warnings in x86 W2k trunk

buildbot at python.org buildbot at python.org
Wed Jul 18 19:48:30 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/405

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,guido.van.rossum

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_unicode

======================================================================
ERROR: test_literals (test.test_unicode.UnicodeTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_unicode.py", line 58, in test_literals
    self.assertRaises(UnicodeError, eval, 'u\'\\Ufffffffe\'')
  File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\unittest.py", line 329, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "<string>", line 1
SyntaxError: (unicode error) illegal Unicode character (<string>, line 1)

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list