[Python-checkins] buildbot failure in sparc solaris10 gcc trunk

buildbot at python.org buildbot at python.org
Sun Oct 26 02:44:54 CEST 2008


The Buildbot has detected a new failure of sparc solaris10 gcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20solaris10%20gcc%20trunk/builds/33

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

Buildslave for this Build: loewis-sun

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_zipimport

======================================================================
FAIL: testBoth (test.test_zipimport.UncompressedZipImportTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 148, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 100, in doTest
    *modules) + expected_ext)
AssertionError: '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.py' != '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.pyc'

======================================================================
FAIL: testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 311, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 100, in doTest
    *modules) + expected_ext)
AssertionError: '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.py' != '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.pyc'

======================================================================
FAIL: testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 135, in testAFakeZlib
    self.fail("expected test to raise ImportError")
AssertionError: expected test to raise ImportError

======================================================================
FAIL: testBoth (test.test_zipimport.CompressedZipImportTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 148, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 100, in doTest
    *modules) + expected_ext)
AssertionError: '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.py' != '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.pyc'

======================================================================
FAIL: testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 311, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_zipimport.py", line 100, in doTest
    *modules) + expected_ext)
AssertionError: '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.py' != '/home2/buildbot/slave/trunk.loewis-sun/build/junk95142.zip/ziptestmodule.pyc'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list