golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
121.07k stars 17.36k forks source link

crypto/x509: TestPlatformVerifierLegacy/wrong_host_for_leaf failures #67993

Open gopherbot opened 2 weeks ago

gopherbot commented 2 weeks ago
#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy/wrong_host_for_leaf"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPlatformVerifierLegacy/wrong_host_for_leaf
    root_windows_test.go:102: tls connection failed: dial tcp 104.154.89.105:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
--- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (21.35s)

watchflakes

gopherbot commented 2 weeks ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy/wrong_host_for_leaf"
2024-05-06 21:03 go1.21-windows-amd64-longtest release-branch.go1.21@78d89b2b crypto/x509.TestPlatformVerifierLegacy/wrong_host_for_leaf (log) === RUN TestPlatformVerifierLegacy/wrong_host_for_leaf root_windows_test.go:102: tls connection failed: dial tcp 104.154.89.105:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (21.35s)
2024-05-13 21:10 go1.22-windows-amd64-longtest release-branch.go1.22@d4a81ec7 crypto/x509.TestPlatformVerifierLegacy/wrong_host_for_leaf (log) === RUN TestPlatformVerifierLegacy/wrong_host_for_leaf root_windows_test.go:102: tls connection failed: dial tcp 104.154.89.105:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (21.06s)
2024-05-13 21:10 go1.21-windows-amd64-longtest release-branch.go1.21@0fa334d4 crypto/x509.TestPlatformVerifierLegacy/wrong_host_for_leaf (log) === RUN TestPlatformVerifierLegacy/wrong_host_for_leaf root_windows_test.go:102: tls connection failed: tls: first record does not look like a TLS handshake --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (61.34s)

watchflakes

gopherbot commented 2 weeks ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy/wrong_host_for_leaf"
2024-05-06 21:02 go1.22-windows-amd64-longtest release-branch.go1.22@947e43e3 crypto/x509.TestPlatformVerifierLegacy/wrong_host_for_leaf (log) === RUN TestPlatformVerifierLegacy/wrong_host_for_leaf root_windows_test.go:102: tls connection failed: tls: first record does not look like a TLS handshake --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (15.52s)

watchflakes