Skip to content

chore(deps): update dependency @playwright/test to v1.48.2 #121

chore(deps): update dependency @playwright/test to v1.48.2

chore(deps): update dependency @playwright/test to v1.48.2 #121

Triggered via pull request June 24, 2024 22:51
Status Failure
Total duration 1m 9s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 1 notice
[chromium] › events.spec.ts:4:1 › List events in order of start time: tests/events.spec.ts#L48
1) [chromium] › events.spec.ts:4:1 › List events in order of start time ────────────────────────── Error: Screenshot comparison failed: 301 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts-snapshots/List-events-in-order-of-start-time-1-chromium-linux.png Received: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium/List-events-in-order-of-start-time-1-actual.png Diff: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium/List-events-in-order-of-start-time-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 301 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 301 pixels (ratio 0.01 of all image pixels) are different. 46 | })(); 47 | }); > 48 | await expect(extPage.page).toHaveScreenshot(); | ^ 49 | }); 50 | 51 | test("List past events correctly", async ({ page, extensionId }) => { at /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts:48:30
[chromium] › events.spec.ts:4:1 › List events in order of start time: tests/events.spec.ts#L48
1) [chromium] › events.spec.ts:4:1 › List events in order of start time ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 301 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts-snapshots/List-events-in-order-of-start-time-1-chromium-linux.png Received: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium-retry1/List-events-in-order-of-start-time-1-actual.png Diff: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium-retry1/List-events-in-order-of-start-time-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 301 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 301 pixels (ratio 0.01 of all image pixels) are different. 46 | })(); 47 | }); > 48 | await expect(extPage.page).toHaveScreenshot(); | ^ 49 | }); 50 | 51 | test("List past events correctly", async ({ page, extensionId }) => { at /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts:48:30
[chromium] › events.spec.ts:4:1 › List events in order of start time: tests/events.spec.ts#L48
1) [chromium] › events.spec.ts:4:1 › List events in order of start time ────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 301 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts-snapshots/List-events-in-order-of-start-time-1-chromium-linux.png Received: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium-retry2/List-events-in-order-of-start-time-1-actual.png Diff: /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/test-results/events-List-events-in-order-of-start-time-chromium-retry2/List-events-in-order-of-start-time-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 301 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 301 pixels (ratio 0.01 of all image pixels) are different. 46 | })(); 47 | }); > 48 | await expect(extPage.page).toHaveScreenshot(); | ^ 49 | }); 50 | 51 | test("List past events correctly", async ({ page, extensionId }) => { at /home/runner/work/crx-gcal-url-opener/crx-gcal-url-opener/tests/events.spec.ts:48:30
e2e
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › events.spec.ts:4:1 › List events in order of start time ─────────────────────────── 4 passed (7.8s)