test: add feedback component into e2e flow #6891
pull-request.yml
on: pull_request
Check file changes
6s
Run Integration tests
5m 15s
Run API Tests
0s
Run React Tests
6m 35s
Generate Hasura Change Summary
0s
E2E tests
12m 40s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
35s
Annotations
7 errors, 5 warnings, and 1 notice
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/helpers/userActions.ts#L69
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Error: locator.click: Test ended.
Call log:
- waiting for getByTestId('continue-button')
at helpers/userActions.ts:69
67 | await waitPromise;
68 | } else {
> 69 | await page.getByTestId("continue-button").click();
| ^
70 | }
71 | }
72 |
at clickContinue (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:69:47)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:298:24
|
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/helpers/userActions.ts#L98
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByRole('radiogroup', { name: 'Is this a test?' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for getByRole('radiogroup', { name: 'Is this a test?' })
at helpers/userActions.ts:98
96 | }): Promise<Locator> {
97 | const group = page.getByRole("radiogroup", { name: title });
> 98 | await expect(group).toBeVisible();
| ^
99 | return group;
100 | }
101 |
at findQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:98:23)
at answerQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:111:23)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:194:25
|
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:180:7 › Flow creation:
e2e/tests/ui-driven/src/helpers/userActions.ts#L98
1) [chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByRole('radiogroup', { name: 'Is this a test?' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for getByRole('radiogroup', { name: 'Is this a test?' })
at helpers/userActions.ts:98
96 | }): Promise<Locator> {
97 | const group = page.getByRole("radiogroup", { name: title });
> 98 | await expect(group).toBeVisible();
| ^
99 | return group;
100 | }
101 |
at findQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:98:23)
at answerQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/helpers/userActions.ts:111:23)
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:194:25
|
E2E tests
Process completed with exit code 1.
|
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#L88
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#L132
Unexpected use of networkidle
|
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 failed
[chromium] › create-flow.spec.ts:180:7 › Flow creation, publish and preview › Can preview a published flow
20 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
86 KB |
|