Skip to content

feat: autocomplete data fields in the editor #7244

feat: autocomplete data fields in the editor

feat: autocomplete data fields in the editor #7244

Triggered via pull request January 3, 2025 10:30
Status Failure
Total duration 13m 6s
Artifacts 1

pull-request.yml

on: pull_request
Check file changes
4s
Check file changes
Build React App
4m 21s
Build React App
Run Integration tests
5m 19s
Run Integration tests
Run API Tests
0s
Run API Tests
Run React Tests
6m 37s
Run React Tests
Generate Hasura Change Summary
0s
Generate Hasura Change Summary
E2E tests
12m 47s
E2E tests
Upsert Vultr Instance
3m 1s
Upsert Vultr Instance
Run Pulumi Preview
0s
Run Pulumi Preview
Run Healthcheck on Pizza Services
35s
Run Healthcheck on Pizza Services
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 5 warnings, and 1 notice
src/@planx/components/Send/Public.test.tsx > generates a valid breadcrumb: editor.planx.uk/src/@planx/components/Send/Public.test.tsx#L196
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ it.retry src/@planx/components/Send/Public.test.tsx:196:26
src/@planx/components/Send/Public.test.tsx > generates a valid breadcrumb: editor.planx.uk/src/@planx/components/Send/Public.test.tsx#L196
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ it.retry src/@planx/components/Send/Public.test.tsx:196:26
Run React Tests
Process completed with exit code 1.
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:236:7 › Flow creation, publish and preview › Can preview a published flow Test timeout of 45000ms exceeded.
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L334
1) [chromium] › create-flow.spec.ts:236: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' }) 332 | await expect( 333 | page.locator("h1", { hasText: "What you should do next" }), > 334 | ).toBeVisible(); | ^ 335 | await expect( 336 | page.locator("h2", { hasText: "Have a cup of tea" }), 337 | ).toBeVisible(); at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:334:7
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:236:7 › Flow creation, publish and preview › Can preview a published flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L250
1) [chromium] › create-flow.spec.ts:236: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' }) 248 | await expect( 249 | page.getByRole("link", { name: "E2E/an-external-portal-service" }), > 250 | ).toBeVisible(); | ^ 251 | 252 | await page.goto( 253 | `/${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:250:7
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L1
1) [chromium] › create-flow.spec.ts:236:7 › Flow creation, publish and preview › Can preview a published flow Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow.spec.ts:236:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L250
1) [chromium] › create-flow.spec.ts:236: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' }) 248 | await expect( 249 | page.getByRole("link", { name: "E2E/an-external-portal-service" }), > 250 | ).toBeVisible(); | ^ 251 | 252 | await page.goto( 253 | `/${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:250: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 20.5s
🎭 Playwright Run Summary
1 failed [chromium] › create-flow.spec.ts:236: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.1 KB