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

Pin Playwright dependencies to 1.43.1 #3067

Merged
merged 1 commit into from
May 3, 2024
Merged

Pin Playwright dependencies to 1.43.1 #3067

merged 1 commit into from
May 3, 2024

Conversation

philrz
Copy link
Contributor

@philrz philrz commented May 3, 2024

In brainstorming ideas of how to address #3063, one idea @jameskerr thought of was to upgrade to the latest Playwright release. Alas, in my testing with this branch it didn't improve on the failure rate of the symptom reproduced using the looped test in #3063 (30 successes and 8 failures before I stopped it, to be precise). But I also confirmed that the e2e tests can all pass successfully using this newer version, so since that much checks out I figure it probably doesn't hurt to upgrade just in case it helps us avoid some other problem down the road or gives us access to a new feature we didn't know we wanted.

@philrz philrz requested a review from jameskerr May 3, 2024 01:59
@philrz philrz self-assigned this May 3, 2024
@philrz philrz merged commit 604632e into main May 3, 2024
3 checks passed
@philrz philrz deleted the playwright-1.43.1 branch May 3, 2024 22:08
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.

2 participants