ContainerImage.Pinniped/test
Ryan Richard 2b93fdf357 Fix a bug in the e2e tests
When the test was going to fail, a goroutine would accidentally block
on writing to an unbuffered channel, and the spawnTestGoroutine helper
would wait for that goroutine to end on cleanup, causing the test to
hang forever while it was trying to fail.
2022-02-07 11:57:54 -08:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Supervisor should emit a warning when access token lifetime is too short 2022-01-20 13:48:50 -08:00
integration Fix a bug in the e2e tests 2022-02-07 11:57:54 -08:00
testlib Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00