diff options
| author | Bryan C. Mills <bcmills@google.com> | 2023-04-19 09:56:45 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-04-19 14:12:49 +0000 |
| commit | 8c2ff88c61630c566ce1346d6d6eff973e6736d7 (patch) | |
| tree | c3d4529dc3912c3f0a98069c2d5c5ee83c20dcd1 /src/runtime/mpagealloc_32bit.go | |
| parent | d93f02010cbaa83916eecb4fb23dfc4153694dc0 (diff) | |
| download | go-8c2ff88c61630c566ce1346d6d6eff973e6736d7.tar.xz | |
os: check for ErrNotExist instead of ErrExist in TestNonPollable
An apparent typo in CL 484837 caused the test to check for ErrExist
instead of ErrNotExist when opening /dev/net/tun for read. That causes
the test to fail on platforms where /dev/net/ton does not exist,
such as on the darwin-amd64-longtest builder.
Updates #59545.
Change-Id: I9402ce0dba11ab459674e8358ae9a8b97eabc8d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/486255
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Commit-Queue: Bryan Mills <bcmills@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime/mpagealloc_32bit.go')
0 files changed, 0 insertions, 0 deletions
