Regression Tests #363
regression-tests.yml
on: schedule
Run Integration tests
5m 20s
Run API Tests
2m 49s
Run React Tests
5m 10s
E2E tests
16m 25s
Notify On Failure
9s
Annotations
7 errors, 22 warnings, and 1 notice
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L1
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L54
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Error: expect(locator).toBeVisible()
Locator: locator('#main-content').getByText('Invite to pay test')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for locator('#main-content').getByText('Invite to pay test')
52 | await expect(
53 | page.locator("#main-content").getByText("Invite to pay test"),
> 54 | ).toBeVisible();
| ^
55 | await expect(page.getByText("123, Test Street, Testville")).toBeVisible();
56 |
57 | const formattedProjectType =
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts:54:7
|
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L1
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L54
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: locator('#main-content').getByText('Invite to pay test')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for locator('#main-content').getByText('Invite to pay test')
52 | await expect(
53 | page.locator("#main-content").getByText("Invite to pay test"),
> 54 | ).toBeVisible();
| ^
55 | await expect(page.getByText("123, Test Street, Testville")).toBeVisible();
56 |
57 | const formattedProjectType =
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts:54:7
|
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L1
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L54
1) [chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: locator('#main-content').getByText('Invite to pay test')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for locator('#main-content').getByText('Invite to pay test')
52 | await expect(
53 | page.locator("#main-content").getByText("Invite to pay test"),
> 54 | ).toBeVisible();
| ^
55 | await expect(page.getByText("123, Test Street, Testville")).toBeVisible();
56 |
57 | const formattedProjectType =
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts:54:7
|
E2E tests
Process completed with exit code 1.
|
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#L77
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L78
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L112
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L160
Unexpected any. Specify a different type
|
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/.
|
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/.
|
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/nominee.spec.ts#L1
e2e/tests/ui-driven/[chromium] › invite-to-pay/nominee.spec.ts took 2.4m
|
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 1.3m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › pay.spec.ts#L1
e2e/tests/ui-driven/[chromium] › pay.spec.ts took 52.0s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 17.0s
|
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
|
🎭 Playwright Run Summary
1 failed
[chromium] › invite-to-pay/nominee.spec.ts:45:7 › Nominee journey @regression › responding to a valid payment request
35 passed (5.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.98 MB |
|