Failure in test_hashlib.py and test_hmac.py

Paul Rubin no.email at nospam.invalid
Fri Mar 5 02:50:15 EST 2010


Chris Lieb <chris.lieb at gmail.com> writes:
> I am building Python 2.6.4 on a shared server and am encountering test
> failures in test_hashlib.py and test_hmac.py,

You should certainly file a bug report (bugs.python.org).  If you want
to debug it yourself and include a patch, that's great.  Otherwise, just
file the report.

    In the case of test_hashlib.py, it segfaulted on the first sha512 test
    when I didn't have the debugging options enabled.  Only after enabling
    debugging did I get FAIL's for the sha512 tests.

    Does anyone know what is causing these failures?

Please be precise about the hw and compiler versions.



More information about the Python-list mailing list