Skip to content

Table of Contents

Table of Contents #774

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Oct 8, 2023 in 0s

13 tests run, 1 passed, 0 skipped, 12 failed.

Annotations

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: index @vr

pageScreenshots.test.ts:7:7 Page: index @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: index @vr ────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-index.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 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 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile/page-index-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile/page-index-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-index-expected.png (image/png) ─────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-index-actual.png (image/png) ───────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile/page-index-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-index-diff.png (image/png) ─────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile/page-index-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-index.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 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 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry1/page-index-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry1/page-index-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-index-expected.png (image/png) ─────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-index-actual.png (image/png) ───────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry1/page-index-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-index-diff.png (image/png) ─────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry1/page-index-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-index.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 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 393px by 3962px, received 393px by 4375px. 422605 pixels (ratio 0.25 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry2/page-index-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry2/page-index-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-index-expected.png (image/png) ─────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-index-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-index-actual.png (image/png) ───────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry2/page-index-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-index-diff.png (image/png) ─────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-index-vr-chromium-mobile-retry2/page-index-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: cv @vr

pageScreenshots.test.ts:7:7 Page: cv @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: cv @vr ───────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-cv.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 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 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile/page-cv-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile/page-cv-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-cv-expected.png (image/png) ────────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-cv-actual.png (image/png) ──────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile/page-cv-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-cv-diff.png (image/png) ────────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile/page-cv-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-cv.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 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 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry1/page-cv-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry1/page-cv-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-cv-expected.png (image/png) ────────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-cv-actual.png (image/png) ──────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry1/page-cv-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-cv-diff.png (image/png) ────────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry1/page-cv-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-cv.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 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 393px by 6271px, received 393px by 7019px. 232352 pixels (ratio 0.09 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry2/page-cv-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry2/page-cv-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-cv-expected.png (image/png) ────────────────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-cv-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-cv-actual.png (image/png) ──────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry2/page-cv-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-cv-diff.png (image/png) ────────────────────────────────────────────────────
    tests/results/pageScreenshots-Page-cv-vr-chromium-mobile-retry2/page-cv-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: chasing-100 @vr

pageScreenshots.test.ts:7:7 Page: chasing-100 @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: chasing-100 @vr ──────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-chasing-100.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 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 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile/page-chasing-100-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile/page-chasing-100-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-chasing-100-expected.png (image/png) ───────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-chasing-100-actual.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile/page-chasing-100-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-chasing-100-diff.png (image/png) ───────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile/page-chasing-100-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-chasing-100.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 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 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry1/page-chasing-100-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry1/page-chasing-100-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-chasing-100-expected.png (image/png) ───────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-chasing-100-actual.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry1/page-chasing-100-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-chasing-100-diff.png (image/png) ───────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry1/page-chasing-100-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-chasing-100.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 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 393px by 4484px, received 393px by 4971px. 382225 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry2/page-chasing-100-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry2/page-chasing-100-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-chasing-100-expected.png (image/png) ───────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-chasing-100-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-chasing-100-actual.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry2/page-chasing-100-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-chasing-100-diff.png (image/png) ───────────────────────────────────────────
    tests/results/pageScreenshots-Page-chasing-100-vr-chromium-mobile-retry2/page-chasing-100-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: full-site-editing-in-wordpress @vr

pageScreenshots.test.ts:7:7 Page: full-site-editing-in-wordpress @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: full-site-editing-in-wordpress @vr ───────

    Error: Screenshot comparison failed:

      Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-full-site-editing-in-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 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 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile/page-full-site-editing-in-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile/page-full-site-editing-in-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-full-site-editing-in-wordpress-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-full-site-editing-in-wordpress-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile/page-full-site-editing-in-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-full-site-editing-in-wordpress-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile/page-full-site-editing-in-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-full-site-editing-in-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 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 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry1/page-full-site-editing-in-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry1/page-full-site-editing-in-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-full-site-editing-in-wordpress-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-full-site-editing-in-wordpress-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry1/page-full-site-editing-in-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-full-site-editing-in-wordpress-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry1/page-full-site-editing-in-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-full-site-editing-in-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 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 393px by 15931px, received 393px by 16822px. 1207911 pixels (ratio 0.19 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry2/page-full-site-editing-in-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry2/page-full-site-editing-in-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-full-site-editing-in-wordpress-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-full-site-editing-in-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-full-site-editing-in-wordpress-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry2/page-full-site-editing-in-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-full-site-editing-in-wordpress-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-full-site-editing-in-wordpress-vr-chromium-mobile-retry2/page-full-site-editing-in-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: how-i-publish-this-site-part-2 @vr

pageScreenshots.test.ts:7:7 Page: how-i-publish-this-site-part-2 @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: how-i-publish-this-site-part-2 @vr ───────

    Error: Screenshot comparison failed:

      Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site-part-2.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 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 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile/page-how-i-publish-this-site-part-2-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile/page-how-i-publish-this-site-part-2-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-part-2-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-part-2-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile/page-how-i-publish-this-site-part-2-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-part-2-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile/page-how-i-publish-this-site-part-2-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site-part-2.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 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 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry1/page-how-i-publish-this-site-part-2-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry1/page-how-i-publish-this-site-part-2-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-part-2-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-part-2-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry1/page-how-i-publish-this-site-part-2-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-part-2-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry1/page-how-i-publish-this-site-part-2-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site-part-2.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 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 393px by 8900px, received 393px by 9689px. 455568 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry2/page-how-i-publish-this-site-part-2-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry2/page-how-i-publish-this-site-part-2-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-part-2-expected.png (image/png) ────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-part-2-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-part-2-actual.png (image/png) ──────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry2/page-how-i-publish-this-site-part-2-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-part-2-diff.png (image/png) ────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-part-2-vr-chromium-mobile-retry2/page-how-i-publish-this-site-part-2-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: how-i-publish-this-site @vr

pageScreenshots.test.ts:7:7 Page: how-i-publish-this-site @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: how-i-publish-this-site @vr ──────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 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 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile/page-how-i-publish-this-site-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile/page-how-i-publish-this-site-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-expected.png (image/png) ───────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-actual.png (image/png) ─────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile/page-how-i-publish-this-site-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-diff.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile/page-how-i-publish-this-site-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 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 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry1/page-how-i-publish-this-site-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry1/page-how-i-publish-this-site-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-expected.png (image/png) ───────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-actual.png (image/png) ─────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry1/page-how-i-publish-this-site-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-diff.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry1/page-how-i-publish-this-site-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-how-i-publish-this-site.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 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 393px by 4353px, received 393px by 4841px. 382867 pixels (ratio 0.21 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry2/page-how-i-publish-this-site-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry2/page-how-i-publish-this-site-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-how-i-publish-this-site-expected.png (image/png) ───────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-how-i-publish-this-site-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-how-i-publish-this-site-actual.png (image/png) ─────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry2/page-how-i-publish-this-site-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-how-i-publish-this-site-diff.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-how-i-publish-this-site-vr-chromium-mobile-retry2/page-how-i-publish-this-site-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: ive-launched-colorbar @vr

pageScreenshots.test.ts:7:7 Page: ive-launched-colorbar @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: ive-launched-colorbar @vr ────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-ive-launched-colorbar.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 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 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile/page-ive-launched-colorbar-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile/page-ive-launched-colorbar-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-ive-launched-colorbar-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-ive-launched-colorbar-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile/page-ive-launched-colorbar-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-ive-launched-colorbar-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile/page-ive-launched-colorbar-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-ive-launched-colorbar.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 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 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry1/page-ive-launched-colorbar-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry1/page-ive-launched-colorbar-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-ive-launched-colorbar-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-ive-launched-colorbar-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry1/page-ive-launched-colorbar-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-ive-launched-colorbar-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry1/page-ive-launched-colorbar-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-ive-launched-colorbar.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 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 393px by 4901px, received 393px by 5193px. 337767 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry2/page-ive-launched-colorbar-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry2/page-ive-launched-colorbar-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-ive-launched-colorbar-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-ive-launched-colorbar-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-ive-launched-colorbar-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry2/page-ive-launched-colorbar-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-ive-launched-colorbar-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-ive-launched-colorbar-vr-chromium-mobile-retry2/page-ive-launched-colorbar-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: migration-to-firebase @vr

pageScreenshots.test.ts:7:7 Page: migration-to-firebase @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: migration-to-firebase @vr ────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-migration-to-firebase.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 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 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile/page-migration-to-firebase-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile/page-migration-to-firebase-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-migration-to-firebase-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-migration-to-firebase-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile/page-migration-to-firebase-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-migration-to-firebase-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile/page-migration-to-firebase-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-migration-to-firebase.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 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 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry1/page-migration-to-firebase-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry1/page-migration-to-firebase-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-migration-to-firebase-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-migration-to-firebase-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry1/page-migration-to-firebase-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-migration-to-firebase-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry1/page-migration-to-firebase-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-migration-to-firebase.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 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 393px by 5015px, received 393px by 5306px. 337214 pixels (ratio 0.17 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry2/page-migration-to-firebase-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry2/page-migration-to-firebase-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-migration-to-firebase-expected.png (image/png) ─────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-migration-to-firebase-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-migration-to-firebase-actual.png (image/png) ───────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry2/page-migration-to-firebase-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-migration-to-firebase-diff.png (image/png) ─────────────────────────────────
    tests/results/pageScreenshots-Page-migration-to-firebase-vr-chromium-mobile-retry2/page-migration-to-firebase-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: new-wp-plugin @vr

pageScreenshots.test.ts:7:7 Page: new-wp-plugin @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: new-wp-plugin @vr ────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-new-wp-plugin.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 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 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile/page-new-wp-plugin-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile/page-new-wp-plugin-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-new-wp-plugin-expected.png (image/png) ─────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-new-wp-plugin-actual.png (image/png) ───────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile/page-new-wp-plugin-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-new-wp-plugin-diff.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile/page-new-wp-plugin-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-new-wp-plugin.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 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 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry1/page-new-wp-plugin-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry1/page-new-wp-plugin-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-new-wp-plugin-expected.png (image/png) ─────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-new-wp-plugin-actual.png (image/png) ───────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry1/page-new-wp-plugin-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-new-wp-plugin-diff.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry1/page-new-wp-plugin-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-new-wp-plugin.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 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 393px by 4444px, received 393px by 4932px. 382802 pixels (ratio 0.20 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry2/page-new-wp-plugin-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry2/page-new-wp-plugin-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-new-wp-plugin-expected.png (image/png) ─────────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-new-wp-plugin-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-new-wp-plugin-actual.png (image/png) ───────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry2/page-new-wp-plugin-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-new-wp-plugin-diff.png (image/png) ─────────────────────────────────────────
    tests/results/pageScreenshots-Page-new-wp-plugin-vr-chromium-mobile-retry2/page-new-wp-plugin-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: restricting-site-editing @vr

pageScreenshots.test.ts:7:7 Page: restricting-site-editing @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: restricting-site-editing @vr ─────────────

    Error: A snapshot doesn't exist at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-restricting-site-editing-chromium-mobile-linux.png.

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: A snapshot doesn't exist at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-restricting-site-editing-chromium-mobile-linux.png.

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: A snapshot doesn't exist at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-restricting-site-editing-chromium-mobile-linux.png, writing actual.

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |     ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:5

    attachment #1: page-restricting-site-editing-actual.png (image/png) ────────────────────────────
    tests/results/pageScreenshots-Page-restricting-site-editing-vr-chromium-mobile-retry2/page-restricting-site-editing-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: whats-lurking-inside-your-project @vr

pageScreenshots.test.ts:7:7 Page: whats-lurking-inside-your-project @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: whats-lurking-inside-your-project @vr ────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-whats-lurking-inside-your-project.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 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 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile/page-whats-lurking-inside-your-project-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile/page-whats-lurking-inside-your-project-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-whats-lurking-inside-your-project-expected.png (image/png) ─────────────────
    tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-whats-lurking-inside-your-project-actual.png (image/png) ───────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile/page-whats-lurking-inside-your-project-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-whats-lurking-inside-your-project-diff.png (image/png) ─────────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile/page-whats-lurking-inside-your-project-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-whats-lurking-inside-your-project.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 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 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry1/page-whats-lurking-inside-your-project-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry1/page-whats-lurking-inside-your-project-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-whats-lurking-inside-your-project-expected.png (image/png) ─────────────────
    tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-whats-lurking-inside-your-project-actual.png (image/png) ───────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry1/page-whats-lurking-inside-your-project-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-whats-lurking-inside-your-project-diff.png (image/png) ─────────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry1/page-whats-lurking-inside-your-project-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-whats-lurking-inside-your-project.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 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 393px by 5598px, received 393px by 6102px. 259572 pixels (ratio 0.11 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry2/page-whats-lurking-inside-your-project-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry2/page-whats-lurking-inside-your-project-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-whats-lurking-inside-your-project-expected.png (image/png) ─────────────────
    tests/pageScreenshots.test.ts-snapshots/page-whats-lurking-inside-your-project-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-whats-lurking-inside-your-project-actual.png (image/png) ───────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry2/page-whats-lurking-inside-your-project-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-whats-lurking-inside-your-project-diff.png (image/png) ─────────────────────
    tests/results/pageScreenshots-Page-whats-lurking-inside-your-project-vr-chromium-mobile-retry2/page-whats-lurking-inside-your-project-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 13 in node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.Page: why-not-wordpress @vr

pageScreenshots.test.ts:7:7 Page: why-not-wordpress @vr
Raw output
[chromium-mobile] › pageScreenshots.test.ts:7:7 › Page: why-not-wordpress @vr ────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-why-not-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 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 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile/page-why-not-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile/page-why-not-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-why-not-wordpress-expected.png (image/png) ─────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-why-not-wordpress-actual.png (image/png) ───────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile/page-why-not-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-why-not-wordpress-diff.png (image/png) ─────────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile/page-why-not-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-why-not-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 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 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry1/page-why-not-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry1/page-why-not-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-why-not-wordpress-expected.png (image/png) ─────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-why-not-wordpress-actual.png (image/png) ───────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry1/page-why-not-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-why-not-wordpress-diff.png (image/png) ─────────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry1/page-why-not-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: Screenshot comparison failed:

      Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Call log:
      - expect.toHaveScreenshot(page-why-not-wordpress.png) with timeout 5000ms
      -   verifying given screenshot expectation
      - taking page screenshot
      -   disabled all CSS animations
      - Expected an image 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 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 393px by 5314px, received 393px by 5996px. 263532 pixels (ratio 0.12 of all image pixels) are different.

    Expected: /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    Received: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry2/page-why-not-wordpress-actual.png
        Diff: /home/runner/work/amner.me/amner.me/tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry2/page-why-not-wordpress-diff.png

      11 |     await page.waitForTimeout(3000); // wait for animations to finish
      12 |     let fileName = `page-${pageName}.png`;
    > 13 |     await expect(page).toHaveScreenshot(fileName,
         |                        ^
      14 |       {
      15 |         fullPage: true,
      16 |         animations: "disabled",

        at /home/runner/work/amner.me/amner.me/tests/pageScreenshots.test.ts:13:24

    attachment #1: page-why-not-wordpress-expected.png (image/png) ─────────────────────────────────
    tests/pageScreenshots.test.ts-snapshots/page-why-not-wordpress-chromium-mobile-linux.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: page-why-not-wordpress-actual.png (image/png) ───────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry2/page-why-not-wordpress-actual.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #3: page-why-not-wordpress-diff.png (image/png) ─────────────────────────────────────
    tests/results/pageScreenshots-Page-why-not-wordpress-vr-chromium-mobile-retry2/page-why-not-wordpress-diff.png
    ────────────────────────────────────────────────────────────────────────────────────────────────