fix(workspace): preserve scoped projects after main sync #17046
Annotations
9 errors
|
|
|
Run UI P0 domain
The operation was canceled.
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L430
2) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:338:1 βΊ [P0] @critical non-AMR model failures promote Open Design AMR and auto-retry after sign-in
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: locator('.modal-settings').first()
Expected: visible
Timeout: 60000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 60000ms
- waiting for locator('.modal-settings').first()
428 |
429 | const settings = settingsSurface(page);
> 430 | await expect(settings).toBeVisible({ timeout: T.long });
| ^
431 | await expect
432 | .poll(async () => {
433 | const raw = await page.evaluate((key) => window.localStorage.getItem(key), STORAGE_KEY);
at /home/runner/work/open-design/open-design/e2e/ui/amr-run-failure-recovery.test.ts:430:26
|
|
Run UI P0 domain:
e2e/ui/amr-run-failure-recovery.test.ts#L430
2) [chromium] βΊ ui/amr-run-failure-recovery.test.ts:338:1 βΊ [P0] @critical non-AMR model failures promote Open Design AMR and auto-retry after sign-in
Error: expect(locator).toBeVisible() failed
Locator: locator('.modal-settings').first()
Expected: visible
Timeout: 60000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 60000ms
- waiting for locator('.modal-settings').first()
428 |
429 | const settings = settingsSurface(page);
> 430 | await expect(settings).toBeVisible({ timeout: T.long });
| ^
431 | await expect
432 | .poll(async () => {
433 | const raw = await page.evaluate((key) => window.localStorage.getItem(key), STORAGE_KEY);
at /home/runner/work/open-design/open-design/e2e/ui/amr-run-failure-recovery.test.ts:430:26
|
|
Run UI P0 domain:
e2e/lib/playwright/amr.ts#L307
1) [chromium] βΊ ui/amr-logout-requires-relogin.test.ts:51:1 βΊ [P0] after local Sign out, AMR runs require re-login and Settings keeps AMR selected
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Test timeout of 120000ms exceeded.
Call log:
- waiting for getByTestId('inline-model-switcher-chip').first()
- locator resolved to <button type="button" aria-haspopup="menu" aria-expanded="false" data-tooltip-placement="bottom" aria-label="Open Design Β· default" data-tooltip="Open Design Β· default" data-testid="inline-model-switcher-chip" class="inline-switcher__chip od-tooltip inline-switcher__chip--icon">β¦</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 role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> 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 role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> intercepts pointer events
- retrying click action
- waiting 100ms
117 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> intercepts pointer events
- retrying click action
- waiting 500ms
at ../lib/playwright/amr.ts:307
305 | const switcherChip = page.getByTestId('inline-model-switcher-chip').first();
306 | if (await switcherChip.isVisible({ timeout: 1_000 }).catch(() => false)) {
> 307 | await switcherChip.click();
| ^
308 | const openSettings = page.getByTestId('inline-model-switcher-open-settings').first();
309 | if (await openSettings.isVisible({ timeout: T.short }).catch(() => false)) {
310 | await openSettings.click();
at openSettingsFromProjectSurface (/home/runner/work/open-design/open-design/e2e/lib/playwright/amr.ts:307:24)
at openSettingsDialog (/home/runner/work/open-design/open-design/e2e/lib/playwright/amr.ts:342:18)
at /home/runner/work/open-design/open-design/e2e/ui/amr-logout-requires-relogin.test.ts:130:28
|
|
Run UI P0 domain:
e2e/ui/amr-logout-requires-relogin.test.ts#L0
1) [chromium] βΊ ui/amr-logout-requires-relogin.test.ts:51:1 βΊ [P0] after local Sign out, AMR runs require re-login and Settings keeps AMR selected
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 120000ms exceeded.
|
|
Run UI P0 domain:
e2e/lib/playwright/amr.ts#L307
1) [chromium] βΊ ui/amr-logout-requires-relogin.test.ts:51:1 βΊ [P0] after local Sign out, AMR runs require re-login and Settings keeps AMR selected
Error: locator.click: Test timeout of 120000ms exceeded.
Call log:
- waiting for getByTestId('inline-model-switcher-chip').first()
- locator resolved to <button type="button" aria-haspopup="menu" aria-expanded="false" data-tooltip-placement="bottom" aria-label="Open Design Β· default" data-tooltip="Open Design Β· default" data-testid="inline-model-switcher-chip" class="inline-switcher__chip od-tooltip inline-switcher__chip--icon">β¦</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 role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> 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 role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> intercepts pointer events
- retrying click action
- waiting 100ms
144 Γ waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div role="presentation" class="dialog_backdrop__iQHy_ modal-backdrop WhatsNewPopup_backdrop__zf6bL">β¦</div> intercepts pointer events
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
at ../lib/playwright/amr.ts:307
305 | const switcherChip = page.getByTestId('inline-model-switcher-chip').first();
306 | if (await switcherChip.isVisible({ timeout: 1_000 }).catch(() => false)) {
> 307 | await switcherChip.click();
| ^
308 | const openSettings = page.getByTestId('inline-model-switcher-open-settings').first();
309 | if (await openSettings.isVisible({ timeout: T.short }).catch(() => false)) {
310 | await openSettings.click();
at openSettingsFromProjectSurface (/home/runner/work/open-design/open-design/e2e/lib/playwright/amr.ts:307:24)
at openSettingsDialog (/home/runner/work/open-design/open-design/e2e/lib/playwright/amr.ts:342:18)
at /home/runner/work/open-design/open-design/e2e/ui/amr-logout-requires-relogin.test.ts:130:28
|
|
Run UI P0 domain:
e2e/ui/amr-logout-requires-relogin.test.ts#L0
1) [chromium] βΊ ui/amr-logout-requires-relogin.test.ts:51:1 βΊ [P0] after local Sign out, AMR runs require re-login and Settings keeps AMR selected
Test timeout of 120000ms exceeded.
|
|
|
background
wait
wait-all
cancel
parallel
Loading