Commit 4158642
committed
tools: Upgrade Playwright
Upgrade Playwright used in end-to-end png snapshot comparison tests from
1.49.1-jammy to 1.50.0-noble. Unfortunately local runs on Linux are
still broken.
Commands run:
npx --prefix e2e -y npm-check-updates --packageFile e2e/package.json -u
npm --prefix e2e install
npx --prefix e2e playwright install
Then a manual update to the docker image version in the playwright to:
PLAYWRIGHT_OCI_IMAGE = mcr.microsoft.com/playwright:v1.50.0-noble
And finally a snapshot update with
make snaps USE_DOCKER=11 parent ece27d2 commit 4158642
File tree
22 files changed
+16
-16
lines changed- e2e
- docs/test.js-snapshots
- play/test.js-snapshots
- test.js-snapshots
22 files changed
+16
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
Loading
Loading
Loading
Loading
0 commit comments