Regression Tests #687
regression-tests.yml
on: schedule
Run Integration tests
5m 11s
Run API Tests
2m 37s
Run React Tests
6m 46s
E2E tests
16m 56s
Notify On Failure
0s
Annotations
2 errors, 17 warnings, and 1 notice
[chromium] › pay.spec.ts:253:7 › Gov Pay integration @regression › a retry attempt for an abandoned and then cancelled GOV.UK payment:
e2e/tests/ui-driven/src/pay.spec.ts#L1
1) [chromium] › pay.spec.ts:253:7 › Gov Pay integration @regression › a retry attempt for an abandoned and then cancelled GOV.UK payment
Test timeout of 45000ms exceeded.
|
[chromium] › pay.spec.ts:253:7 › Gov Pay integration @regression › a retry attempt for an abandoned and then cancelled GOV.UK payment:
e2e/tests/ui-driven/src/helpers/userActions.ts#L194
1) [chromium] › pay.spec.ts:253:7 › Gov Pay integration @regression › a retry attempt for an abandoned and then cancelled GOV.UK payment
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('#confirm')
at helpers/userActions.ts:194
192 |
193 | export async function submitCardDetails(page: Page) {
> 194 | await page.locator("#confirm").click();
| ^
195 | }
196 |
197 | export async function answerFindProperty(page: Page) {
at submitCardDetails (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:194:34)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/pay.spec.ts:279:28
|
Run API Tests:
api.planx.uk/lib/notify/index.ts#L73
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/modules/analytics/metabase/shared/client.test.ts#L9
'axiosCreateSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
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#L70
Unexpected any. Specify a different type
|
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 API Tests:
api.planx.uk/modules/gis/service/digitalLand.ts#L183
Unexpected any. Specify a different type
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L97
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L89
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L97
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 1.1m
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts took 34.4s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts took 19.3s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pay.spec.ts:253:7 › Gov Pay integration @regression › a retry attempt for an abandoned and then cancelled GOV.UK payment
40 passed (4.6m)
|