[Snapshot testing] Complete user profile form (#1070) #11
push.yml
on: push
.Pre
/
Check Cache
15s
Lint
/
Prettier
34s
Lint
/
TSC
34s
Lint
/
ESLint
51s
Lint
/
StyleLint
37s
Test
/
React
29s
Test
/
Cypress
40s
Test
/
Playwright
5m 59s
Matrix: CodeQL / analyze
Annotations
12 errors, 9 warnings, and 1 notice
Test / React
Process completed with exit code 1.
|
Test / Cypress
Process completed with exit code 1.
|
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input:
sbl-frontend/e2e/fixtures/testFixture.ts#L111
1) [chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction:
sbl-frontend/e2e/fixtures/testFixture.ts#L111
2) [chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:16:5 › Point of Contact: Checking for form errors based on user input:
sbl-frontend/e2e/fixtures/testFixture.ts#L111
3) [chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:16:5 › Point of Contact: Checking for form errors based on user input
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:51:5 › Point of Contact: Checking for unicode tolerance based on user input:
sbl-frontend/e2e/fixtures/testFixture.ts#L111
4) [chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:51:5 › Point of Contact: Checking for unicode tolerance based on user input
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:13:5 › Filing step routing (Errors: Logic):
sbl-frontend/e2e/fixtures/testFixture.ts#L111
5) [chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:13:5 › Filing step routing (Errors: Logic)
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:18:5 › Filing step routing (Errors: Syntax):
sbl-frontend/e2e/fixtures/testFixture.ts#L111
6) [chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:18:5 › Filing step routing (Errors: Syntax)
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:13:5 › Filing step routing (Upload):
sbl-frontend/e2e/fixtures/testFixture.ts#L111
7) [chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:13:5 › Filing step routing (Upload)
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:13:5 › Filing step routing (Point of Contact):
sbl-frontend/e2e/fixtures/testFixture.ts#L111
8) [chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:13:5 › Filing step routing (Point of Contact)
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:13:5 › Filing step routing (Warnings):
sbl-frontend/e2e/fixtures/testFixture.ts#L111
9) [chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:13:5 › Filing step routing (Warnings)
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
[chromium] › pages/filing-app/formAlerts.spec.ts:7:5 › Form Alerts:
sbl-frontend/e2e/fixtures/testFixture.ts#L111
10) [chromium] › pages/filing-app/formAlerts.spec.ts:7:5 › Form Alerts ───────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8898/
Call log:
- navigating to "http://localhost:8898/", waiting until "load"
at fixtures/testFixture.ts:111
109 |
110 | await test.step('Unauthenticated homepage: navigate to keycloak', async () => {
> 111 | await page.goto('/');
| ^
112 | await expect(page.locator('h1')).toContainText(
113 | 'Get started filing your lending data',
114 | );
at /home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:111:20
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:110:18)
|
.Pre / Check Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / TSC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / StyleLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / React
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / Cypress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL / Analyze (javascript-typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / Playwright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
25 failed
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:16:5 › Point of Contact: Checking for form errors based on user input
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:51:5 › Point of Contact: Checking for unicode tolerance based on user input
[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:13:5 › Filing step routing (Errors: Logic)
[chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:18:5 › Filing step routing (Errors: Syntax)
[chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:13:5 › Filing step routing (Upload)
[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:13:5 › Filing step routing (Point of Contact)
[chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:13:5 › Filing step routing (Warnings)
[chromium] › pages/filing-app/formAlerts.spec.ts:7:5 › Form Alerts ─────────────────────────────
[chromium] › pages/filing-app/sign-and-submit/completeFilingFlowWithOnlyWarnings.spec.ts:4:5 › Sign and submit: complete filing flow with only warnings
[chromium] › pages/filing-app/unavailableApis.spec.ts:7:5 › Blocking API Calls - Error Boundaries
[chromium] › pages/filing-app/uploadFile/completeUploadLogicErrors.spec.ts:10:5 › Resolve Errors (Logic)
[chromium] › pages/filing-app/uploadFile/completeUploadSyntaxErrors.spec.ts:7:5 › Resolve Errors (Syntax)
[chromium] › pages/shared-lending-platform/InstitutionProfile.spec.ts:5:5 › Institution Profile Page
[chromium] › pages/shared-lending-platform/Navigation.spec.ts:5:5 › Navigation ─────────────────
[chromium] › pages/shared-lending-platform/NonAssociatedUserProfile.spec.ts:12:5 › Complete User Profile -- No Associations -- process
[chromium] › pages/shared-lending-platform/NonAssociatedUserProfile.spec.ts:36:5 › Complete User Profile with Bad Unicode -- No Associations -- process
[chromium] › pages/shared-lending-platform/unauthenticated-homepage/DeniedDomain.spec.ts:5:5 › Unauthenticated homepage: Registering with an invalid email domain
[chromium] › pages/shared-lending-platform/unauthenticated-homepage/paperworkReductionAct.spec.ts:4:5 › Unauthenticated homepage: Paperwork Reduction Act
[chromium] › pages/shared-lending-platform/unauthenticated-homepage/privacyNotice.spec.ts:4:5 › Unauthenticated homepage: Privacy Notice
[chromium] › pages/shared-lending-platform/unauthenticated-homepage/sampleTestCfpbLogoGoesToConsumerFinance.spec.ts:6:5 › Unauthenticated homepage: CFPB logo link goes to consumerfinance.gov
[chromium] › pages/shared-lending-platform/UpdateInstitutionProfile.spec.ts:7:5 › Update Institution Profile Page
[chromium] › pages/shared-lending-platform/UpdateInstitutionProfile.spec.ts:196:5 › Update Institution Profile Page: Check Character Limits
[chromium] › pages/shared-lending-platform/UserProfile.spec.ts:4:5 › User Profile Page ─────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-logs
|
16.8 KB |
|
playwright-reports
|
241 KB |
|