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 and stabilise sliding sync playwright tests #28809

Merged
merged 8 commits into from
Jan 2, 2025

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Dec 23, 2024

Fixes #27459

  • Moves the sliding proxy fixture into the tests which use it, especially as proxy support is on its way out.
  • Makes Network offline/online stuff opt-in rather than automagic as it caused issues with sliding sync routing
  • Wire up sliding sync routing, without this the tests never would have worked
  • Ensure we load the page after adding the sliding sync init script, otherwise we'll be using legacy sync

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@t3chguy t3chguy added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@t3chguy t3chguy added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@t3chguy t3chguy added this pull request to the merge queue Jan 2, 2025
Merged via the queue into develop with commit bd3e93e Jan 2, 2025
42 checks passed
@t3chguy t3chguy deleted the t3chguy/fix-sliding-sync-playwright branch January 2, 2025 20:36
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
2 participants