Skip to content

gh-134696: fix hashlib 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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented May 31, 2025

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.

@picnixz
Copy link
Member Author

picnixz commented May 31, 2025

!buildbot FIPS

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @picnixz for commit e242abc 🤖

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: FIPS

The builders matched are:

  • AMD64 RHEL8 FIPS Only Blake2 Builtin Hash PR
  • AMD64 CentOS9 FIPS Only Blake2 Builtin Hash PR
  • AMD64 RHEL8 FIPS No Builtin Hashes PR
  • AMD64 CentOS9 FIPS No Builtin Hashes PR

@picnixz picnixz changed the title gh-134696: fix hashlib FIPS-only buildbot gh-134696: fix hashlib FIPS-only BLAKE-2 buildbot May 31, 2025
@picnixz
Copy link
Member Author

picnixz commented May 31, 2025

Bots without Blake2 are also known to fail.

@picnixz picnixz merged commit 379d0bc into python:main May 31, 2025
46 of 48 checks passed
@picnixz picnixz deleted the fix/hashlib/tests-134696 branch May 31, 2025 10:48
picnixz added a commit to picnixz/cpython that referenced this pull request May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants