feat: autocomplete data fields in the editor #7227
pull-request.yml
on: pull_request
Check file changes
4s
Run Integration tests
4m 58s
Run API Tests
0s
Run React Tests
6m 36s
Generate Hasura Change Summary
0s
E2E tests
12m 45s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
33s
Annotations
7 errors, 5 warnings, and 1 notice
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L332
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Error: expect(locator).toBeVisible()
Locator: locator('h1').filter({ hasText: 'What you should do next' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for locator('h1').filter({ hasText: 'What you should do next' })
330 | await expect(
331 | page.locator("h1", { hasText: "What you should do next" }),
> 332 | ).toBeVisible();
| ^
333 | await expect(
334 | page.locator("h2", { hasText: "Have a cup of tea" }),
335 | ).toBeVisible();
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:332:7
|
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L248
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByRole('link', { name: 'E2E/an-external-portal-service' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for getByRole('link', { name: 'E2E/an-external-portal-service' })
246 | await expect(
247 | page.getByRole("link", { name: "E2E/an-external-portal-service" }),
> 248 | ).toBeVisible();
| ^
249 |
250 | await page.goto(
251 | `/${context.team.slug}/${serviceProps.slug}/published?analytics=false`,
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:248:7
|
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[chromium] › create-flow.spec.ts:234:7 › Flow creation:
e2e/tests/ui-driven/src/create-flow.spec.ts#L248
1) [chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByRole('link', { name: 'E2E/an-external-portal-service' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 45000ms
- waiting for getByRole('link', { name: 'E2E/an-external-portal-service' })
246 | await expect(
247 | page.getByRole("link", { name: "E2E/an-external-portal-service" }),
> 248 | ).toBeVisible();
| ^
249 |
250 | await page.goto(
251 | `/${context.team.slug}/${serviceProps.slug}/published?analytics=false`,
at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:248:7
|
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#L98
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L106
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L140
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.6s
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-flow.spec.ts:234:7 › Flow creation, publish and preview › Can preview a published flow
21 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
99.5 KB |
|