Take "out of plan bounds" activities into account in total count display #2825
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/tests/plan-activities.test.ts#L89
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: locator.click: Target closed
=========================== logs ===========================
waiting for getByText('Delete 2 Activity Directives')
============================================================
87 | button: 'right',
88 | });
> 89 | await page.getByText('Delete 2 Activity Directives').click();
| ^
90 | await expect(page.locator('.modal-content .anchor-item')).toHaveCount(1);
91 | await page.locator('.modal-content select').nth(1).selectOption('anchor-root');
92 | await page.getByRole('button', { name: 'Confirm' }).click();
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:89:58
|
🎭 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.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Results
Expired
|
13.2 MB |
|