UI polish batch: cloud sign-in, onboarding, composer menu #16970
Annotations
10 errors and 1 notice
|
Run UI P0 domain:
e2e/ui/project-management-flows.test.ts#L558
4) [chromium] › ui/project-management-flows.test.ts:524:1 › [P0] @critical project detail header design system switch carries into the next run request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('project-ds-picker-trigger')
556 |
557 | const trigger = page.getByTestId('project-ds-picker-trigger');
> 558 | await trigger.click();
| ^
559 | await page.getByTestId('project-ds-picker-search').fill('editorial');
560 | const editorialOption = page.getByRole('option', { name: /^Editorial Noir$/ });
561 | await expect(editorialOption).toBeVisible();
at /home/runner/work/open-design/open-design/e2e/ui/project-management-flows.test.ts:558:17
|
|
Run UI P0 domain:
e2e/ui/project-management-flows.test.ts#L0
4) [chromium] › ui/project-management-flows.test.ts:524:1 › [P0] @critical project detail header design system switch carries into the next run request
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
|
Run UI P0 domain:
e2e/ui/project-management-flows.test.ts#L558
4) [chromium] › ui/project-management-flows.test.ts:524:1 › [P0] @critical project detail header design system switch carries into the next run request
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('project-ds-picker-trigger')
556 |
557 | const trigger = page.getByTestId('project-ds-picker-trigger');
> 558 | await trigger.click();
| ^
559 | await page.getByTestId('project-ds-picker-search').fill('editorial');
560 | const editorialOption = page.getByRole('option', { name: /^Editorial Noir$/ });
561 | await expect(editorialOption).toBeVisible();
at /home/runner/work/open-design/open-design/e2e/ui/project-management-flows.test.ts:558:17
|
|
Run UI P0 domain:
e2e/ui/project-management-flows.test.ts#L0
4) [chromium] › ui/project-management-flows.test.ts:524:1 › [P0] @critical project detail header design system switch carries into the next run request
Test timeout of 45000ms exceeded.
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L322
3) [chromium] › ui/app-manual-edit.test.ts:746:1 › [P0] @critical edited HTML file restores selected tab and preview after reload
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: locator('.manual-edit-modal')
Expected substring: "TYPOGRAPHY"
Received string: "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
Timeout: 10000ms
Call log:
- Expect "toContainText" with timeout 10000ms
- waiting for locator('.manual-edit-modal')
23 × locator resolved to <section class="manual-edit-modal cc-panel">…</section>
- unexpected value "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
320 | await expect(frame.locator(`${selector}[data-od-edit-selected="true"]`)).toHaveCount(1, { timeout: 2_000 });
321 | }).toPass({ timeout: 30_000 });
> 322 | await expect(page.locator('.manual-edit-modal')).toContainText(section);
| ^
323 | }
324 |
325 | test('[P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable', async ({ page }) => {
at selectPreviewElementThroughBridge (/home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:322:52)
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:773:3
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L322
3) [chromium] › ui/app-manual-edit.test.ts:746:1 › [P0] @critical edited HTML file restores selected tab and preview after reload
Error: expect(locator).toContainText(expected) failed
Locator: locator('.manual-edit-modal')
Expected substring: "TYPOGRAPHY"
Received string: "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
Timeout: 10000ms
Call log:
- Expect "toContainText" with timeout 10000ms
- waiting for locator('.manual-edit-modal')
23 × locator resolved to <section class="manual-edit-modal cc-panel">…</section>
- unexpected value "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
320 | await expect(frame.locator(`${selector}[data-od-edit-selected="true"]`)).toHaveCount(1, { timeout: 2_000 });
321 | }).toPass({ timeout: 30_000 });
> 322 | await expect(page.locator('.manual-edit-modal')).toContainText(section);
| ^
323 | }
324 |
325 | test('[P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable', async ({ page }) => {
at selectPreviewElementThroughBridge (/home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:322:52)
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:773:3
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L333
2) [chromium] › ui/app-manual-edit.test.ts:325:1 › [P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveCount(expected) failed
Locator: getByRole('tablist', { name: 'View mode' })
Expected: 0
Received: 1
Timeout: 10000ms
Call log:
- Expect "toHaveCount" with timeout 10000ms
- waiting for getByRole('tablist', { name: 'View mode' })
24 × locator resolved to 1 element
- unexpected value "1"
331 |
332 | await expect(page.getByTestId('artifact-preview-frame')).toBeVisible();
> 333 | await expect(page.getByRole('tablist', { name: 'View mode' })).toHaveCount(0);
| ^
334 |
335 | await page.getByRole('button', { name: /^Share$/ }).click();
336 | const shareMenu = page.locator('.share-menu-popover[role="menu"]');
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:333:66
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L333
2) [chromium] › ui/app-manual-edit.test.ts:325:1 › [P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable
Error: expect(locator).toHaveCount(expected) failed
Locator: getByRole('tablist', { name: 'View mode' })
Expected: 0
Received: 1
Timeout: 10000ms
Call log:
- Expect "toHaveCount" with timeout 10000ms
- waiting for getByRole('tablist', { name: 'View mode' })
24 × locator resolved to 1 element
- unexpected value "1"
331 |
332 | await expect(page.getByTestId('artifact-preview-frame')).toBeVisible();
> 333 | await expect(page.getByRole('tablist', { name: 'View mode' })).toHaveCount(0);
| ^
334 |
335 | await page.getByRole('button', { name: /^Share$/ }).click();
336 | const shareMenu = page.locator('.share-menu-popover[role="menu"]');
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:333:66
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L322
1) [chromium] › ui/app-manual-edit.test.ts:61:1 › [P0] manual edit inspector previews and persists page and selected element styles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: locator('.manual-edit-modal')
Expected substring: "TYPOGRAPHY"
Received string: "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
Timeout: 10000ms
Call log:
- Expect "toContainText" with timeout 10000ms
- waiting for locator('.manual-edit-modal')
24 × locator resolved to <section class="manual-edit-modal cc-panel">…</section>
- unexpected value "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
320 | await expect(frame.locator(`${selector}[data-od-edit-selected="true"]`)).toHaveCount(1, { timeout: 2_000 });
321 | }).toPass({ timeout: 30_000 });
> 322 | await expect(page.locator('.manual-edit-modal')).toContainText(section);
| ^
323 | }
324 |
325 | test('[P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable', async ({ page }) => {
at selectPreviewElementThroughBridge (/home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:322:52)
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:91:3
|
|
Run UI P0 domain:
e2e/ui/app-manual-edit.test.ts#L322
1) [chromium] › ui/app-manual-edit.test.ts:61:1 › [P0] manual edit inspector previews and persists page and selected element styles
Error: expect(locator).toContainText(expected) failed
Locator: locator('.manual-edit-modal')
Expected substring: "TYPOGRAPHY"
Received string: "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
Timeout: 10000ms
Call log:
- Expect "toContainText" with timeout 10000ms
- waiting for locator('.manual-edit-modal')
24 × locator resolved to <section class="manual-edit-modal cc-panel">…</section>
- unexpected value "Hero titleCONTENTTextOriginal HeroParametersText colorBackgroundOpacity−+FontinheritSpace GroteskInterTimesArialRobotoHelveticaGeorgiamonospace▾Font size−+Weight700100200300400500600700800900▾Line height−+Letter spacing−+Radius−+Border colorBorder width−+Border style–SolidDashedDottedDoubleNone▾Width−+Height−+Padding▾Top−+Right−+Bottom−+Left−+Margin▾Top−+Right−+Bottom−+Left−+Direction–HorizontalHorizontal reverseVerticalVertical reverse▾Distributionnormal–StartCenterEndSpace betweenSpace aroundSpace evenly▾Gap−+Alignstart–Align leftAlign centerAlign right▾Layout controls are available for flex or grid containers.CancelSave"
320 | await expect(frame.locator(`${selector}[data-od-edit-selected="true"]`)).toHaveCount(1, { timeout: 2_000 });
321 | }).toPass({ timeout: 30_000 });
> 322 | await expect(page.locator('.manual-edit-modal')).toContainText(section);
| ^
323 | }
324 |
325 | test('[P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable', async ({ page }) => {
at selectPreviewElementThroughBridge (/home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:322:52)
at /home/runner/work/open-design/open-design/e2e/ui/app-manual-edit.test.ts:91:3
|
|
Run UI P0 domain
5 failed
[chromium] › ui/app-manual-edit.test.ts:61:1 › [P0] manual edit inspector previews and persists page and selected element styles
[chromium] › ui/app-manual-edit.test.ts:325:1 › [P0] @critical preview toolbar keeps share, download, comment, and zoom actions reachable
[chromium] › ui/app-manual-edit.test.ts:746:1 › [P0] @critical edited HTML file restores selected tab and preview after reload
[chromium] › ui/project-management-flows.test.ts:524:1 › [P0] @critical project detail header design system switch carries into the next run request
[chromium] › ui/project-management-flows.test.ts:1513:1 › [P0] clearing the project design system removes designSystemId from the next run request
27 passed (19.0m)
|
background
wait
wait-all
cancel
parallel
Loading