]> Cypherpunks.ru repositories - gostls13.git/commit
net: ignore or skip known-flaky localhost Dial operations on macOS 10.12 builder
authorBryan C. Mills <bcmills@google.com>
Tue, 22 Oct 2019 14:22:28 +0000 (10:22 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 22 Oct 2019 15:15:06 +0000 (15:15 +0000)
commit95544cc2c2667872a034887417f383ef14af1212
treed1dfd6b1adff05fbe9179a2998cc83726279254b
parent07ccdeb1927c77ede1d56ac6f1c1871183761ea4
net: ignore or skip known-flaky localhost Dial operations on macOS 10.12 builder

Fixes #22019
Fixes #32919

Change-Id: I60bf6c69b18c3e2d78b494e54adc958fe40134da
Reviewed-on: https://go-review.googlesource.com/c/go/+/202618
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/dial_test.go
src/net/server_test.go
src/runtime/crash_test.go