You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== RUN TestTransportRemovesH2ConnsAfterIdle/h2
2024/11/22 02:11:36 Error enabling Transport HTTP/2 support: protocol https already registered
transport_test.go:4259: got error: Get "https://127.0.0.1:46039": http2: client conn could not be established
--- FAIL: TestTransportRemovesH2ConnsAfterIdle/h2 (0.01s)
=== RUN TestTransportRemovesH2ConnsAfterIdle/h2
2024/11/22 02:11:36 Error enabling Transport HTTP/2 support: protocol https already registered
transport_test.go:4259: got error: Get "https://127.0.0.1:46039": http2: client conn could not be established
--- FAIL: TestTransportRemovesH2ConnsAfterIdle/h2 (0.01s)
=== RUN TestTransportRemovesH2ConnsAfterIdle/h2
2024/11/22 03:58:57 Error enabling Transport HTTP/2 support: protocol https already registered
transport_test.go:4259: got error: Get "https://127.0.0.1:40031": http2: client conn could not be established
--- FAIL: TestTransportRemovesH2ConnsAfterIdle/h2 (0.05s)
These "Error enabling Transport HTTP/2 support: protocol https already registered" errors may be fairly new, and if so maybe related to recent net/http changes. Also seeing them in #70299. CC @neild.
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: