chore: update playwright #2371
Annotations
2 errors, 6 warnings, and 1 notice
packages/admin/tests/playwright/cases/fileSelection.spec.ts#L18
1) [Desktop Firefox Dark] › fileSelection.spec.ts:11:1 › file selection ──────────────────────────
Error: Screenshot comparison failed:
1919111 pixels (ratio 1.00 of all image pixels) are different.
Expected: /__w/interface/interface/packages/admin/tests/playwright/snapshots/fileSelection.spec.ts-snapshots/01-initial-Desktop-Firefox-Dark-linux.png
Received: /__w/interface/interface/packages/admin/tests/playwright/output/fileSelection-file-selection-Desktop-Firefox-Dark/01-initial-actual.png
Diff: /__w/interface/interface/packages/admin/tests/playwright/output/fileSelection-file-selection-Desktop-Firefox-Dark/01-initial-diff.png
16 |
17 | await page.waitForTimeout(200)
> 18 | expect(await page.screenshot({ animations: 'disabled' })).toMatchSnapshot('01-initial.png')
| ^
19 |
20 | // await page.locator('button:has-text("Upload files")').click()
21 |
at /__w/interface/interface/packages/admin/tests/playwright/cases/fileSelection.spec.ts:18:60
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: phulsechinmay/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/admin/[iPad landscape] › blockEditor.spec.ts#L1
packages/admin/[iPad landscape] › blockEditor.spec.ts took 53.8s
|
packages/admin/[iPhone 11] › blockEditor.spec.ts#L1
packages/admin/[iPhone 11] › blockEditor.spec.ts took 32.5s
|
packages/admin/[Desktop Firefox Dark] › blockEditor.spec.ts#L1
packages/admin/[Desktop Firefox Dark] › blockEditor.spec.ts took 29.0s
|
packages/admin/[Desktop Chrome] › blockEditor.spec.ts#L1
packages/admin/[Desktop Chrome] › blockEditor.spec.ts took 26.4s
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading