Skip to content

Fix flaky browser.test_sdl_mouse in Chrome. #24237

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

Merged
merged 2 commits into from
May 2, 2025

Conversation

brendandahl
Copy link
Collaborator

In small windows the spinner, progress bar, and status text shift around causing the canvas below them to be at a different location from when the test starts.

I've filed #24236 about better ways to fix this. For now, this seems like the smallest change.

@brendandahl brendandahl requested review from kripken and sbc100 May 1, 2025 18:40
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

Maybe add a comment here explaining why we have this flag?

@sbc100
Copy link
Collaborator

sbc100 commented May 1, 2025

Looks like some kind of circleci infra failure? Maybe have to restart test run from the beggining?

In small windows the spinner, progress bar, and status text shift around
causing the canvas below them to be at a different location from when
the test starts.

I've filed emscripten-core#24236 about better ways to fix this. For now, this seems like
the smallest change.
@brendandahl brendandahl merged commit 0bae7e4 into emscripten-core:main May 2, 2025
28 checks passed
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