Regression Tests #257
regression-tests.yml
on: schedule
Run Integration tests
5m 18s
Run API Tests
1m 55s
Run React Tests
4m 13s
E2E tests
13m 8s
Notify On Failure
0s
Annotations
2 errors, 17 warnings, and 1 notice
[chromium] › pay.spec.ts:194:7 › Gov Pay integration @regression › a retry attempt for an abandoned GOV.UK payment:
e2e/tests/ui-driven/src/pay.spec.ts#L1
1) [chromium] › pay.spec.ts:194:7 › Gov Pay integration @regression › a retry attempt for an abandoned GOV.UK payment
Test timeout of 45000ms exceeded.
|
[chromium] › pay.spec.ts:194:7 › Gov Pay integration @regression › a retry attempt for an abandoned GOV.UK payment:
e2e/tests/ui-driven/src/pay.spec.ts#L227
1) [chromium] › pay.spec.ts:194:7 › Gov Pay integration @regression › a retry attempt for an abandoned GOV.UK payment
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('#confirm')
225 | await page.getByText("Retry payment").click();
226 | await page.getByText("Continue with your payment").click();
> 227 | await page.locator("#confirm").click();
| ^
228 |
229 | const { paymentId } = await waitForPaymentResponse(page, context);
230 | expect(paymentId).toBeTruthy();
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/pay.spec.ts:227:36
|
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#L73
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L74
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L108
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L157
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] › pay.spec.ts#L1
e2e/tests/ui-driven/[chromium] › pay.spec.ts took 1.6m
|
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 45.0s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 16.8s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pay.spec.ts:194:7 › Gov Pay integration @regression › a retry attempt for an abandoned GOV.UK payment
33 passed (3.4m)
|