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