[Python-checkins] buildbot failure in x86 XP-3 trunk

buildbot at python.org buildbot at python.org
Wed Jun 18 16:13:01 CEST 2008


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

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

Buildslave for this Build: heller-windows

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,jesse.noller,mark.dickinson

BUILD FAILED: failed test

Excerpt from the test logfile:
5 tests failed:
    test_ctypes test_pickletools test_site test_sys test_wsgiref

======================================================================
ERROR: test_simple (ctypes.test.test_pickling.PickleTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 29, in test_simple
    dst = self.loads(self.dumps(src))
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 19, in dumps
    return pickle.dumps(item)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 1366, in dumps
    Pickler(file, protocol).dump(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 224, in dump
    self.save(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 301, in save
    rv = reduce(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\sharedctypes.py", line 121, in reduce_ctype
    assert_spawning(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\forking.py", line 25, in assert_spawning
    ' through inheritance' % type(self).__name__
RuntimeError: c_long objects should only be shared between processes through inheritance

======================================================================
ERROR: test_simple (ctypes.test.test_pickling.PickleTest_1)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 29, in test_simple
    dst = self.loads(self.dumps(src))
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 71, in dumps
    return pickle.dumps(item, 1)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 1366, in dumps
    Pickler(file, protocol).dump(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 224, in dump
    self.save(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 301, in save
    rv = reduce(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\sharedctypes.py", line 121, in reduce_ctype
    assert_spawning(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\forking.py", line 25, in assert_spawning
    ' through inheritance' % type(self).__name__
RuntimeError: c_long objects should only be shared between processes through inheritance

======================================================================
ERROR: test_simple (ctypes.test.test_pickling.PickleTest_2)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 29, in test_simple
    dst = self.loads(self.dumps(src))
  File "C:\buildbot\work\trunk.heller-windows\build\lib\ctypes\test\test_pickling.py", line 75, in dumps
    return pickle.dumps(item, 2)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 1366, in dumps
    Pickler(file, protocol).dump(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 224, in dump
    self.save(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\pickle.py", line 301, in save
    rv = reduce(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\sharedctypes.py", line 121, in reduce_ctype
    assert_spawning(obj)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\multiprocessing\forking.py", line 25, in assert_spawning
    ' through inheritance' % type(self).__name__
RuntimeError: c_long objects should only be shared between processes through inheritance

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_site.py", line 105, in test_s_option
    self.assertEqual(rc, 1)
AssertionError: 0 != 1

======================================================================
FAIL: testEnviron (test.test_wsgiref.HandlerTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_wsgiref.py", line 437, in testEnviron
    self.checkOSEnviron(h)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_wsgiref.py", line 429, in checkOSEnviron
    self.assertEqual(env[k],v)
AssertionError: u'C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\ATLMFC\\LIB;C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\LIB;C:\\Program Files\\\\Microsoft SDKs\\Windows\\v6.0A\\lib;C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\Lib\\' != 'C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\Lib\\'

======================================================================
FAIL: test_simple_validation_error (test.test_wsgiref.IntegrationTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_wsgiref.py", line 157, in test_simple_validation_error
    "AssertionError: Headers (('Content-Type', 'text/plain')) must"
AssertionError: "AssertionError: Environmental variable LIB is not a string: <type 'unicode'> (value: u'C:\\\\Program Files\\\\Microsoft Visual Studio 9.0\\\\VC\\\\ATLMFC\\\\LIB;C:\\\\Program Files\\\\Microsoft Visual Studio 9.0\\\\VC\\\\LIB;C:\\\\Program Files\\\\\\\\Microsoft SDKs\\\\Windows\\\\v6.0A\\\\lib;C:\\\\Program Files\\\\Microsoft Visual Studio .NET 2003\\\\SDK\\\\v1.1\\\\Lib\\\\')" != "AssertionError: Headers (('Content-Type', 'text/plain')) must be of type list: <type 'tuple'>"

======================================================================
FAIL: test_validated_hello (test.test_wsgiref.IntegrationTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_wsgiref.py", line 145, in test_validated_hello
    self.check_hello(out, has_length=False)
  File "C:\buildbot\work\trunk.heller-windows\build\lib\test\test_wsgiref.py", line 134, in check_hello
    "\r\n"
AssertionError: 'HTTP/1.0 500 Dude, this is whack!\r\nDate: Wed, 18 Jun 2008 16:34:45 GMT\r\nServer: WSGIServer/0.1 Python/2.6a3+\r\nContent-Type: text/plain\r\nContent-Length: 59\r\n\r\nA server error occurred.  Please contact the administrator.' != 'HTTP/1.0 200 OK\r\nServer: WSGIServer/0.1 Python/2.6a3+\r\nContent-Type: text/plain\r\nDate: Mon, 05 Jun 2006 18:49:54 GMT\r\n\r\nHello, world!'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list