You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest
Andrew Dunham e975cb6b05 ipn/ipnlocal: fix test flake when we log after a test completes
This switches from using an atomic.Bool to a mutex for reasons that are
described in the commit, and should address the flakes that we're still
seeing.

Fixes #3020

Change-Id: I4e39471c0eb95886db03020ea1ccf688c7564a11
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
2 years ago
..
archtest go.mod: bump gvisor.dev/gvisor 2 years ago
integration all: fix spelling mistakes 2 years ago
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
natlab tstest/natlab: add Firewall.Reset method to drop firewall state 2 years ago
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go all: fix spelling mistakes 2 years ago
log.go ipn/ipnlocal: fix test flake when we log after a test completes 2 years ago
log_test.go tstest: rename LogListener to LogLineTracker 4 years ago
resource.go tstest: do not error if the there are fewer goroutines than at start 2 years ago
tstest.go tstest: add WaitFor helper 3 years ago