New submission from R. David Murray <[email protected]>: The patch in issue3745 to build and run all hash tests in a debug build seems to have caused test_hashlib to start failing when run by the build.sh regression test runner. See the recent emails on python-checkins, where I used -W to get a verbose listing of the failing tests.
---------- assignee: gregory.p.smith components: Tests messages: 97391 nosy: gregory.p.smith, r.david.murray priority: normal severity: normal stage: needs patch status: open title: test_hashlib fails on some installations (specifically Neal's regression test runner) type: behavior versions: Python 2.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7656> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
