[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Wed Mar 21 23:17:31 CET 2007


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/341
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger
Build had warnings: warnings test
Excerpt from the test logfile:
3 tests failed:
 test_os test_posixpath test_urllib
======================================================================
ERROR: test_makedir (test.test_os.MakedirTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_os.py", line 376, in setUp
 os.mkdir(test_support.TESTFN)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'
======================================================================
ERROR: test_access (test.test_os.Win32ErrorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_os.py", line 443, in test_access
 self.assertRaises(WindowsError, os.utime, test_support.TESTFN, 0)
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\unittest.py", line 329, in failUnlessRaises
 callableObj(*args, **kwargs)
TypeError: utime() arg 2 must be a tuple (atime, mtime)
======================================================================
FAIL: test_traversal (test.test_os.WalkTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_os.py", line 313, in test_traversal
 self.assertEqual(len(all), 4)
AssertionError: 5 != 4
======================================================================
FAIL: test_chdir (test.test_os.Win32ErrorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_os.py", line 434, in test_chdir
 self.assertRaises(WindowsError, os.chdir, test_support.TESTFN)
AssertionError: WindowsError not raised
======================================================================
FAIL: test_relpath (test.test_posixpath.PosixPathTest)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_posixpath.py", line 486, in test_relpath
 self.assertEqual(posixpath.relpath(os.path.abspath("a")), "a")
AssertionError: 'C:\\buildbot_py25\\trunk.mcintyre-windows\\build\\PCbuild\\@test\\@test\\a' != 'a'
sincerely,
 -The Buildbot


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /