Regression Tests #228
regression-tests.yml
on: schedule
Run Integration tests
5m 20s
Run API Tests
2m 41s
Run React Tests
4m 50s
E2E tests
13m 27s
Notify On Failure
0s
Annotations
2 errors, 18 warnings, and 1 notice
[chromium] › invite-to-pay/agent.spec.ts:44: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:44:7 › Agent journey @regression › agent can send a payment request
Test timeout of 45000ms exceeded.
|
[chromium] › invite-to-pay/agent.spec.ts:44:7 › Agent journey @regression › agent can send a payment request:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L60
1) [chromium] › invite-to-pay/agent.spec.ts:44:7 › Agent journey @regression › agent can send a payment request
Error: page.waitForResponse: Test timeout of 45000ms exceeded.
58 | await answerInviteToPayForm(page);
59 | page.getByRole("button", { name: "Send invitation to pay" }).click();
> 60 | await page.waitForResponse((res) => res.url().includes("invite-to-pay"));
| ^
61 |
62 | const errorMessage = page.getByText(
63 | "Error generating payment request, please try again",
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts:60:16
|
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#L72
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L73
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L107
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L156
Unexpected any. Specify a different type
|
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 1.5m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › pay.spec.ts#L1
e2e/tests/ui-driven/[chromium] › pay.spec.ts took 48.4s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 17.5s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts#L1
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts took 16.0s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › invite-to-pay/agent.spec.ts:44:7 › Agent journey @regression › agent can send a payment request
33 passed (3.4m)
|