We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestWithLeaderLock
I'm not sure if it's "flakey", it just always times out in branch/v17 no matter the amount of retries.
branch/v17
It does pass if running the test locally (in branch/v17, i also tested by checking out my PR where the test failed)
=== FAIL: e/lib/plugins (0.00s) -test.shuffle 1742502087134111946 2025/03/20 20:21:27 INFO Event loop stopping test=TestPluginManagerStartStopStaticCreds error="context canceled" panic: test timed out after 10m0s running tests: TestWithLeaderLock (9m59s)
The text was updated successfully, but these errors were encountered:
This should likely have been opened in teleport.e since that's where the test is located.
Sorry, something went wrong.
panic: test timed out after 10m0s running tests: TestWithLeaderLock (10m0s)
https://github.com/gravitational/teleport.e/actions/runs/14028948651/job/39272474525?pr=6133
smallinsky
No branches or pull requests
Failure
I'm not sure if it's "flakey", it just always times out in
branch/v17
no matter the amount of retries.It does pass if running the test locally (in branch/v17, i also tested by checking out my PR where the test failed)
Link(s) to logs
Relevant snippet
The text was updated successfully, but these errors were encountered: