diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2021-10-07 09:55:43 +0200 |
|---|---|---|
| committer | Tobias Klauser <tobias.klauser@gmail.com> | 2021-10-07 20:02:29 +0000 |
| commit | 0f52292e72ebbb79b2d41c8dca8e23ef9597e17d (patch) | |
| tree | 3bc551fe06e61716f7afcea7c2a304784098eac2 /src/internal/fuzz | |
| parent | 4ab3c1065eb38b90247f7ad46160fc5bb07ca2ed (diff) | |
| download | go-0f52292e72ebbb79b2d41c8dca8e23ef9597e17d.tar.xz | |
os: don't use wait6 on netbsd
CL 315281 changed the os package use wait6 on netbsd. This seems to be
causing frequent test failures as reported in #48789. Revert that change
using wait6 on netbsd for now.
Updates #13987
Updates #16028
For #48789
Change-Id: Ieddffc65611c7f449971eaa8ed6f4299a5f742c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/354249
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Benny Siegert <bsiegert@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/internal/fuzz')
0 files changed, 0 insertions, 0 deletions
