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

test: increase timeout in ElectronTypes watch test #1537

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

dsanders11
Copy link
Member

Noticing this test started flaking after #1533, I think the filesystem operations in that test is delayed when it's running under Rosetta, causing the flaky timeout. Doing a quick and dirty bump of the timeout to mitigate the flake for now.

@dsanders11 dsanders11 requested review from codebytere and a team as code owners January 25, 2024 15:20
@dsanders11 dsanders11 force-pushed the increase-test-timeout branch 2 times, most recently from d5ced11 to e27f3b9 Compare January 25, 2024 15:49
@dsanders11 dsanders11 marked this pull request as draft January 25, 2024 15:54
@coveralls
Copy link

Coverage Status

coverage: 87.213%. remained the same
when pulling 6507bbc on increase-test-timeout
into f07c83b on main.

@dsanders11 dsanders11 marked this pull request as ready for review January 25, 2024 16:43
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

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

LGTM w/the followup TODO to find a better answer.

Everyone (including me) always likes to complain about hacks like this, but 🤷‍♂️ there's a lot to be said for silencing test flakes.

@dsanders11 dsanders11 merged commit 6562141 into main Jan 25, 2024
9 checks passed
@dsanders11 dsanders11 deleted the increase-test-timeout branch January 25, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants