[issue20672] test_list() of test_tarfile fails on

STINNER Victor report at bugs.python.org
Tue Feb 18 10:51:30 CET 2014


STINNER Victor added the comment:

Another different failure.

http://buildbot.python.org/all/builders/System%20Z%20Linux%203.x/builds/1302/steps/test/logs/stdio

======================================================================
FAIL: test_list_command_verbose (test.test_tarfile.CommandLineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-zlinux-z/build/Lib/test/test_tarfile.py", line 1916, in test_list_command_verbose
    self.assertEqual(out, expected)
AssertionError: b'?rw[39 chars]-01-05 18:19:43 ustar/conttype \n?rw-r--r-- ta[6470 chars]f \n' != b'?rw[39 chars]-01-06 00:19:43 ustar/conttype \n?rw-r--r-- ta[6470 chars]f \n'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20672>
_______________________________________


More information about the Python-bugs-list mailing list