Regression Tests #426
regression-tests.yml
on: workflow_dispatch
Run Integration tests
5m 28s
Run API Tests
2m 49s
Run React Tests
5m 29s
E2E tests
14m 50s
Notify On Failure
0s
Annotations
2 errors, 22 warnings, and 1 notice
[chromium] › invite-to-pay/agent.spec.ts:124:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L1
1) [chromium] › invite-to-pay/agent.spec.ts:124:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:124:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L157
1) [chromium] › invite-to-pay/agent.spec.ts:124:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests
Error: expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Sorry, you can\'t make changes to this application' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for getByRole('heading', { name: 'Sorry, you can\'t make changes to this application' })
155 | name: "Sorry, you can't make changes to this application",
156 | }),
> 157 | ).toBeVisible();
| ^
158 | await expect(secondPage.getByTestId("continue-button")).toBeHidden();
159 | });
160 |
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:157:7
|
Run API Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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#L150
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L80
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L81
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L115
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L163
Unexpected any. Specify a different type
|
Run Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run React Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L92
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L86
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L95
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L130
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 2.0m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › pay.spec.ts#L1
e2e/tests/ui-driven/[chromium] › pay.spec.ts took 50.9s
|
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 18.9s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts#L1
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts took 15.5s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 15.4s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › invite-to-pay/agent.spec.ts:124:7 › Agent journey @regression › reconciliation does not apply to sessions with open payment requests
37 passed (4.1m)
|