Bump the storybook group in /frontend-react with 12 updates #3985
frontend_ci.yml
on: pull_request
Pre Job
10s
Matrix: E2E tests
Run Pa11y 508 Compliance Check
2m 12s
Unit tests
2m 8s
Chromatic Analysis
0s
E2E Tests Result
0s
Merge E2E Data
1m 23s
Annotations
3 errors, 23 warnings, and 1 notice
[chromium] › spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:417:25 › Daily Data page - user flow smoke tests › admin user › ignore org - FULL_ELR receiver › on 'Report ID' click › opens the Daily Data details page @smoke:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L1
1) [chromium] › spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:417:25 › Daily Data page - user flow smoke tests › admin user › ignore org - FULL_ELR receiver › on 'Report ID' click › opens the Daily Data details page @smoke
Test timeout of 180000ms exceeded.
|
[chromium] › spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:417:25 › Daily Data page - user flow smoke tests › admin user › ignore org - FULL_ELR receiver › on 'Report ID' click › opens the Daily Data details page @smoke:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L425
1) [chromium] › spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:417:25 › Daily Data page - user flow smoke tests › admin user › ignore org - FULL_ELR receiver › on 'Report ID' click › opens the Daily Data details page @smoke
Error: page.waitForResponse: Test timeout of 180000ms exceeded.
423 |
424 | await dailyDataPage.page.getByRole("link", { name: reportId }).click();
> 425 | const responsePromise = await dailyDataPage.page.waitForResponse(
| ^
426 | (res) => res.status() === 200 && res.url().includes("/delivery"),
427 | );
428 |
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:425:78
|
[webkit] › spec/all/authenticated/submission-history-page.spec.ts:156:9 › Submission history page › sender user › has filter:
frontend-react/e2e/spec/all/authenticated/submission-history-page.spec.ts#L157
2) [webkit] › spec/all/authenticated/submission-history-page.spec.ts:156:9 › Submission history page › sender user › has filter
Error: Timed out 5000ms waiting for expect(locator).toBeAttached()
Locator: getByTestId('filter-container')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 5000ms
- waiting for getByTestId('filter-container')
155 |
156 | test("has filter", async ({ submissionHistoryPage }) => {
> 157 | await expect(submissionHistoryPage.page.getByTestId("filter-container")).toBeAttached();
| ^
158 | });
159 |
160 | test.describe("table", () => {
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/submission-history-page.spec.ts:157:86
|
Pre Job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L148
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L262
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`
|
Lint:
frontend-react/e2e/spec/all/public/developer-resources/api/documentation/sample-payloads-and-output.spec.ts#L39
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L177
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L298
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L380
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L407
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L418
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L430
Avoid calling `expect` conditionally`
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (1, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (5, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (2, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (3, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (6, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (4, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E Tests Result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge E2E Data
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
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.7m
|
Slow Test:
frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.3m
|
🎭 Playwright Run Summary
2 flaky
[chromium] › spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts:417:25 › Daily Data page - user flow smoke tests › admin user › ignore org - FULL_ELR receiver › on 'Report ID' click › opens the Daily Data details page @smoke
[webkit] › spec/all/authenticated/submission-history-page.spec.ts:156:9 › Submission history page › sender user › has filter
14 skipped
1049 passed (6.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-e2e-data--attempt-1
Expired
|
1.3 GB |
|
frontend-e2e-data--shard-1
Expired
|
213 MB |
|
frontend-e2e-data--shard-2
Expired
|
175 MB |
|
frontend-e2e-data--shard-3
Expired
|
293 MB |
|
frontend-e2e-data--shard-4
Expired
|
241 MB |
|
frontend-e2e-data--shard-5
Expired
|
240 MB |
|
frontend-e2e-data--shard-6
Expired
|
187 MB |
|