aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_test.go
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2026-01-08 10:25:44 +0100
committerQuim Muntal <quimmuntal@gmail.com>2026-01-12 11:53:00 -0800
commit5741608de26f06488e771fd7b3b35ca2ca4c93a6 (patch)
tree146f444181ef06776d52589bd45bf23c4b647577 /src/os/exec/exec_test.go
parentdf6c351aa4bbc8805406bfef979e62f59fc76da9 (diff)
downloadgo-5741608de26f06488e771fd7b3b35ca2ca4c93a6.tar.xz
net: don't ignore errors in TestUnixUnlink
TestUnixUnlink calls some functions and methods that can fail, but it ignores the returned errors. This test is flaky on Windows, and those errors should be checked to help diagnose the problem. Updates #75282 Updates #76582 Updates #77038 Change-Id: Ia868762a4c0b94a7255d57add63777568caa6cd2 Reviewed-on: https://go-review.googlesource.com/c/go/+/734720 Reviewed-by: Florian Lehner <lehner.florian86@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions