[Python-checkins] buildbot warnings in g4 osx.4 trunk

buildbot at python.org buildbot at python.org
Wed Jul 18 20:09:34 CEST 2007


The Buildbot has detected a new failure of g4 osx.4 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/g4%2520osx.4%2520trunk/builds/2142

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 "/Users/buildslave/bb/trunk.psf-g4/build/Lib/test/test_unicode.py", line 58, in test_literals
    self.assertRaises(UnicodeError, eval, 'u\'\\Ufffffffe\'')
  File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/unittest.py", line 329, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "<string>", line 1
SyntaxError: (unicode error) illegal Unicode character (<string>, line 1)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list