Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
gh-134696: fixhashlib
FIPS-only BLAKE-2 buildbot#134968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
!buildbot FIPS |
bedevere-bot commentedMay 31, 2025
🤖 New build scheduled with the buildbot fleet by@picnixz for commite242abc 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134968%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
hashlib
FIPS-only buildbothashlib
FIPS-only BLAKE-2 buildbotBots without Blake2 are also known to fail. |
379d0bc
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I've also added a bit more testing because I observed I wasn't testing
.new
explicitly.This doesn't need backports as I directly included this commit into#134961 and#134962.