Skip to content
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

test(cryptorand): disable error tests on Go 1.24 #16955

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Mar 17, 2025

Testing rand.Reader.Read for errors will panic (not recoverable) in Go 1.24 and later.

Testing `rand.Reader.Read` for errors will panic in Go 1.24 and later.
@mafredri mafredri merged commit e6983d8 into main Mar 17, 2025
39 checks passed
@mafredri mafredri deleted the mafredri/fix-cryptorand-test branch March 17, 2025 10:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants