Temp #23
Annotations
10 errors and 1 notice
test/e2e/visual.spec.ts#L8
1) [chromium] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ───────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/2/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-chromium/2/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-chromium/2/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
1) [chromium] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- Expected an image 1280px by 7051px, received 1280px by 720px. 8524742 pixels (ratio 0.95 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/2/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-chromium-retry1/2/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-chromium-retry1/2/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
2) [chromium] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Error: Screenshot comparison failed:
892684 pixels (ratio 0.97 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 892684 pixels (ratio 0.97 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 892684 pixels (ratio 0.97 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-chromium/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-chromium/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
2) [chromium] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
892684 pixels (ratio 0.97 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 892684 pixels (ratio 0.97 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 892684 pixels (ratio 0.97 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-chromium-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-chromium-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
3) [firefox] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/2/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-firefox/2/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-firefox/2/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
3) [firefox] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- Expected an image 1280px by 7051px, received 1280px by 720px. 8616110 pixels (ratio 0.96 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/2/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-firefox-retry1/2/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--2-matches-the-saved-screenshot-firefox-retry1/2/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
4) [firefox] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Error: Screenshot comparison failed:
901435 pixels (ratio 0.98 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 901435 pixels (ratio 0.98 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 901435 pixels (ratio 0.98 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-firefox/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-firefox/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
4) [firefox] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
901435 pixels (ratio 0.98 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 901435 pixels (ratio 0.98 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 901435 pixels (ratio 0.98 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-firefox-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-firefox-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
5) [webkit] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Error: Screenshot comparison failed:
356712 pixels (ratio 0.39 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 356712 pixels (ratio 0.39 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 356712 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--webkit.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-webkit/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-webkit/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
test/e2e/visual.spec.ts#L8
5) [webkit] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
356712 pixels (ratio 0.39 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(image/the-lobby-at-atlantis-the-palm-dubai/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 356712 pixels (ratio 0.39 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 356712 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/image/the-lobby-at-atlantis-the-palm-dubai/screenshot--webkit.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-webkit-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--image-the-lobby-at-atlantis-the-palm-dubai-matches-the-saved-screenshot-webkit-retry1/image/the-lobby-at-atlantis-the-palm-dubai/screenshot-diff.png
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 | { fullPage: true, timeout: process.env.CI ? 40_000 : 10_000 },
11 | )
at /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/visual.spec.ts:8:26
|
5 failed
[chromium] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ────────────────────────────
[chromium] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
[firefox] › visual.spec.ts:6:5 › /2 › matches the saved screenshot ─────────────────────────────
[firefox] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
[webkit] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai › matches the saved screenshot
13 skipped
12 passed (3.3m)
|
The logs for this run have expired and are no longer available.
Loading