Message360897
Sorry, posted the wrong output above.
$ ./python -m test test_zipfile
0:00:00 load avg: 0.01 Run tests sequentially
0:00:00 load avg: 0.01 [1/1] test_zipfile
test test_zipfile failed -- Traceback (most recent call last):
File "/home/dje/src/cpython/Lib/test/test_zipfile.py", line 620, in test_add_file_after_2107
self.assertRaises(struct.error, zipfp.write, TESTFN)
AssertionError: error not raised by write
test_zipfile failed in 55.6 sec
== Tests result: FAILURE ==
1 test failed:
test_zipfile
Total duration: 55.6 sec
Tests result: FAILURE |
|
Date |
User |
Action |
Args |
2020-01-28 18:57:39 | David.Edelsohn | set | recipients:
+ David.Edelsohn, vstinner, hroncok, Dormouse759 |
2020-01-28 18:57:39 | David.Edelsohn | set | messageid: <1580237859.23.0.973862002509.issue39460@roundup.psfhosted.org> |
2020-01-28 18:57:39 | David.Edelsohn | link | issue39460 messages |
2020-01-28 18:57:39 | David.Edelsohn | create | |
|