MNTOR-3951 - Notifications Admin Page #2924
e2e_pr_full.yml
on: pull_request
e2e-tests-full
6m 59s
Annotations
2 errors, 4 warnings, and 1 notice
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.:
src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
1) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
Test timeout of 60000ms exceeded.
|
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.:
src/e2e/specs/dashboard/dashboard-headers.spec.ts#L203
1) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTitle('Profile').nth(1)
- locator resolved to <button type="button" title="Profile" aria-haspopup="true" aria-expanded="false" class="UserMenu_trigger__T223u" id="react-aria-«R3hjrmqletrljb»">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
201 | ) => {
202 | await dashboardPage.open();
> 203 | await dashboardPage.profileButton.click();
| ^
204 | await expect(what).toBeVisible();
205 | if (await what.evaluate((e) => e.hasAttribute("href"))) {
206 | const href = await what.getAttribute("href");
at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:203:41)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:215:5
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 46.5s
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 34.2s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts took 17.2s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-footer.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-footer.spec.ts took 15.5s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
8 skipped
71 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
19.2 MB |
|
test-results
|
18.2 MB |
|