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 martin.panter
Recipients Sachin Kumar, martin.panter, xiang.zhang
Date 2017-02-15.08:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487146189.87.0.0450603337909.issue29536@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like the tests should run if the data is already downloaded. First run needs -u urlfetch. My guess is your data is somehow corrupted. Check out your copy of the files in Lib/test/data/, compare them to e.g. <http://www.pythontest.net/hashlib/blake2b.txt>. If you delete the files and re-run the test, you should get a fresh copy.

If my theory is correct, I wonder how the data got corrupted.
History
Date User Action Args
2017-02-15 08:09:49martin.pantersetrecipients: + martin.panter, xiang.zhang, Sachin Kumar
2017-02-15 08:09:49martin.pantersetmessageid: <1487146189.87.0.0450603337909.issue29536@psf.upfronthosting.co.za>
2017-02-15 08:09:49martin.panterlinkissue29536 messages
2017-02-15 08:09:49martin.pantercreate