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

Skip to content

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

Merged
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:fixCryptoCacheTests
Jul 19, 2024
Merged

[go1.20] Adding skips to some crypto tests#1325
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:fixCryptoCacheTests

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
@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