Initial pass at adding a toggle to show mode changes as a line chart #2795
Annotations
2 errors and 1 notice
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent:
e2e-tests/tests/plan-activities.test.ts#L1
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
Test timeout of 30000ms exceeded.
|
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent:
e2e-tests/fixtures/Plan.ts#L175
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
Error: page.waitForFunction: Target closed
at fixtures/Plan.ts:175
173 | await this.panelActivityForm.getByRole('menuitem').nth(index).waitFor({ state: 'detached' });
174 |
> 175 | await this.page.waitForFunction(
| ^
176 | anchorMenuName => document.querySelector('.anchor-form .selected-display-value')?.innerHTML === anchorMenuName,
177 | anchorMenuName,
178 | );
at Plan.selectActivityAnchorByIndex (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:175:21)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:77:5
|
🎭 Playwright Run Summary
1 flaky
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
99 passed (3.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Results
Expired
|
12.2 MB |
|