Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[go1.20] Adding skips to some crypto tests #1325

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
Jul 19, 2024

Conversation

grantnelson-wf
Copy link
Collaborator

There was a crypto/tls test, TestCertCache, and a benchmark, BenchmarkCertCache, that were locking up CI. Those tests do testing of Caching with the GC. I skipped both.

CI will still not pass (we're getting close), but now the GopherJS Test (crypto) job (once the GHA is merged into go1.20) will stop locking up.

Part of #1270

@flimzy flimzy merged commit 956409c into gopherjs:go1.20 Jul 19, 2024
1 of 2 checks passed
@grantnelson-wf grantnelson-wf deleted the fixCryptoCacheTests branch July 22, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants