Production #4524
Annotations
1 error, 3 warnings, and 1 notice
Merge reports:
frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L1186
1) [firefox] › spec/all/authenticated/daily-data-page.spec.ts:1185:13 › Daily Data page › receiver user › table › has pagination
Error: Timed out 5000ms waiting for expect(locator).toBeAttached()
Locator: locator('[aria-label="Pagination"]')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 5000ms
- waiting for locator('[aria-label="Pagination"]')
1184 |
1185 | test("has pagination", async ({ dailyDataPage }) => {
> 1186 | await expect(dailyDataPage.page.locator('[aria-label="Pagination"]')).toBeAttached();
| ^
1187 | });
1188 | });
1189 | });
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:1186:87
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge reports:
frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts#L1
frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts took 1.6m
|
Merge reports:
frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.3m
|
Merge reports
1 flaky
[firefox] › spec/all/authenticated/daily-data-page.spec.ts:1185:13 › Daily Data page › receiver user › table › has pagination
14 skipped
1047 passed (6.0m)
|
Loading