go crypto/x509: TestPlatformVerifierLegacy失败

cidc1ykv  于 6个月前  发布在  Go
关注(0)|答案(6)|浏览(54)
#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy"

自动创建的问题以收集这些故障。
示例( log ):

--- FAIL: TestPlatformVerifierLegacy (78.90s)
    root_darwin_test.go:103: tls connection failed: dial tcp 104.154.89.105:443: connect: operation timed out
    --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (75.06s)
        testing.go:1576: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test

watchflakes

92vpleto

92vpleto1#

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy"

2024-02-08 20:33 darwin-amd64-longtest go@414161eb crypto/x509.TestPlatformVerifierLegacy ( log )

--- FAIL: TestPlatformVerifierLegacy (78.90s)
    root_darwin_test.go:103: tls connection failed: dial tcp 104.154.89.105:443: connect: operation timed out
    --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (75.06s)
        testing.go:1576: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test

watchflakes

zaq34kh6

zaq34kh62#

(注意@rolandshoemaker)

b4lqfgs4

b4lqfgs43#

找到新的 Jmeter 板测试碎片:

#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy"

2024-02-17 06:03 darwin-amd64-longtest go@86a32d6d crypto/x509.TestPlatformVerifierLegacy ( log )

--- FAIL: TestPlatformVerifierLegacy (25.32s)
    root_darwin_test.go:103: tls connection failed: read tcp 192.168.64.102:49594->104.154.89.105:443: read: connection reset by peer
    --- FAIL: TestPlatformVerifierLegacy/wrong_host_for_leaf (22.14s)
        testing.go:1576: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test

watchflakes

wkftcu5l

wkftcu5l5#

翻译结果为:找到新的 Jmeter 板测试碎片:

$x_1a^0b^1x_2024-04-03 15:35 darwin-amd64-longtest go@d8392e69 crypto/x509.TestPlatformVerifierLegacy ( log )

x_1a^1b^1x

\begin{align * }

& \

& \

\end{align * }$

mwkjh3gx

mwkjh3gx6#

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/x509" && test == "TestPlatformVerifierLegacy"

2024-05-10 15:28 darwin-amd64-longtest go@77cfa290 crypto/x509.TestPlatformVerifierLegacy ( log )

--- FAIL: TestPlatformVerifierLegacy (83.41s)
    root_darwin_test.go:103: tls connection failed: dial tcp 104.154.89.105:443: connect: operation timed out
    --- FAIL: TestPlatformVerifierLegacy/self-signed_leaf (75.08s)
        testing.go:1490: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test

watchflakes

相关问题