[Python-checkins] buildbot warnings in x86 gentoo 2.5 (original) (raw)

buildbot at python.org buildbot at python.org
Sat Apr 21 15:10:17 CEST 2007


The Buildbot has detected a new failure of x86 gentoo 2.5. Full details are available at: http://www.python.org/dev/buildbot/all/x86%2520gentoo%25202.5/builds/329

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

Build Reason: Build Source Stamp: [branch branches/release25-maint] HEAD Blamelist: kristjan.jonsson

Build had warnings: warnings test

Excerpt from the test logfile: 1 test failed: test_quopri

====================================================================== FAIL: test_embedded_ws (test.test_quopri.QuopriTestCase)

Traceback (most recent call last): File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 50, in newtest testfunc(self) File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 164, in test_embedded_ws self.assert_(quopri.encodestring(p, quotetabs=True) == e) AssertionError

====================================================================== FAIL: test_encode (test.test_quopri.QuopriTestCase)

Traceback (most recent call last): File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 50, in newtest testfunc(self) File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 151, in test_encode self.assert_(outfp.getvalue() == e) AssertionError

====================================================================== FAIL: test_encode_header (test.test_quopri.QuopriTestCase)

Traceback (most recent call last): File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 50, in newtest testfunc(self) File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 170, in test_encode_header self.assert_(quopri.encodestring(p, header=True) == e) AssertionError

====================================================================== FAIL: test_encodestring (test.test_quopri.QuopriTestCase)

Traceback (most recent call last): File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 50, in newtest testfunc(self) File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 133, in test_encodestring self.assert_(quopri.encodestring(p) == e) AssertionError

====================================================================== FAIL: test_scriptencode (test.test_quopri.QuopriTestCase)

Traceback (most recent call last): File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_quopri.py", line 185, in test_scriptencode self.assert_(cout.splitlines() == e.splitlines()) AssertionError

make: *** [buildbottest] Error 1

sincerely, -The Buildbot



More information about the Python-checkins mailing list