Regression Tests #549
regression-tests.yml
on: workflow_dispatch
Run Integration tests
5m 27s
Run API Tests
3m 10s
Run React Tests
6m 15s
E2E tests
27m 35s
Notify On Failure
6s
Annotations
10 errors, 22 warnings, and 1 notice
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/helpers.ts#L34
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByText('Continue')
- locator resolved to <button disabled tabindex="-1" type="submit" data-testid…>Continue</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
at invite-to-pay/helpers.ts:34
32 |
33 | await answerFindProperty(page);
> 34 | await page.getByText("Continue").click();
| ^
35 |
36 | await answerContactInput(page, {
37 | firstName: "agentFirst",
at navigateToPayComponent (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/helpers.ts:34:36)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:46:5
|
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/helpers.ts#L34
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByText('Continue')
- locator resolved to <button disabled tabindex="-1" type="submit" data-testid…>Continue</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
at invite-to-pay/helpers.ts:34
32 |
33 | await answerFindProperty(page);
> 34 | await page.getByText("Continue").click();
| ^
35 |
36 | await answerContactInput(page, {
37 | firstName: "agentFirst",
at navigateToPayComponent (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/helpers.ts:34:36)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:46:5
|
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/helpers.ts#L34
1) [chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByText('Continue')
- locator resolved to <button disabled tabindex="-1" type="submit" data-testid…>Continue</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
at invite-to-pay/helpers.ts:34
32 |
33 | await answerFindProperty(page);
> 34 | await page.getByText("Continue").click();
| ^
35 |
36 | await answerContactInput(page, {
37 | firstName: "agentFirst",
at navigateToPayComponent (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/helpers.ts:34:36)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:46:5
|
[chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
2) [chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment:
e2e/tests/ui-driven/src/invite-to-pay/helpers.ts#L34
2) [chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByText('Continue')
- locator resolved to <button disabled tabindex="-1" type="submit" data-testid…>Continue</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
at invite-to-pay/helpers.ts:34
32 |
33 | await answerFindProperty(page);
> 34 | await page.getByText("Continue").click();
| ^
35 |
36 | await answerContactInput(page, {
37 | firstName: "agentFirst",
at navigateToPayComponent (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/helpers.ts:34:36)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:82:5
|
[chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
2) [chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment:
e2e/tests/ui-driven/src/invite-to-pay/helpers.ts#L34
2) [chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByText('Continue')
- locator resolved to <button disabled tabindex="-1" type="submit" data-testid…>Continue</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
at invite-to-pay/helpers.ts:34
32 |
33 | await answerFindProperty(page);
> 34 | await page.getByText("Continue").click();
| ^
35 |
36 | await answerContactInput(page, {
37 | firstName: "agentFirst",
at navigateToPayComponent (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/helpers.ts:34:36)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:82:5
|
Run API Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run API Tests:
api.planx.uk/lib/notify/index.ts#L73
Unexpected any. Specify a different type
|
|
Run API Tests:
api.planx.uk/modules/auth/strategy/google.ts#L20
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/flows/validate/service/fileTypes.ts#L73
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/classifiedRoads.test.ts#L20
Disabled test suite
|
Run API Tests:
api.planx.uk/modules/gis/service/classifiedRoads.ts#L129
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/classifiedRoads.ts#L151
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L100
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L101
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L135
Unexpected any. Specify a different type
|
Run Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run React Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L93
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L87
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L96
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L131
Unexpected use of networkidle
|
Slow Test:
e2e/tests/ui-driven/[chromium] › invite-to-pay/agent.spec.ts#L1
e2e/tests/ui-driven/[chromium] › invite-to-pay/agent.spec.ts took 13.5m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › pay.spec.ts#L1
e2e/tests/ui-driven/[chromium] › pay.spec.ts took 1.5m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts#L1
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts took 40.3s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow/create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow/create-flow.spec.ts took 17.4s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › invite-to-pay/nominee.spec.ts#L1
e2e/tests/ui-driven/[chromium] › invite-to-pay/nominee.spec.ts took 15.9s
|
🎭 Playwright Run Summary
6 failed
[chromium] › invite-to-pay/agent.spec.ts:45:7 › Agent journey @regression › agent can send a payment request
[chromium] › invite-to-pay/agent.spec.ts:79:7 › Agent journey @regression › agent cannot send a payment request after initialising a normal payment
[chromium] › invite-to-pay/agent.spec.ts:98:7 › Agent journey @regression › agent cannot make changes after sending a payment request - session is locked
[chromium] › invite-to-pay/agent.spec.ts:125:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests
[chromium] › invite-to-pay/agent.spec.ts:162:7 › Agent journey @regression › agent cannot make payment after sending a payment request in another tab
[chromium] › invite-to-pay/agent.spec.ts:194:7 › Agent journey @regression › agent cannot generate payment request after starting payment in another tab
32 passed (17.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
54.5 MB |
|