#!watchflakes
default <- pkg == "net/http" && test == "TestOmitHTTP2"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestOmitHTTP2
=== PAUSE TestOmitHTTP2
=== CONT  TestOmitHTTP2
    http_test.go:93: go test -short failed: exit status 1, --- FAIL: TestOptions (0.00s)
            --- FAIL: TestOptions/h1 (0.00s)
                serve_test.go:3682: Get "http://127.0.0.1:43171/second": net/http: HTTP/1.x transport connection broken: http: CloseIdleConnections called
        FAIL
        FAIL    net/http    2.204s
        FAIL
--- FAIL: TestOmitHTTP2 (7.93s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestOmitHTTP2"
2024-09-13 17:00 gotip-linux-arm64-longtest go@fc97288e net/http.TestOmitHTTP2 (log) === RUN TestOmitHTTP2 === PAUSE TestOmitHTTP2 === CONT TestOmitHTTP2 http_test.go:93: go test -short failed: exit status 1, --- FAIL: TestOptions (0.00s) --- FAIL: TestOptions/h1 (0.00s) serve_test.go:3682: Get "http://127.0.0.1:43171/second": net/http: HTTP/1.x transport connection broken: http: CloseIdleConnections called FAIL FAIL net/http 2.204s FAIL --- FAIL: TestOmitHTTP2 (7.93s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestOmitHTTP2"
2025-07-28 18:51 gotip-windows-amd64-longtest go@9b6bd64e net/http.TestOmitHTTP2 (log) === RUN TestOmitHTTP2 === PAUSE TestOmitHTTP2 === CONT TestOmitHTTP2 http_test.go:93: go test -short failed: exit status 1, --- FAIL: TestClientCallsCloseOnlyOnce (0.00s) --- FAIL: TestClientCallsCloseOnlyOnce/h1 (1.32s) client_test.go:2171: dial tcp 127.0.0.1:55407: 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 FAIL net/http 7.394s FAIL --- FAIL: TestOmitHTTP2 (21.89s)

watchflakes