chore: dependency updates #46
Annotations
6 errors and 1 notice
|
Build and run UI tests (22.x)
Process completed with exit code 1.
|
|
[firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page:
e2e/page.spec.ts#L11
1) [firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
Expected: /home/runner/work/json-tools/json-tools/e2e/page.spec.ts-snapshots/home-content-firefox-linux.png
Received: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox-retry2/home-content-actual.png
Diff: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox-retry2/home-content-diff.png
Call log:
- expect.toHaveScreenshot(home-content.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
9 |
10 | const home = page.locator('shade-home')
> 11 | await expect(home).toHaveScreenshot('home-content.png')
| ^
12 | })
13 | })
14 |
at /home/runner/work/json-tools/json-tools/e2e/page.spec.ts:11:24
|
|
[firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page:
e2e/page.spec.ts#L11
1) [firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
Expected: /home/runner/work/json-tools/json-tools/e2e/page.spec.ts-snapshots/home-content-firefox-linux.png
Received: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox-retry1/home-content-actual.png
Diff: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox-retry1/home-content-diff.png
Call log:
- expect.toHaveScreenshot(home-content.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
9 |
10 | const home = page.locator('shade-home')
> 11 | await expect(home).toHaveScreenshot('home-content.png')
| ^
12 | })
13 | })
14 |
at /home/runner/work/json-tools/json-tools/e2e/page.spec.ts:11:24
|
|
[firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page:
e2e/page.spec.ts#L11
1) [firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page ─────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
Expected: /home/runner/work/json-tools/json-tools/e2e/page.spec.ts-snapshots/home-content-firefox-linux.png
Received: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox/home-content-actual.png
Diff: /home/runner/work/json-tools/json-tools/test-results/page-JSON-Tools-Application-Home-page-firefox/home-content-diff.png
Call log:
- expect.toHaveScreenshot(home-content.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('shade-home')
- locator resolved to <shade-home>…</shade-home>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1272px by 574px, received 1272px by 287px. 365064 pixels (ratio 0.50 of all image pixels) are different.
9 |
10 | const home = page.locator('shade-home')
> 11 | await expect(home).toHaveScreenshot('home-content.png')
| ^
12 | })
13 | })
14 |
at /home/runner/work/json-tools/json-tools/e2e/page.spec.ts:11:24
|
|
Build and run UI tests (20.x)
The operation was canceled.
|
|
Build and run UI tests (20.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
🎭 Playwright Run Summary
1 failed
[firefox] › e2e/page.spec.ts:4:3 › JSON-Tools Application › Home page ──────────────────────────
1 passed (15.6s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ScreenShots
Expired
|
165 KB |
sha256:4d791c5463a0df1484feac5974871b77f015e6a03d55af0cf1757b305f2cb615
|
|