Room list reduce section font size #1475
Annotations
8 errors and 1 notice
|
Run Playwright tests
Process completed with exit code 1.
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts#L200
3) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:185:13 › Room list › Room list › Shortcuts › should select the next unread room
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: '1 notification', level: 1 })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('heading', { name: '1 notification', level: 1 })
198 | await page.keyboard.press("Alt+Shift+ArrowDown");
199 |
> 200 | await expect(page.getByRole("heading", { name: "1 notification", level: 1 })).toBeVisible();
| ^
201 | });
202 | });
203 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:200:95
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L146
2) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:129:9 › Room list sections › Section collapse and expand › should render collapsed section @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
438 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections-collapsed.png
Call log:
- Expect "toHaveScreenshot(room-list-sections-collapsed.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 438 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 438 pixels (ratio 0.01 of all image pixels) are different.
144 | await expect(roomList.getByRole("row", { name: "Open room regular room" })).toBeVisible();
145 |
> 146 | await expect(roomList).toMatchScreenshot("room-list-sections-collapsed.png");
| ^
147 | });
148 | });
149 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:146:36
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L146
2) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:129:9 › Room list sections › Section collapse and expand › should render collapsed section @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
438 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections-collapsed.png
Call log:
- Expect "toHaveScreenshot(room-list-sections-collapsed.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 438 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 438 pixels (ratio 0.01 of all image pixels) are different.
144 | await expect(roomList.getByRole("row", { name: "Open room regular room" })).toBeVisible();
145 |
> 146 | await expect(roomList).toMatchScreenshot("room-list-sections-collapsed.png");
| ^
147 | });
148 | });
149 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:146:36
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L146
2) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:129:9 › Room list sections › Section collapse and expand › should render collapsed section @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
438 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections-collapsed.png
Call log:
- Expect "toHaveScreenshot(room-list-sections-collapsed.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 438 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="3" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 438 pixels (ratio 0.01 of all image pixels) are different.
144 | await expect(roomList.getByRole("row", { name: "Open room regular room" })).toBeVisible();
145 |
> 146 | await expect(roomList).toMatchScreenshot("room-list-sections-collapsed.png");
| ^
147 | });
148 | });
149 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:146:36
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L62
1) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:37:9 › Room list sections › Section rendering › should render sections with correct rooms in each @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
673 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections.png
Call log:
- Expect "toHaveScreenshot(room-list-sections.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 673 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 673 pixels (ratio 0.01 of all image pixels) are different.
60 | await expect(roomList.getByRole("row", { name: "Open room room0" })).toBeVisible();
61 |
> 62 | await expect(roomList).toMatchScreenshot("room-list-sections.png");
| ^
63 | });
64 |
65 | test("should only show non-empty sections", async ({ page, app }) => {
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:62:36
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L62
1) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:37:9 › Room list sections › Section rendering › should render sections with correct rooms in each @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
673 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections.png
Call log:
- Expect "toHaveScreenshot(room-list-sections.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 673 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 673 pixels (ratio 0.01 of all image pixels) are different.
60 | await expect(roomList.getByRole("row", { name: "Open room room0" })).toBeVisible();
61 |
> 62 | await expect(roomList).toMatchScreenshot("room-list-sections.png");
| ^
63 | });
64 |
65 | test("should only show non-empty sections", async ({ page, app }) => {
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:62:36
|
|
Run Playwright tests:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts#L62
1) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:37:9 › Room list sections › Section rendering › should render sections with correct rooms in each @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByTestId('room-list')
673 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: room-list-sections.png
Call log:
- Expect "toHaveScreenshot(room-list-sections.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 673 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('room-list')
- locator resolved to <div tabindex="0" role="treegrid" aria-rowcount="8" aria-label="Room list" data-testid="room-list" class="_roomList_1yq7k_11" data-virtuoso-scroller="true">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 673 pixels (ratio 0.01 of all image pixels) are different.
60 | await expect(roomList.getByRole("row", { name: "Open room room0" })).toBeVisible();
61 |
> 62 | await expect(roomList).toMatchScreenshot("room-list-sections.png");
| ^
63 | });
64 |
65 | test("should only show non-empty sections", async ({ page, app }) => {
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:62:36
|
|
Run Playwright tests
2 failed
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:37:9 › Room list sections › Section rendering › should render sections with correct rooms in each @screenshot
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list-sections.spec.ts:129:9 › Room list sections › Section collapse and expand › should render collapsed section @screenshot
1 flaky
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:185:13 › Room list › Room list › Shortcuts › should select the next unread room
3 skipped
127 passed (12.6m)
|
Loading