Skip to content
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

x/net/quic: TestServer_Rejects_TLS11 failures #66535

Open
gopherbot opened this issue Mar 26, 2024 · 6 comments
Open

x/net/quic: TestServer_Rejects_TLS11 failures #66535

gopherbot opened this issue Mar 26, 2024 · 6 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:06:32 http: TLS handshake error from 127.0.0.1:60640: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Mar 26, 2024
@gopherbot gopherbot added this to the Unreleased milestone Mar 26, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@15b2f69a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:06:32 http: TLS handshake error from 127.0.0.1:60640: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@13a1f39a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 18:35:28 http: TLS handshake error from 127.0.0.1:43252: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@25aa45af x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.05s)
    http2_test.go:67: 2024/03/25 15:36:40 http: TLS handshake error from 127.0.0.1:59276: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@2c150f40 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.02s)
    http2_test.go:67: 2024/03/25 15:10:04 http: TLS handshake error from 127.0.0.1:53392: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@b37fb8c6 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 19:32:02 http: TLS handshake error from 127.0.0.1:37180: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@15b2f69a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 18:55:16 http: TLS handshake error from 127.0.0.1:52380: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@13a1f39a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 18:34:56 http: TLS handshake error from 127.0.0.1:44544: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@25aa45af x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 15:37:31 http: TLS handshake error from 127.0.0.1:51618: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@2c150f40 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 15:03:10 http: TLS handshake error from 127.0.0.1:36476: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@b37fb8c6 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:37:03 http: TLS handshake error from 127.0.0.1:52306: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@15b2f69a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 18:59:54 http: TLS handshake error from 127.0.0.1:54926: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@13a1f39a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 18:28:37 http: TLS handshake error from 127.0.0.1:46912: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@25aa45af x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 15:35:40 http: TLS handshake error from 127.0.0.1:56244: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@2c150f40 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@25aa45af x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 15:37:43 http: TLS handshake error from 127.0.0.1:39440: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@2c150f40 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 15:10:07 http: TLS handshake error from 127.0.0.1:51812: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@b37fb8c6 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 19:35:34 http: TLS handshake error from 127.0.0.1:58670: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@15b2f69a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:00:39 http: TLS handshake error from 127.0.0.1:52114: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@13a1f39a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@25aa45af x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 15:33:34 http: TLS handshake error from 127.0.0.1:54570: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@2c150f40 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 15:08:46 http: TLS handshake error from 127.0.0.1:43764: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@b37fb8c6 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.02s)
    http2_test.go:67: 2024/03/25 19:37:24 http: TLS handshake error from 127.0.0.1:57562: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@b37fb8c6 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:37:53 http: TLS handshake error from 127.0.0.1:41560: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@2c677361 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/25 19:26:08 http: TLS handshake error from 127.0.0.1:40134: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@15b2f69a x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:00:15 http: TLS handshake error from 127.0.0.1:55402: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@2b5e9945 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 16:19:40 http: TLS handshake error from 127.0.0.1:56006: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@340f73ce x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 15:31:33 http: TLS handshake error from 127.0.0.1:32812: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@8ed0d35f x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/25 19:47:16 http: TLS handshake error from 127.0.0.1:37810: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@2b5e9945 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 16:22:18 http: TLS handshake error from 127.0.0.1:49828: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@340f73ce x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 15:36:38 http: TLS handshake error from 127.0.0.1:59428: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@2b5e9945 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 16:19:11 http: TLS handshake error from 127.0.0.1:58262: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@340f73ce x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 15:39:43 http: TLS handshake error from 127.0.0.1:35838: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@2b5e9945 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 16:22:48 http: TLS handshake error from 127.0.0.1:55276: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@340f73ce x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 15:38:56 http: TLS handshake error from 127.0.0.1:59492: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@1e12eab8 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.02s)
    http2_test.go:67: 2024/03/26 20:23:51 http: TLS handshake error from 127.0.0.1:37978: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@1e12eab8 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 20:06:41 http: TLS handshake error from 127.0.0.1:35314: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@2b5e9945 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 16:18:49 http: TLS handshake error from 127.0.0.1:58444: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@340f73ce x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 15:31:34 http: TLS handshake error from 127.0.0.1:44736: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestServer_Rejects_TLS11"
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@f6b93a4c x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:25:07 http: TLS handshake error from 127.0.0.1:50964: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@aab837dd x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:15:47 http: TLS handshake error from 127.0.0.1:57170: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-buildlet net@ebc8168a go@1f354a60 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 03:32:11 http: TLS handshake error from 127.0.0.1:40974: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@f6b93a4c x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 06:27:56 http: TLS handshake error from 127.0.0.1:47702: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@aab837dd x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 06:10:14 http: TLS handshake error from 127.0.0.1:39880: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64-sid-power10 net@ebc8168a go@1f354a60 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 03:16:41 http: TLS handshake error from 127.0.0.1:54550: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@f6b93a4c x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:30:28 http: TLS handshake error from 127.0.0.1:48546: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@aab837dd x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 06:19:23 http: TLS handshake error from 127.0.0.1:60446: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-buildlet net@ebc8168a go@1f354a60 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 03:20:25 http: TLS handshake error from 127.0.0.1:60676: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@f6b93a4c x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:22:59 http: TLS handshake error from 127.0.0.1:58222: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@aab837dd x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:10:34 http: TLS handshake error from 127.0.0.1:37608: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power10osu net@ebc8168a go@1f354a60 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.03s)
    http2_test.go:67: 2024/03/26 03:16:37 http: TLS handshake error from 127.0.0.1:45320: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@f6b93a4c x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.01s)
    http2_test.go:67: 2024/03/26 06:25:36 http: TLS handshake error from 127.0.0.1:48402: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@aab837dd x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 06:13:28 http: TLS handshake error from 127.0.0.1:58350: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC
2024-03-21 09:28 linux-ppc64le-power9osu net@ebc8168a go@1f354a60 x/net/quic.TestServer_Rejects_TLS11 (log)
--- FAIL: TestServer_Rejects_TLS11 (0.00s)
    http2_test.go:67: 2024/03/26 03:18:21 http: TLS handshake error from 127.0.0.1:51812: local error: tls: bad record MAC
    server_test.go:181: remote error: tls: bad record MAC

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant