Skip to content

changed vite config file name #10523

changed vite config file name

changed vite config file name #10523

Triggered via push February 28, 2025 00:39
Status Success
Total duration 27m 47s
Artifacts 3

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
e2e
e2e#e2e: command (/home/runner/work/macpro-mako/macpro-mako/test/e2e) /home/runner/.bun/bin/bun run e2e --grep @ci exited (1)
[state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ: faq/faq.spec.ts#L169
1) [state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-spa-templates') 167 | 168 | test("displays download ABP SPA templates FAQ", async () => { > 169 | await expect(faqPage.abpSpaTemplates).toBeVisible(); | ^ 170 | await expect(faqPage.abpSpaTemplates).toHaveText( 171 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?", 172 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:169:47
[state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ: faq/faq.spec.ts#L169
1) [state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-spa-templates') 167 | 168 | test("displays download ABP SPA templates FAQ", async () => { > 169 | await expect(faqPage.abpSpaTemplates).toBeVisible(); | ^ 170 | await expect(faqPage.abpSpaTemplates).toHaveText( 171 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?", 172 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:169:47
[state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ: faq/faq.spec.ts#L169
1) [state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-spa-templates') 167 | 168 | test("displays download ABP SPA templates FAQ", async () => { > 169 | await expect(faqPage.abpSpaTemplates).toBeVisible(); | ^ 170 | await expect(faqPage.abpSpaTemplates).toHaveText( 171 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?", 172 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:169:47
[state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ: faq/faq.spec.ts#L178
2) [state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-implementation-guides-spa') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-implementation-guides-spa') 176 | 177 | test("displays download ABP SPA implementation guides FAQ", async () => { > 178 | await expect(faqPage.abpSpaGuides).toBeVisible(); | ^ 179 | await expect(faqPage.abpSpaGuides).toHaveText( 180 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA implementation guides?", 181 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:178:44
[state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ: faq/faq.spec.ts#L178
2) [state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-implementation-guides-spa') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-implementation-guides-spa') 176 | 177 | test("displays download ABP SPA implementation guides FAQ", async () => { > 178 | await expect(faqPage.abpSpaGuides).toBeVisible(); | ^ 179 | await expect(faqPage.abpSpaGuides).toHaveText( 180 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA implementation guides?", 181 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:178:44
[state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ: faq/faq.spec.ts#L178
2) [state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#abp-implementation-guides-spa') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#abp-implementation-guides-spa') 176 | 177 | test("displays download ABP SPA implementation guides FAQ", async () => { > 178 | await expect(faqPage.abpSpaGuides).toBeVisible(); | ^ 179 | await expect(faqPage.abpSpaGuides).toHaveText( 180 | "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA implementation guides?", 181 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:178:44
[state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ: faq/faq.spec.ts#L187
3) [state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mpc-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mpc-spa-templates') 185 | 186 | test("displays download MPC SPA templates FAQ", async () => { > 187 | await expect(faqPage.mpcSpaTemplates).toBeVisible(); | ^ 188 | await expect(faqPage.mpcSpaTemplates).toHaveText( 189 | "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA templates?", 190 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:187:47
[state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ: faq/faq.spec.ts#L187
3) [state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mpc-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mpc-spa-templates') 185 | 186 | test("displays download MPC SPA templates FAQ", async () => { > 187 | await expect(faqPage.mpcSpaTemplates).toBeVisible(); | ^ 188 | await expect(faqPage.mpcSpaTemplates).toHaveText( 189 | "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA templates?", 190 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:187:47
[state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ: faq/faq.spec.ts#L187
3) [state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#mpc-spa-templates') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#mpc-spa-templates') 185 | 186 | test("displays download MPC SPA templates FAQ", async () => { > 187 | await expect(faqPage.mpcSpaTemplates).toBeVisible(); | ^ 188 | await expect(faqPage.mpcSpaTemplates).toHaveText( 189 | "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA templates?", 190 | ); at /home/runner/work/macpro-mako/macpro-mako/test/e2e/faq/faq.spec.ts:187:47
Slow Test: [state-user-chrome] › non-func/a11y/index.spec.ts#L1
[state-user-chrome] › non-func/a11y/index.spec.ts took 1.9m
🎭 Playwright Run Summary
6 failed [state-user-chrome] › e2e/faq/faq.spec.ts:168:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA templates FAQ [state-user-chrome] › e2e/faq/faq.spec.ts:177:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download ABP SPA implementation guides FAQ [state-user-chrome] › e2e/faq/faq.spec.ts:186:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA templates FAQ [state-user-chrome] › e2e/faq/faq.spec.ts:195:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download MPC SPA implementation guides FAQ [state-user-chrome] › e2e/faq/faq.spec.ts:204:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download CHIP eligibility SPA templates FAQ [state-user-chrome] › e2e/faq/faq.spec.ts:213:7 › FAQ page › UI validation › State Plan Amendments (SPAs) › displays download CHIP eligibility SPA implementation guides FAQ 2 skipped 76 passed (4.4m)

Artifacts

Produced during runtime
Name Size
aws-resources-rename-vite-config
11.9 KB
html-playwright-report
207 KB
json-playwright-report
8.16 KB