chore(deps): update dependency @playwright/test to v1.48.2 #139
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.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 failed
[chromium] › events.spec.ts:4:1 › List events in order of start time ───────────────────────────
4 passed (8.7s)
|