Message232159
The bug still occurs on the System Z buildbot:
http://buildbot.python.org/all/builders/System%20Z%20Linux%203.x/builds/2375/steps/test/logs/stdio
======================================================================
FAIL: test_list_command_verbose (test.test_tarfile.CommandLineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/9707/edelsohn/cpython-buildarea/3.x.edelsohn-zlinux-z/build/Lib/test/test_tarfile.py", line 1953, 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' |
|
Date |
User |
Action |
Args |
2014-12-04 23:09:28 | vstinner | set | recipients:
+ vstinner, lemburg, belopolsky, lars.gustaebel, pitrou, berker.peksag, serhiy.storchaka, David.Edelsohn |
2014-12-04 23:09:28 | vstinner | set | messageid: <1417734568.37.0.268889050177.issue20220@psf.upfronthosting.co.za> |
2014-12-04 23:09:28 | vstinner | link | issue20220 messages |
2014-12-04 23:09:27 | vstinner | create | |
|