Antoine Pitrou <pit...@free.fr> added the comment:

This new failure is perhaps related:

http://www.python.org/dev/buildbot/all/builders/AMD64%20Windows%20Server%202008%203.x/builds/572/steps/test/logs/stdio


======================================================================
FAIL: test_module (test.test_reprlib.LongReprTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"c:\buildslave-py3k\3.x.curtin-win2008-amd64\build\lib\test\test_reprlib.py", 
line 237, in test_module
    "<module '%s' from '%s'>" % 
(areallylongpackageandmodulenametotestreprtruncation.__name__, 
areallylongpackageandmodulenametotestreprtruncation.__file__))
AssertionError: "<module 
'areallylongpackageandmodulenametotestreprtruncation.areallylongpackage 
[truncated]... != "<module 
'areallylongpackageandmodulenametotestreprtruncation.areallylongpackage 
[truncated]...
Diff is 825 characters long. Set self.maxDiff to None to see it.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3080>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to