Skip to content

chore: Remove additional options from dropdown menu #5102

chore: Remove additional options from dropdown menu

chore: Remove additional options from dropdown menu #5102

Triggered via pull request July 11, 2024 10:37
Status Failure
Total duration 13m 59s
Artifacts 1

pull-request.yml

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

Annotations

11 errors, 8 warnings, and 1 notice
Upsert Vultr Instance
❌ script failed to create/destroy resources as expected
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L1
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L212
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Error: locator.click: Test ended. Call log: - waiting for getByText('Flow Settings') 210 | // TODO: Access via sidebar when EDITOR_NAVIGATION flag is removed 211 | page.getByLabel("Toggle Menu").click(); > 212 | page.getByText("Flow Settings").click(); | ^ 213 | 214 | // Toggle flow online 215 | page.getByLabel("Offline").click(); at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts:212:37
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L1
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L212
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for getByText('Flow Settings') 210 | // TODO: Access via sidebar when EDITOR_NAVIGATION flag is removed 211 | page.getByLabel("Toggle Menu").click(); > 212 | page.getByText("Flow Settings").click(); | ^ 213 | 214 | // Toggle flow online 215 | page.getByLabel("Offline").click(); at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts:212:37
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L1
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L212
1) [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for getByText('Flow Settings') 210 | // TODO: Access via sidebar when EDITOR_NAVIGATION flag is removed 211 | page.getByLabel("Toggle Menu").click(); > 212 | page.getByText("Flow Settings").click(); | ^ 213 | 214 | // Toggle flow online 215 | page.getByLabel("Offline").click(); at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts:212:37
[chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L1
2) [chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow Test timeout of 45000ms exceeded.
[chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow: e2e/tests/ui-driven/src/globalHelpers.ts#L165
2) [chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow Error: expect(locator).toBeVisible() Locator: getByRole('radiogroup', { name: 'Is this a test?' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 45000ms - waiting for getByRole('radiogroup', { name: 'Is this a test?' }) at globalHelpers.ts:165 163 | }): Promise<Locator> { 164 | const group = page.getByRole("radiogroup", { name: title }); > 165 | await expect(group).toBeVisible(); | ^ 166 | return group; 167 | } 168 | at findQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/globalHelpers.ts:165:23) at answerQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/globalHelpers.ts:178:23) at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts:244:25
[chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow: e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts#L1
2) [chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow: e2e/tests/ui-driven/src/globalHelpers.ts#L165
2) [chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: getByRole('radiogroup', { name: 'Is this a test?' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 45000ms - waiting for getByRole('radiogroup', { name: 'Is this a test?' }) at globalHelpers.ts:165 163 | }): Promise<Locator> { 164 | const group = page.getByRole("radiogroup", { name: title }); > 165 | await expect(group).toBeVisible(); | ^ 166 | return group; 167 | } 168 | at findQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/globalHelpers.ts:165:23) at answerQuestion (/home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/globalHelpers.ts:178:23) at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow/create-flow.spec.ts:244:25
Check file changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run React Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E tests: e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L93
Unexpected use of networkidle
E2E tests: e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L87
Unexpected use of networkidle
E2E tests: e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L96
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] › create-flow/create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow/create-flow.spec.ts took 4.7m
🎭 Playwright Run Summary
2 failed [chromium] › create-flow/create-flow.spec.ts:201:7 › Navigation › Turn a flow online ─────────── [chromium] › create-flow/create-flow.spec.ts:230:7 › Navigation › Can preview a published flow ─ 17 passed (5.4m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
380 KB