tool/gocross: skip broken TestGocrossWrapper inside `git worktree` (#19218)
TestGocrossWrapper will fail when run inside a git linked worktree because Go 1.26 and earlier cannot get the current revision hash. Since this will be fixed in Go 1.27, see golang/go#58218, this patch skips this test until that release. Fixes #19217 Signed-off-by: Simon Law <sfllaw@tailscale.com>main
parent
5ba3015b48
commit
0f02c20c5e
Loading…
Reference in new issue