]> Cypherpunks repositories - gostls13.git/commit
net/http: skip failing test on windows-amd64-longtest builder
authorBryan C. Mills <bcmills@google.com>
Fri, 25 Oct 2019 18:07:10 +0000 (14:07 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 25 Oct 2019 18:45:21 +0000 (18:45 +0000)
commit8bb47a5eecf57b88c1b9cc088a21ae869c6a6764
treeba3034f17da16100e7407334df3de6cec0644a3f
parent096126de6b33a0c7831aebcdde00081876991438
net/http: skip failing test on windows-amd64-longtest builder

bradfitz is actively thinking about a proper fix.
In the meantime, skip the test to suss out any other failures in the builder.

Updates #35122

Change-Id: I9bf0640222e3d385c1a3e2be5ab52b80d3e8c21a
Reviewed-on: https://go-review.googlesource.com/c/go/+/203500
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/transport_test.go