mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-13 10:42:33 -04:00
This fails pretty reliably with a lot of output now showing what's happening: TS_DEBUG_MAP=1 go test --failfast -v -run=Ping -race -count=20 ./tstest/integration --verbose-tailscaled I haven't dug into the details yet, though. Updates #2079