]> Cypherpunks repositories - gostls13.git/commit
os/exec: re-enable LookPathTest/16
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 12 Aug 2021 02:02:59 +0000 (22:02 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 12 Aug 2021 15:58:41 +0000 (15:58 +0000)
commit095bb790e132a498ba191ad6d27f89c1fc4c0232
tree6021facddc507813bf6a73ac79ef5d954320b7ea
parentdea23e9ca80dd629041cba03ae2544dad19948ee
os/exec: re-enable LookPathTest/16

This failure was confirmed to be due to a bug in prerelease versions
of Windows, and has been fixed by now. Remove the skip for this test.

Fixes #44379.

Change-Id: Idfb92ffd6b9d416d4c78ef3800a5ffdda06c6562
Reviewed-on: https://go-review.googlesource.com/c/go/+/341455
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/os/exec/lp_windows_test.go