Monitor Cron e2e Tests #38
Annotations
1 error and 1 notice
[chromium] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui:
src/e2e/specs/landing.spec.ts#L65
1) [chromium] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui
Error: Screenshot comparison failed:
107575 pixels (ratio 0.91 of all image pixels) are different.
Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-landingFooter-chromium-linux.png
Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Landingpage-element-verificati-01741--that-the-site-footer-is-displayed-correctly-ui-chromium/stage-landingFooter-actual.png
Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Landingpage-element-verificati-01741--that-the-site-footer-is-displayed-correctly-ui-chromium/stage-landingFooter-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.site-footer')
- locator resolved to <footer class="site-footer">…</footer>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 109166 pixels (ratio 0.92 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.site-footer')
- locator resolved to <footer class="site-footer">…</footer>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 107575 pixels (ratio 0.91 of all image pixels) are different.
63 |
64 | // visually verify landingpage footer is displayed correctly
> 65 | await expect(landingPage.landingFooter).toHaveScreenshot(
| ^
66 | `${process.env.E2E_TEST_ENV}-landingFooter.png`,
67 | defaultScreenshotOpts,
68 | );
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:65:45
|
🎭 Playwright Run Summary
1 flaky
[chromium] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui
2 skipped
33 passed (4.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
3.35 MB |
|
test-results
Expired
|
1.25 MB |
|