Skip to content

reset pagination upon filtering #3859

reset pagination upon filtering

reset pagination upon filtering #3859

Triggered via pull request December 3, 2024 00:36
Status Success
Total duration 11m 39s
Artifacts 7

frontend_ci.yml

on: pull_request
Pre Job
5s
Pre Job
Matrix: E2E tests
Run Pa11y 508 Compliance Check
2m 10s
Run Pa11y 508 Compliance Check
Unit tests
2m 4s
Unit tests
Chromatic Analysis
1m 54s
Chromatic Analysis
E2E Tests Result
0s
E2E Tests Result
Fit to window
Zoom out
Zoom in

Annotations

1 error, 23 warnings, and 1 notice
[webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date: frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L865
1) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time', 'End time' Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('filter-status') Expected string: " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:00pm" Received string: " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('filter-status') - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 11/19/2024–12/03/2024, 9:00am–11:59pm" 863 | `${defaultStartTime}–${defaultEndTime}`, 864 | ]); > 865 | await expect(dailyDataPage.page.getByTestId("filter-status")).toContainText(filterStatusText); | ^ 866 | }); 867 | 868 | test("with 'From' date, 'To' date, 'Start time' before 'End time'", async ({ dailyDataPage }) => { at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:865:83
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`
Chromatic Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (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 (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 (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 (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 (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 (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/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.3m
🎭 Playwright Run Summary
1 flaky [webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time', 'End time' 14 skipped 1050 passed (6.1m)

Artifacts

Produced during runtime
Name Size
frontend-e2e-data--attempt-1 Expired
1.3 GB
frontend-e2e-data--shard-1 Expired
221 MB
frontend-e2e-data--shard-2 Expired
178 MB
frontend-e2e-data--shard-3 Expired
299 MB
frontend-e2e-data--shard-4 Expired
241 MB
frontend-e2e-data--shard-5 Expired
237 MB
frontend-e2e-data--shard-6 Expired
177 MB