Enforce dark text on footer and header (#5263) #752
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
1) [firefox] › 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.
|
Run Playwright tests:
src/e2e/pages/dashBoardPage.ts#L273
1) [firefox] › dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "***/user/dashboard", waiting until "load"
at ../pages/dashBoardPage.ts:273
271 |
272 | async open() {
> 273 | await this.page.goto("/user/dashboard");
| ^
274 | }
275 |
276 | async goToSettings() {
at DashboardPage.open (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:273:21)
at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:202:27)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:215:11
|
Run Playwright tests:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 51.0s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 43.6s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-overview-card.spec.ts#L1
[chromium] › dashboard/dashboard-overview-card.spec.ts took 17.5s
|
Run Playwright tests:
[firefox] › dashboard/dashboard-footer.spec.ts#L1
[firefox] › dashboard/dashboard-footer.spec.ts took 17.1s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-payment.spec.ts#L1
[chromium] › dashboard/dashboard-payment.spec.ts took 16.8s
|
Run Playwright tests
1 flaky
[firefox] › dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
14 skipped
71 passed (6.3m)
|
Loading