fix: ensure Dialog modals render above popovers and edit overlays #14606
Annotations
5 errors and 1 notice
|
Run UI P0 domain
Process completed with exit code 1.
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L653
1) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:590:1 βΊ [P0] @critical Settings preserves AMR account, recharge shortcut, and model catalog after switching runtimes
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Test timeout of 120000ms exceeded.
Call log:
- waiting for getByTestId('settings-agent-model-popover-amr').getByRole('option', { name: /glm-5/i })
- locator resolved to <button type="button" role="option" aria-selected="true" data-selected="true" class="model-select-searchable__option is-active" aria-describedby="model-picker-3jgcwtn3-option-0-tag" aria-labelledby="model-picker-3jgcwtn3-option-0-label">β¦</button>
- attempting click action
2 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
198 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
651 | modelPopover = page.getByTestId('settings-agent-model-popover-amr');
652 | await expect(modelPopover).toBeVisible();
> 653 | await modelPopover.getByRole('option', { name: /glm-5/i }).click();
| ^
654 |
655 | await expect
656 | .poll(async () => {
at /home/runner/_work/open-design/open-design/e2e/ui/amr-run-failure-recovery.test.ts:653:62
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L0
1) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:590:1 βΊ [P0] @critical Settings preserves AMR account, recharge shortcut, and model catalog after switching runtimes
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 120000ms exceeded.
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L653
1) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:590:1 βΊ [P0] @critical Settings preserves AMR account, recharge shortcut, and model catalog after switching runtimes
Error: locator.click: Test timeout of 120000ms exceeded.
Call log:
- waiting for getByTestId('settings-agent-model-popover-amr').getByRole('option', { name: /glm-5/i })
- locator resolved to <button type="button" role="option" aria-selected="true" data-selected="true" class="model-select-searchable__option is-active" aria-describedby="model-picker-6swpirey-option-0-tag" aria-labelledby="model-picker-6swpirey-option-0-label">β¦</button>
- attempting click action
2 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
205 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="agent-card-config">β¦</div> from <div class="modal-backdrop">β¦</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
651 | modelPopover = page.getByTestId('settings-agent-model-popover-amr');
652 | await expect(modelPopover).toBeVisible();
> 653 | await modelPopover.getByRole('option', { name: /glm-5/i }).click();
| ^
654 |
655 | await expect
656 | .poll(async () => {
at /home/runner/_work/open-design/open-design/e2e/ui/amr-run-failure-recovery.test.ts:653:62
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L0
1) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:590:1 βΊ [P0] @critical Settings preserves AMR account, recharge shortcut, and model catalog after switching runtimes
Test timeout of 120000ms exceeded.
|
|
Run UI P0 domain
1 failed
[chromium] βΊ ui/amr-run-failure-recovery.test.ts:590:1 βΊ [P0] @critical Settings preserves AMR account, recharge shortcut, and model catalog after switching runtimes
3 did not run
18 passed (8.2m)
|
background
wait
wait-all
cancel
parallel
Loading