Skip to content

Monitor Cron e2e Tests #91

Monitor Cron e2e Tests

Monitor Cron e2e Tests #91

Manually triggered January 29, 2024 17:09
Status Failure
Total duration 5m 16s
Artifacts 2

e2e_cron.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
1) [chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Error: Screenshot comparison failed: 141222 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-chromium-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 141222 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 141222 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
[chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
1) [chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 141222 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-chromium-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium-retry1/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium-retry1/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 141222 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 141222 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
[chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
1) [chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 141222 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-chromium-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium-retry2/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-chromium-retry2/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 141222 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 141222 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
[firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
2) [firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Error: Screenshot comparison failed: 140848 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-firefox-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 140848 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 140848 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
[firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
2) [firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 140848 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-firefox-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox-retry1/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox-retry1/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 140848 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 140848 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
[firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section: src/e2e/specs/landing.spec.ts#L100
2) [firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 140848 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts-snapshots/stage-chooseLevelSection-firefox-linux.png Received: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox-retry2/stage-chooseLevelSection-actual.png Diff: /home/runner/work/blurts-server/blurts-server/src/e2e/test-results/landing-stage---Verify-the-Landing-Page-content-Observe-Choose-your-level-of-protection-section-firefox-retry2/stage-chooseLevelSection-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 140848 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('div').filter({ has: getByText('Choose your level of protection') }) - locator resolved to <div class="LandingView_plans__HSzyR">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 140848 pixels (ratio 0.07 of all image pixels) are different. 98 | }); 99 | > 100 | await expect(landingPage.chooseLevelSection).toHaveScreenshot( | ^ 101 | `${process.env.E2E_TEST_ENV}-chooseLevelSection.png`, 102 | defaultScreenshotOpts, 103 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:100:50
e2e-tests
Process completed with exit code 1.
e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
2 failed [chromium] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section [firefox] › landing.spec.ts:91:3 › stage - Verify the Landing Page content › Observe "Choose your level of protection" section 4 skipped 42 passed (4.0m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
5.82 MB
test-results Expired
5.61 MB