-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto/x509: TestSystemVerify failures on windows-*-2008 builders #19564
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
Weird. Unless a system cert expired? |
But a subsequent run passed, with the same CL rebased up a single commit. Maybe gce system clock flakiness? |
These are fresh VMs, single-use per build. Dunno. |
Recent instance on windows-386 trybot?
https://storage.googleapis.com/go-build-log/c197b9dc/windows-386-2008_583fee2b.log |
|
CC @FiloSottile |
|
Doesn't seem to have recurred on the |
|
This is occasionally failing on (However, since only the |
Change https://golang.org/cl/370377 mentions this issue: |
Seen on a trybot run for CL 38164:
--- FAIL: TestSystemVerify (45.44s)
verify_test.go:429: #7: unexpected error: x509: certificate signed by unknown authority
verify_test.go:438: #7: wanted 1 chains, got 0
FAIL
FAIL crypto/x509 46.342s
https://storage.googleapis.com/go-build-log/1d573555/windows-amd64-gce_8ca3ccb2.log
For that run, it failed on both amd64 and 386.
The text was updated successfully, but these errors were encountered: