Bump the astro group across 1 directory with 4 updates #230
Annotations
10 errors and 1 notice
Run e2e tests
Testing stopped early after 10 maximum allowed failures.
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
1) [chromium] › visual.spec.ts:6:5 › / › matches the saved screenshot ────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-chromium/-screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-chromium/-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
- Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 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
- Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
1) [chromium] › visual.spec.ts:6:5 › / › matches the saved screenshot ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/screenshot--chromium.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-chromium-retry1/-screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-chromium-retry1/-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
- Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 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
- Expected an image 1280px by 7172px, received 1280px by 9130px. 9556704 pixels (ratio 0.82 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
2) [chromium] › visual.spec.ts:6:5 › /2/ › matches the saved screenshot ──────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
- Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
2) [chromium] › visual.spec.ts:6:5 › /2/ › matches the saved screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
- Expected an image 1280px by 6716px, received 1280px by 8584px. 9834687 pixels (ratio 0.90 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
3) [chromium] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai/ › matches the saved screenshot
Error: Screenshot comparison failed:
854845 pixels (ratio 0.93 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-c0a22-atches-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-c0a22-atches-the-saved-screenshot-chromium/image-the-lobby-at-atlantis-the-palm-dubai-screenshot-diff.png
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
- waiting for fonts to load...
- fonts loaded
- 854845 pixels (ratio 0.93 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
- 854845 pixels (ratio 0.93 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
3) [chromium] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai/ › matches the saved screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
854845 pixels (ratio 0.93 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-c0a22-atches-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-c0a22-atches-the-saved-screenshot-chromium-retry1/image-the-lobby-at-atlantis-the-palm-dubai-screenshot-diff.png
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
- waiting for fonts to load...
- fonts loaded
- 854845 pixels (ratio 0.93 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
- 854845 pixels (ratio 0.93 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
4) [firefox] › visual.spec.ts:6:5 › / › matches the saved screenshot ─────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7172px, received 1280px by 9175px. 9628917 pixels (ratio 0.82 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-firefox/-screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-firefox/-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
- Expected an image 1280px by 7172px, received 1280px by 9175px. 9628917 pixels (ratio 0.82 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
- Expected an image 1280px by 7172px, received 1280px by 9175px. 9628917 pixels (ratio 0.82 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
4) [firefox] › visual.spec.ts:6:5 › / › matches the saved screenshot ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 7172px, received 1280px by 9175px. 9628916 pixels (ratio 0.82 of all image pixels) are different.
Expected: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/__screenshots__/visual.spec.ts/screenshot--firefox.png
Received: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-firefox-retry1/-screenshot-actual.png
Diff: /__w/photos.reupen.uk/photos.reupen.uk/test/e2e/output/artefacts/visual--matches-the-saved-screenshot-firefox-retry1/-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
- Expected an image 1280px by 7172px, received 1280px by 9175px. 9628916 pixels (ratio 0.82 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
- Expected an image 1280px by 7172px, received 1280px by 9175px. 9628916 pixels (ratio 0.82 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
|
Run e2e tests:
test/e2e/visual.spec.ts#L8
5) [firefox] › visual.spec.ts:6:5 › /2/ › matches the saved screenshot ───────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 6716px, received 1280px by 8621px. 9877658 pixels (ratio 0.90 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
Call log:
- expect.toHaveScreenshot(2/screenshot.png) with timeout 40000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 6716px, received 1280px by 8621px. 9877658 pixels (ratio 0.90 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
- Expected an image 1280px by 6716px, received 1280px by 8621px. 9877658 pixels (ratio 0.90 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
|
Run e2e tests
5 failed
[chromium] › visual.spec.ts:6:5 › / › matches the saved screenshot ─────────────────────────────
[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 › / › matches the saved screenshot ──────────────────────────────
[firefox] › visual.spec.ts:6:5 › /2/ › matches the saved screenshot ────────────────────────────
1 interrupted
[firefox] › visual.spec.ts:6:5 › /image/the-lobby-at-atlantis-the-palm-dubai/ › matches the saved screenshot
60 did not run
24 passed (1.5m)
|
Set up job
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Initialize containers
23s
23s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Git LFS
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Git clone repository
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Node.js
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Node.js dependencies
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Download built site
6s
6s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Unpack site
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Mark Git directory as safe
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull LFS test snapshots
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run e2e tests
1m 34s
1m 34s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Upload test results
16s
16s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Pull LFS test snapshots
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Set up Node.js
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Git clone repository
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Stop containers
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading