Skip to content

fix bug where form editor can trigger unneeded editor change #4682

fix bug where form editor can trigger unneeded editor change

fix bug where form editor can trigger unneeded editor change #4682

Triggered via pull request November 21, 2024 04:12
Status Success
Total duration 9m 28s
Artifacts 2

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan: e2e-tests/tests/plan-activities.test.ts#L72
1) [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'To Plan' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'To Plan' }) 70 | ); 71 | > 72 | await expect(plan.panelActivityForm.getByRole('textbox', { name: 'To Plan' })).toBeVisible(); | ^ 73 | }); 74 | 75 | test('Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:72:84
🎭 Playwright Run Summary
1 flaky [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan 178 passed (6.7m)

Artifacts

Produced during runtime
Name Size
E2E Test Results
12.2 MB
Unit Test Results
3.07 MB