Skip to content

Fix 3pid timeout flakes#29331

Merged
langleyd merged 1 commit intodevelopfrom
langleyd/speed_up_3pid_jest_tests
Feb 21, 2025
Merged

Fix 3pid timeout flakes#29331
langleyd merged 1 commit intodevelopfrom
langleyd/speed_up_3pid_jest_tests

Conversation

@langleyd
Copy link
Copy Markdown
Member

@langleyd langleyd commented Feb 21, 2025

fixes #29137
fixes #28048

getByRole is slow on large trees(as per the docs), using getByText for the long list of country codes sped this up for me locally from 2.5s to 400ms.

Copy link
Copy Markdown
Member

@florianduros florianduros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@langleyd langleyd added this pull request to the merge queue Feb 21, 2025
Merged via the queue into develop with commit d8904a6 Feb 21, 2025
@langleyd langleyd deleted the langleyd/speed_up_3pid_jest_tests branch February 21, 2025 13:58
@t3chguy
Copy link
Copy Markdown
Member

t3chguy commented Feb 21, 2025

@langleyd given we don't have automation to track/close Jest flaky tests are you planning on closing them manually in the future or did you plan to close them with this merge?

@langleyd
Copy link
Copy Markdown
Member Author

Ah I actually unlinked them I was thinking they would auto-close. Will close them now and we can reopen.

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

Labels

T-Task Tasks for the team like planning

Projects

None yet

3 participants