-
Notifications
You must be signed in to change notification settings - Fork 260
chore: roll 1.55.0 #1827
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
chore: roll 1.55.0 #1827
Conversation
yury-s
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test expectations need to be updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These tests were replaced upstream in microsoft/playwright#36472. I dropped it here, don't think there's a big value from having it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's port the new tests, at least some of them? Otherwise there is 0 coverage for that in java.
|
Mirroring the offline discussion here: the extension tests depend on service workers, but that feature isn't available in Java and Dotnet. So we don't test it. |
Closes #1819