#!watchflakes
default <- pkg == "net/http" && test == "TestClientWrites/h1"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestClientWrites/h1
=== PAUSE TestClientWrites/h1
=== CONT TestClientWrites/h1
==================
WARNING: DATA RACE
Write at 0x00c000e980e8 by goroutine 4351:
net/http.(*Server).Shutdown()
/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:3226 +0xe6
net/http_test.newClientServerTest.func2()
/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/clientserver_test.go:292 +0x96
...
/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/serve_test.go:994 +0xe4
net/http_test.run[go.shape.*uint8].func1()
/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/clientserver_test.go:126 +0x185
testing.tRunner()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2190 +0x21c
testing.(*T).Run.gowrap1()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2255 +0x38
==================
testing.go:1865: race detected during execution of test
--- FAIL: TestClientWrites/h1 (0.22s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes