Skip to content

Monitor Cron e2e Tests #28

Monitor Cron e2e Tests

Monitor Cron e2e Tests #28

Triggered via schedule December 11, 2023 08:05
Status Success
Total duration 6m 20s
Artifacts 1

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, 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
[firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L1
2) [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Test timeout of 60000ms exceeded.
[firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/pages/authPage.ts#L58
2) [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Error: locator.fill: Test timeout of 60000ms exceeded. Call log: - waiting for locator('#password') at ../pages/authPage.ts:58 56 | async signUp(email: string, page: Page) { 57 | await this.enterEmail(email); > 58 | await this.passwordInputField.fill( | ^ 59 | process.env.E2E_TEST_ACCOUNT_PASSWORD as string, 60 | ); 61 | await this.passwordConfirmInputField.fill( at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:58:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:28:5
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 flaky [chromium] › landing.spec.ts:51:3 › stage - Landingpage element verification › Verify that the site footer is displayed correctly @ui [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user 2 skipped 30 passed (5.5m)

Artifacts

Produced during runtime
Name Size
test-results Expired
7.06 MB