tailscale/tool/gocross
Simon Law 0f02c20c5e
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>
2026-04-05 15:29:06 -07:00
..
autoflags_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
autoflags.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
env_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
env.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
exec_other.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
exec_unix.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
gocross_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
gocross_wrapper_test.go tool/gocross: skip broken TestGocrossWrapper inside git worktree (#19218) 2026-04-05 15:29:06 -07:00
gocross_wrapper_windows_test.go tool/gocross: skip broken TestGocrossWrapper inside git worktree (#19218) 2026-04-05 15:29:06 -07:00
gocross-wrapper.ps1 tool/gocross: replace use of Start-Process -Wait flag with WaitForExit 2026-02-09 16:25:55 -07:00
gocross-wrapper.sh tool/gocross, pull-toolchain.sh: support a "next" Go toolchain 2026-01-27 14:07:35 -08:00
gocross.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
goroot.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
toolchain.go tool/gocross: respect TS_GO_NEXT=1 in gocross too 2026-02-15 16:51:30 -10:00