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

fix(all-rules): fix flakey all-rules firefox test #4467

Merged
merged 1 commit into from
May 20, 2024

Conversation

gaiety-deque
Copy link
Contributor

@gaiety-deque gaiety-deque commented May 17, 2024

wilco and I believe marque is to blame because it is animated

This fixes the all-rules check, particularly on Firefox. We believe the issue is because marque has a moving bounding client rect, leading to inconsistent results. So instead we set the motion to none for a consistent testing environment.


To see that it works, I've run the CI tests on this branch five times. It only failed on one unrelated flakey test this does not address.

Also, #4456 finally builds after many consistent test failures in the same place in a row after rebasing on this change.

We can see this test failing on other branches, such as develop in places like this: https://app.circleci.com/pipelines/github/dequelabs/axe-core/6332/workflows/b3e2a293-c89b-4201-898d-1c6c64ee2764 which shows it has nothing to do with the other PR.

wilco and I believe marque is to blame because it is animated
@gaiety-deque gaiety-deque marked this pull request as ready for review May 17, 2024 18:50
@gaiety-deque gaiety-deque requested a review from a team as a code owner May 17, 2024 18:50
@gaiety-deque gaiety-deque merged commit 3f13aa1 into develop May 20, 2024
23 checks passed
@gaiety-deque gaiety-deque deleted the fix-flakey-marque-firefox-test branch May 20, 2024 13:01
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.

None yet

2 participants