-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Try to Fix Flaky Test #27939
Try to Fix Flaky Test #27939
Conversation
I'll need to dig it out, but from memory, the common fix was to remove session recording from happening in tests? @zmb3 |
Friendly ping @Tener |
Is this PR still needed? I thought #28518 would provide a fix already. If not, do let me know, and I'll review it. |
Yea this is still needed. This pr aims to fix the |
@smallinsky do we want to merge this still? |
|
/excludeflake TestTokens TestConnect TestCreateSAMLIdPServiceProvider TestCreateClusterAuthPreference_WithSupportForSecondFactorWithoutQuotes TestCreateDatabaseInInsecureMode TestCreateLock TestIntegrationResource TestAppResource TestDatabaseServerResource TestDatabaseResource TestDatabaseServiceResource |
/excludeflake * |
@smallinsky flake detector bypass should be good now. Let's get this rebased and merged. |
12ad0f0
to
d44d011
Compare
d44d011
to
c2be7d4
Compare
What:
Try to fix test flakiness issues: #13623 and #13944 caused by racate between t.TmpDir cleanup and session recording handler:
node-sync
and add missingnode.Wait()
calldynamicServiceAddr
to common package and reuse. (TestTerminalRequireSessionMfa)dynamicServiceAddr