Regression Tests #687
Annotations
2 errors, 7 warnings, and 1 notice
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.
|
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
|
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L97
Unexpected use of networkidle
|
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L89
Unexpected use of networkidle
|
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L97
Unexpected use of networkidle
|
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L131
Unexpected use of networkidle
|
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
|
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts took 34.4s
|
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
|
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)
|
This job succeeded
Loading