Temp #239
Annotations
1 error, 1 warning, and 1 notice
[pixel-5-landscape] › visual.spec.ts:6:5 › / › matches the saved screenshot:
test/e2e/visual.spec.ts#L8
1) [pixel-5-landscape] › visual.spec.ts:6:5 › / › matches the saved screenshot ───────────────────
Error: Screenshot comparison failed:
165 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/screenshot--pixel-5-landscape.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-pixel-5-landscape/-screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-pixel-5-landscape/-screenshot-diff.png
Call log:
- expect.toHaveScreenshot(/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 165 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
- 165 pixels (ratio 0.01 of all image pixels) are different.
6 | test("matches the saved screenshot", async ({ page }) => {
7 | await page.goto(path)
> 8 | await expect(page).toHaveScreenshot(
| ^
9 | [path.replaceAll(/(^\/|\/$)/g, ""), "screenshot.png"],
10 | {
11 | fullPage: !takeViewportScreenshot,
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: cloudflare/pages-action@v1. 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 flaky
[pixel-5-landscape] › visual.spec.ts:6:5 › / › matches the saved screenshot ────────────────────
89 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results
|
35.2 MB |
|
site
Expired
|
122 MB |
|