Monitor Cron e2e Tests #27
Annotations
1 error, 1 warning, and 1 notice
[firefox] › 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) [firefox] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui
Error: Screenshot comparison failed:
108082 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-firefox-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-firefox/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-firefox/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
- 107764 pixels (ratio 0.91 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
- 108082 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
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[firefox] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui
2 skipped
31 passed (4.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
1.71 MB |
|