feat: add has_send_component
to flows table
#7289
pull-request.yml
on: pull_request
Check file changes
6s
Run Integration tests
5m 20s
Run API Tests
0s
Run React Tests
0s
Generate Hasura Change Summary
9s
E2E tests
25m 15s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
0s
Annotations
10 errors, 6 warnings, and 1 notice
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/save-and-return.spec.ts#L1
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Test timeout of 45000ms exceeded.
|
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/helpers/userActions.ts#L68
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:68
66 | await waitPromise;
67 | } else {
> 68 | await page.getByTestId("continue-button").click();
| ^
69 | }
70 | }
71 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:68:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/save-and-return.spec.ts:111:13
|
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/save-and-return.spec.ts#L1
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/helpers/userActions.ts#L68
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:68
66 | await waitPromise;
67 | } else {
> 68 | await page.getByTestId("continue-button").click();
| ^
69 | }
70 | }
71 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:68:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/save-and-return.spec.ts:111:13
|
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/save-and-return.spec.ts#L1
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question:
e2e/tests/ui-driven/src/helpers/userActions.ts#L68
1) [chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:68
66 | await waitPromise;
67 | } else {
> 68 | await page.getByTestId("continue-button").click();
| ^
69 | }
70 | }
71 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:68:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/save-and-return.spec.ts:111:13
|
[chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications:
e2e/tests/ui-driven/src/save-and-return.spec.ts#L1
2) [chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications
Test timeout of 45000ms exceeded.
|
[chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications:
e2e/tests/ui-driven/src/helpers/userActions.ts#L68
2) [chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:68
66 | await waitPromise;
67 | } else {
> 68 | await page.getByTestId("continue-button").click();
| ^
69 | }
70 | }
71 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:68:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/save-and-return.spec.ts:136:13
|
[chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications:
e2e/tests/ui-driven/src/save-and-return.spec.ts#L1
2) [chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications:
e2e/tests/ui-driven/src/helpers/userActions.ts#L68
2) [chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:68
66 | await waitPromise;
67 | } else {
> 68 | await page.getByTestId("continue-button").click();
| ^
69 | }
70 | }
71 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:68:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/save-and-return.spec.ts:136:13
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L97
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L98
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L106
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L140
Unexpected use of networkidle
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts took 34.4s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts took 21.6s
|
🎭 Playwright Run Summary
6 failed
[chromium] › save-and-return.spec.ts:92:5 › Save and return › resuming a saved application › the application resumes from the last unanswered question
[chromium] › save-and-return.spec.ts:119:5 › Save and return › session reconciliation › the application resumes with no modifications
[chromium] › save-and-return.spec.ts:142:5 › Save and return › session reconciliation › the application resumes from the first modified question
[chromium] › sections.spec.ts:314:5 › Section statuses › simple save and return › not started, ready to start and complete statuses
[chromium] › sections.spec.ts:373:5 › Section statuses › simple save and return › the ready to continue status
[chromium] › sections.spec.ts:447:5 › Section statuses › save and return with service changes (reconciliation) › needs new information and started
16 passed (16.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
22 MB |
|