[Python-checkins] buildbot failure in x86 W2k8 3.0

buildbot at python.org buildbot at python.org
Fri Nov 21 00:46:44 CET 2008


The Buildbot has detected a new failure of x86 W2k8 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20W2k8%203.0/builds/425

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

Buildslave for this Build: nelson-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_gzip

======================================================================
FAIL: test_mode (test.test_gzip.TestGzip)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\test\test_gzip.py", line 153, in test_mode
    self.assertEqual(f.myfileobj.mode, 'rb')
AssertionError: 'r' != 'rb'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list