This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Arfrever
Recipients Arfrever, M..Z., amaury.forgeotdarc, eli.bendersky, georg.brandl, loewis, python-dev, r.david.murray, vstinner
Date 2011-05-22.18:31:35
SpamBayes Score 0.00015567268
Marked as misclassified No
Message-id <1306089096.56.0.692271867819.issue10801@psf.upfronthosting.co.za>
In-reply-to
Content
These changes cause test failure on 3.1 branch when verbose mode is disabled:

# python3.1 -m test.regrtest test_zipfile
test_zipfile
test test_zipfile produced unexpected output:
**********************************************************************
*** line 2 of actual output doesn't appear in expected output after line 1:
+ /usr/lib64/python3.1/test/zip_cp437_header.zip
**********************************************************************
1 test failed:
    test_zipfile
History
Date User Action Args
2011-05-22 18:31:36Arfreversetrecipients: + Arfrever, loewis, georg.brandl, amaury.forgeotdarc, vstinner, r.david.murray, eli.bendersky, M..Z., python-dev
2011-05-22 18:31:36Arfreversetmessageid: <1306089096.56.0.692271867819.issue10801@psf.upfronthosting.co.za>
2011-05-22 18:31:36Arfreverlinkissue10801 messages
2011-05-22 18:31:35Arfrevercreate