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

[E2E] Get tests to consistently pass in headless mode #1036

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

meissadia
Copy link
Collaborator

@meissadia meissadia commented Oct 30, 2024

Closes #987

The failures I've experienced seem to be isolated to me + my machine, and most consistently in headless mode, but this workaround is implemented in a way that should not interfere with others' consistently passing tests.

Changes

  • Implements retries when clicking a link that navigates to a new domain for the first time

How to test this PR

  1. Start local SBL Platform
  2. yarn playwright test --workers 4
  3. Ensure all tests pass

Screenshots

screencapture-localhost-9323-2024-10-30-13_31_18

Copy link
Contributor

@tanner-ricks tanner-ricks left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@meissadia meissadia merged commit 87df34a into main Oct 30, 2024
4 checks passed
@meissadia meissadia deleted the 987-e2e-navigation branch October 30, 2024 20:45
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.

[e2e] Failing tests
2 participants