Skip to content

Address some of the flaky E2E tests #89

Address some of the flaky E2E tests

Address some of the flaky E2E tests #89

Triggered via pull request September 27, 2024 13:18
Status Failure
Total duration 4m 11s
Artifacts 2

e2e_pr_smoke.yml

on: pull_request
e2e-tests-smoke
4m 4s
e2e-tests-smoke
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
e2e-tests-smoke
Testing stopped early after 1 maximum allowed failures.
[chromium] › dashboard/dashboard-content.spec.ts:22:3 › local - Breaches Dashboard - Content @smoke › Verify that the exposure list contains action needed: src/e2e/specs/dashboard/dashboard-content.spec.ts#L33
1) [chromium] › dashboard/dashboard-content.spec.ts:22:3 › local - Breaches Dashboard - Content @smoke › Verify that the exposure list contains action needed Error: Timed out 2000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'View all sites where your info is exposed' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 2000ms - waiting for getByRole('heading', { name: 'View all sites where your info is exposed' }) 31 | }); 32 | > 33 | await expect(dashboardPage.exposuresHeading).toBeVisible(); | ^ 34 | const listCount = await page 35 | .locator('//div[starts-with(@Class, "StatusPill_pill")]') 36 | .count(); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-content.spec.ts:33:50
e2e-tests-smoke
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › dashboard/dashboard-content.spec.ts:22:3 › local - Breaches Dashboard - Content @smoke › Verify that the exposure list contains action needed 2 interrupted [chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user [chromium] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user 19 did not run

Artifacts

Produced during runtime
Name Size
playwright-report Expired
388 KB
test-results Expired
199 KB