[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Wed Dec 27 12:12:04 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: lars.gustaebel

Build had warnings: warnings test

Excerpt from the test logfile:
2 tests failed:
    test_dumbdbm test_uu

======================================================================
FAIL: test_dumbdbm_creation_mode (test.test_dumbdbm.DumbDBMTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_dumbdbm.py", line 55, in test_dumbdbm_creation_mode
    self.assertEqual(stat.S_IMODE(st.st_mode), 0635)
AssertionError: 438 != 413

======================================================================
FAIL: test_encode (test.test_uu.UUFileTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_uu.py", line 137, in test_encode
    self.assertEqual(s, encodedtextwrapped % (0644, self.tmpin))
AssertionError: 'begin 644 @testi\nM5&AE(\'-M;V]T:"US8V%L960@<\'ET:&]N(&-R97!T(&]V97(@=&AE(\'-L965P\n):6YG(&1O9PT*\n \nend\n' != 'begin 644 @testi\nM5&AE(\'-M;V]T:"US8V%L960@<\'ET:&]N(&-R97!T(&]V97(@=&AE(\'-L965P\n(:6YG(&1O9PH \n \nend\n'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list