mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 09:40:59 +00: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