WebKit 18 fails driver-integration-tests-webkit (cookies.cy.js) #29973
Labels
experiment: webkit
Issues when using experimentalWebkitSupport
process: tests
Related to our internal tests
topic: cookies 🍪
Current behavior
If an attempt is made to update playwright-webkit to the latest version in Cypress source code, it fails the Cypress test spec
which is part of
driver-integration-tests-webkit
.This is reproducible on Ubuntu with versions of playwright-webkit starting with
1.37.0
and extending to the current version (with WebKit17.4
18.0
).Cypress is currently configured to use playwright-webkit@1.24.2 released in July 2022:
cypress/package.json
Line 189 in d8884e0
Desired behavior
WebKit should pass all tests from
driver-integration-tests-webkit
when using the latest version ofplaywright-webkit
.Test code to reproduce
then
or
and select
cypress/e2e/commands/cookies.cy.js
to run in UI.Playwright Version
First reported on playwright-webkit@1.45.3
Continues to be reproducible on playwright-webkit@1.48.2
Cypress Version
First reported on
13.13.2
Continues to be reproducible on
13.15.1
Node version
v18.17.1
Operating System
Ubuntu22.04.4
LTSUbuntu
22.04.5
LTS andUbuntu
24.04.1
LTSDebug Logs
See failures in CircleCI at
https://app.circleci.com/pipelines/github/cypress-io/cypress/63152/workflows/e49a5390-7dc4-432e-abce-391b205c080b/jobs/2615104
Other
The text was updated successfully, but these errors were encountered: