For #67816
Change-Id: I9ba3a245d6b18758944ca5e206a15892b2aa6028
Reviewed-on: https://go-review.googlesource.com/c/go/+/630976
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Damien Neil <dneil@google.com>
}
func TestTransportServerProtocols(t *testing.T) {
+ t.Skip("https://go.dev/issue/67816: skip test until h2_bundle.go is updated")
+
CondSkipHTTP2(t)
DefaultTransport.(*Transport).CloseIdleConnections()