gh-137412: fix default_builtin_hashes values in test_hashlib.py#137413
Conversation
|
!buildbot FIPS |
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 3c05958 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F137413%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
Yeah, failures are fine. |
|
The errors in the buildbot failures were due to. which were successful in the fips build PR. Just for the cleanliness, it might be a good idea to to ignore these tests in the The changes in this PR looks good to me. |
|
Thanks @picnixz for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
….py` (pythonGH-137413) fix `default_builtin_hashes` in test_hashlib (cherry picked from commit deb385a) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
….py` (pythonGH-137413) fix `default_builtin_hashes` in test_hashlib (cherry picked from commit deb385a) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
GH-137534 is a backport of this pull request to the 3.14 branch. |
|
GH-137535 is a backport of this pull request to the 3.13 branch. |
|
Yes, the other failures are unrelated and were here for a while. I actually asked the FIPS bots and not FIPS only, which is why I ended up with those failures |
….py` (python#137413) fix `default_builtin_hashes` in test_hashlib
…hashlib.py` (pythonGH-137413) (python#137534) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
test_hashlibhas incorrectdefault_builtin_hashesvalues #137412