ContainerImage.Pinniped/test
Ryan Richard bb71545dee 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.

(cherry picked from commit 2b93fdf357)
2022-02-09 10:10:21 -08:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Optionally allow OIDC password grant for CLI-based login experience 2021-08-12 10:45:39 -07:00
integration Fix a bug in the e2e tests 2022-02-09 10:10:21 -08:00
testlib Fix additional scopes parsing for integration tests 2022-02-08 10:52:38 -08:00