Skip to content
New issue

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 flakiness #53293

Open
kimlisa opened this issue Mar 21, 2025 · 2 comments
Open

TestWithLeaderLock flakiness #53293

kimlisa opened this issue Mar 21, 2025 · 2 comments
Assignees

Comments

@kimlisa
Copy link
Contributor

kimlisa commented Mar 21, 2025

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

=== 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)
@rosstimothy
Copy link
Contributor

This should likely have been opened in teleport.e since that's where the test is located.

@Tener
Copy link
Contributor

Tener commented Mar 24, 2025

panic: test timed out after 10m0s
	running tests:
		TestWithLeaderLock (10m0s)

https://github.com/gravitational/teleport.e/actions/runs/14028948651/job/39272474525?pr=6133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants