This repository was archived by the owner on May 12, 2026. It is now read-only.
Deployment of 2025-09-04 #6962
frontend_ci.yml
on: pull_request
Pre Job
10s
Matrix: E2E tests
Run Pa11y 508 Compliance Check
2m 55s
Unit tests
2m 53s
Chromatic Analysis
2m 35s
E2E Tests Result
4s
Merge E2E Data
2m 35s
Annotations
2 errors, 32 warnings, and 1 notice
|
[firefox] › e2e/spec/all/public/homepage.spec.ts:61:13 › Homepage › Footer › has footer and explicit scroll to footer and scroll to top @smoke:
frontend-react/e2e/pages/BasePage.ts#L166
2) [firefox] › e2e/spec/all/public/homepage.spec.ts:61:13 › Homepage › Footer › has footer and explicit scroll to footer and scroll to top @smoke
Error: Timed out 5000ms waiting for expect(locator).toBeInViewport()
Locator: locator('footer')
Expected: in viewport
Received: viewport ratio 0
Call log:
- expect.toBeInViewport with timeout 5000ms
- waiting for locator('footer')
9 × locator resolved to <footer id="site-footer" class="_Footer_pklvc_1443">…</footer>
- unexpected value "viewport ratio 0"
at pages/BasePage.ts:166
164 | await expect(this.page.locator("footer")).toBeAttached();
165 | await this.page.locator("footer").scrollIntoViewIfNeeded();
> 166 | await expect(this.page.locator("footer")).toBeInViewport();
| ^
167 | await expect(this.page.getByTestId("govBanner")).not.toBeInViewport();
168 | await this.page.evaluate(() => window.scrollTo(0, 0));
169 | await expect(this.page.getByTestId("govBanner")).toBeInViewport();
at HomePage.testFooter (/home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/pages/BasePage.ts:166:51)
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/public/homepage.spec.ts:62:17
|
|
[firefox] › e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:153:17 › Organization Edit Page › admin user › when there is no error › 'Organization Sender Settings' section › can edit an organization sender:
frontend-react/e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts#L182
1) [firefox] › e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:153:17 › Organization Edit Page › admin user › when there is no error › 'Organization Sender Settings' section › can edit an organization sender
Error: Timed out 5000ms waiting for expect(locator).toBeHidden()
Locator: getByTestId('modalWindow').first()
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for getByTestId('modalWindow').first()
8 × locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div>
- unexpected value "visible"
180 |
181 | await organizationEditPage.orgSenderEdit.editJsonModal.save.click();
> 182 | await expect(modal).toBeHidden();
| ^
183 |
184 | const orgSenderLocator = firstOrgSender.replace("-", "_");
185 |
at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:182:41
|
|
Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0C/S5aAAAAAA6VrCeIQQhSZBSDIuDnPP4UEhYMzFFREdFMDUxMwBFZGdl
|
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L408
Unexpected use of the `.skip()` annotation
|
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L381
Unexpected use of the `.skip()` annotation
|
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L299
Unexpected use of the `.skip()` annotation
|
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L178
Unexpected use of the `.skip()` annotation
|
|
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/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`
|
|
Lint:
frontend-react/e2e/spec/all/authenticated/code-mapping-tool-page.spec.ts#L172
Unexpected use of the `.skip()` annotation
|
|
Lint:
frontend-react/e2e/spec/all/authenticated/code-mapping-tool-page.spec.ts#L143
Unexpected use of the `.skip()` annotation
|
|
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/authenticated/admin/receiver-status-page.spec.ts#L148
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
|
Lint
Failed to restore: Cache service responded with 400
|
|
Chromatic Analysis
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qvS5aAAAAAC4ZvYj7dR0S6JAMLVo/s7+Q0hJMzBFREdFMDQxOABFZGdl
|
|
Chromatic Analysis
Failed to restore: Cache service responded with 400
|
|
Unit tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0vPS5aAAAAAAweYzgVS0wR7dbOzew7YW7Q0hJMzBFREdFMDQxMQBFZGdl
|
|
Unit tests
Failed to restore: Cache service responded with 400
|
|
Run Pa11y 508 Compliance Check
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0vfS5aAAAAACz2pFlK01BTbFN+FP7AY76Q0hJMzBFREdFMDIwOABFZGdl
|
|
Run Pa11y 508 Compliance Check
Failed to restore: Cache service responded with 400
|
|
E2E tests (6, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0D/a5aAAAAADCmozPXJ32QJ2A7Ytdr76oQkwyQUEyMDMwMTA3MDQ1AEVkZ2U=
|
|
E2E tests (6, 6)
Failed to restore: Cache service responded with 400
|
|
E2E tests (2, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0G/a5aAAAAACP0CVls+FQSaFD/2mXj4KXQ0hJMzBFREdFMDIwOQBFZGdl
|
|
E2E tests (2, 6)
Failed to restore: Cache service responded with 400
|
|
E2E tests (3, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OPa5aAAAAADAHPAuq72iSYy4N3DLXN7oQ0hJMzBFREdFMDEwNgBFZGdl
|
|
E2E tests (3, 6)
Failed to restore: Cache service responded with 400
|
|
E2E tests (5, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0PPa5aAAAAAAOiuGn99y4QYGaEtt1OgoJRE0yRURHRTA3MTIARWRnZQ==
|
|
E2E tests (5, 6)
Failed to restore: Cache service responded with 400
|
|
E2E tests (4, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0XPa5aAAAAAB6v9UoeCGnT5TbRCuPFj1dREVOMzAxMDAwMTAxMDE3AEVkZ2U=
|
|
E2E tests (4, 6)
Failed to restore: Cache service responded with 400
|
|
E2E tests (1, 6)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0rve5aAAAAADTaw8AZ7TaRI46f1pOiV9GRE0yRURHRTA5MDcARWRnZQ==
|
|
E2E tests (1, 6)
Failed to restore: Cache service responded with 400
|
|
Merge E2E Data
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0TPi5aAAAAABV5SvwzUMjR6IEBhsWlTQ1Q0hJMzBFREdFMDMxMwBFZGdl
|
|
Merge E2E Data
Failed to restore: Cache service responded with 400
|
|
🎭 Playwright Run Summary
2 flaky
[firefox] › e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:153:17 › Organization Edit Page › admin user › when there is no error › 'Organization Sender Settings' section › can edit an organization sender
[firefox] › e2e/spec/all/public/homepage.spec.ts:61:13 › Homepage › Footer › has footer and explicit scroll to footer and scroll to top @smoke
21 skipped
1111 passed (7.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend-e2e-data--attempt-1
Expired
|
1.38 GB |
sha256:f00981f292080d0cd6c12382c7c880ba818ccc156894ba4c8ac9dc06b610c085
|
|
|
frontend-e2e-data--shard-1
Expired
|
224 MB |
sha256:2361f522ed748f2c5711402905a2f0f10f1c33d41df522510084d4791dfa7240
|
|
|
frontend-e2e-data--shard-2
Expired
|
185 MB |
sha256:b4ad51e3173548b741f370e99f0e3eeb48418c7087137e78feca2caf245b6f3f
|
|
|
frontend-e2e-data--shard-3
Expired
|
312 MB |
sha256:bf6158accbdaec86673d015f7b5e72ef4ecec5c968b81be0a20ffd04b5148602
|
|
|
frontend-e2e-data--shard-4
Expired
|
270 MB |
sha256:d6d4901de7d38367c04ca916d9ddd58e8688f499adeef27f0328e6aedbfc397b
|
|
|
frontend-e2e-data--shard-5
Expired
|
232 MB |
sha256:e7b12d4f261eaa83451aab6c37dadaf26be77e3f88ec592ac4ed2a69e49a094f
|
|
|
frontend-e2e-data--shard-6
Expired
|
211 MB |
sha256:e86bdc578e728658701f2ac98ef2021f89403b47c9519ea3f4b15b8ad71a9f47
|
|