#!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)
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)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "net/http" && test == "TestOmitHTTP2"