-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto/x509: TestBoringAllowCert failures #56798
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
Comments
Found new dashboard test flakes for:
2022-11-10 17:06 linux-arm64-boringcrypto go@b820fb8d crypto/x509.TestBoringAllowCert (log)
2022-11-10 21:10 linux-arm64-boringcrypto go@86bbcc6a crypto/x509.TestBoringAllowCert (log)
2022-11-11 18:34 linux-arm64-boringcrypto go@97765249 crypto/x509.TestBoringAllowCert (log)
2022-11-14 19:44 linux-arm64-boringcrypto go@dc6b7c86 crypto/x509.TestBoringAllowCert (log)
2022-11-15 00:27 linux-arm64-boringcrypto go@f977ffe8 crypto/x509.TestBoringAllowCert (log)
2022-11-15 02:55 linux-arm64-boringcrypto go@febe7b8e crypto/x509.TestBoringAllowCert (log)
2022-11-15 16:10 linux-arm64-boringcrypto go@b4ff4792 crypto/x509.TestBoringAllowCert (log)
2022-11-15 16:24 linux-arm64-boringcrypto go@787f8167 crypto/x509.TestBoringAllowCert (log)
2022-11-16 14:37 linux-arm64-boringcrypto go@80c5bbc6 crypto/x509.TestBoringAllowCert (log)
2022-11-16 20:18 linux-arm64-boringcrypto go@e6eaf39c crypto/x509.TestBoringAllowCert (log)
|
(attn @rolandshoemaker) |
Change https://go.dev/cl/451655 mentions this issue: |
Change https://go.dev/cl/451656 mentions this issue: |
Found new dashboard test flakes for:
2022-11-17 17:24 linux-arm64-boringcrypto go@5c834a2e crypto/x509.TestBoringAllowCert (log)
|
Found new dashboard test flakes for:
2022-12-21 19:09 linux-arm64-boringcrypto go@41eb70ae crypto/x509.TestBoringAllowCert (log)
|
Found new dashboard test flakes for:
2022-11-10 18:42 linux-arm64-boringcrypto go@3fc8ed25 crypto/x509.TestBoringAllowCert (log)
2022-11-10 20:44 linux-arm64-boringcrypto go@14018c8b crypto/x509.TestBoringAllowCert (log)
2022-11-11 21:19 linux-arm64-boringcrypto go@c3aac6c0 crypto/x509.TestBoringAllowCert (log)
2022-11-15 20:22 linux-arm64-boringcrypto go@40e1e2e9 crypto/x509.TestBoringAllowCert (log)
2022-11-17 13:46 linux-arm64-boringcrypto go@bed970b3 crypto/x509.TestBoringAllowCert (log)
2022-11-30 18:33 linux-arm64-boringcrypto go@9f443332 crypto/x509.TestBoringAllowCert (log)
|
|
@gopherbot, please backport to Go 1.19. This test is still flaky on the release branch. |
Backport issue(s) opened: #57635 (for 1.19). Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://go.dev/wiki/MinorReleases. |
Change https://go.dev/cl/461615 mentions this issue: |
Generating 8192 bit keys times out on builders relatively frequently. We just need something that isn't a boringAllowCert allowed key size so we can test that a non-boringAllowCert signed intermediate works, so just use 512 instead since it'll be significantly faster. Fixes #57635 Updates #56798 Change-Id: I416e0d8c3aa11ff44e9870755efa95c74d1013f1 Reviewed-on: https://go-review.googlesource.com/c/go/+/451656 Auto-Submit: Roland Shoemaker <[email protected]> Reviewed-by: Filippo Valsorda <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Bryan Mills <[email protected]> (cherry picked from commit 38b9ff6) Reviewed-on: https://go-review.googlesource.com/c/go/+/461615 Run-TryBot: Bryan Mills <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]>
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: