This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update design of files list in right panel #833
Annotations
10 errors, 3 warnings, and 1 notice
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L25
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:19:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-button-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded/tac-button-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded/tac-button-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-button-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
23 | await util.expandSpacePanel();
24 | // The buttons in the space panel should be aligned when expanded
> 25 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-button-expanded.png");
| ^
26 | });
27 |
28 | test("should not show indicator when there is no thread", async ({ room1, util }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:25:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L25
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:19:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-button-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded-retry1/tac-button-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded-retry1/tac-button-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-button-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
23 | await util.expandSpacePanel();
24 | // The buttons in the space panel should be aligned when expanded
> 25 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-button-expanded.png");
| ^
26 | });
27 |
28 | test("should not show indicator when there is no thread", async ({ room1, util }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:25:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L25
1) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:19:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-button-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded-retry2/tac-button-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-34d5f-e-space-panel-when-expanded-retry2/tac-button-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-button-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
23 | await util.expandSpacePanel();
24 | // The buttons in the space panel should be aligned when expanded
> 25 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-button-expanded.png");
| ^
26 | });
27 |
28 | test("should not show indicator when there is no thread", async ({ room1, util }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:25:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L138
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:131:9 › Threads Activity Centre › should have the correct hover state
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-hovered-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state/tac-hovered-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state/tac-hovered-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-hovered-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
136 | await util.expandSpacePanel();
137 | await util.hoverTacButton();
> 138 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-hovered-expanded.png");
| ^
139 | });
140 |
141 | test("should mark all threads as read", async ({ room1, room2, util, msg, page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:138:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L138
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:131:9 › Threads Activity Centre › should have the correct hover state
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-hovered-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state-retry1/tac-hovered-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state-retry1/tac-hovered-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-hovered-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
136 | await util.expandSpacePanel();
137 | await util.hoverTacButton();
> 138 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-hovered-expanded.png");
| ^
139 | });
140 |
141 | test("should mark all threads as read", async ({ room1, room2, util, msg, page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:138:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L138
2) spaces/threads-activity-centre/threadsActivityCentre.spec.ts:131:9 › Threads Activity Centre › should have the correct hover state
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
359 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/threads-activity-centre/threadsActivityCentre.spec.ts/tac-hovered-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state-retry2/tac-hovered-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-ce-f979e-ave-the-correct-hover-state-retry2/tac-hovered-expanded-diff.png
Call log:
- expect.toHaveScreenshot(tac-hovered-expanded.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('navigation', { name: 'Spaces' })
- locator resolved to <nav aria-label="Spaces" class="mx_SpacePanel">…</nav>
- 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
- 359 pixels (ratio 0.01 of all image pixels) are different.
136 | await util.expandSpacePanel();
137 | await util.hoverTacButton();
> 138 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-hovered-expanded.png");
| ^
139 | });
140 |
141 | test("should mark all threads as read", async ({ room1, room2, util, msg, page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:138:44
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/threads/threads.spec.ts#L403
3) threads/threads.spec.ts:354:9 › Threads › should send location and reply to the location on ThreadView
Error: Screenshot comparison failed:
153 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/threads/threads.spec.ts/Reply-to-the-location-on-ThreadView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView/Reply-to-the-location-on-ThreadView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView/Reply-to-the-location-on-ThreadView-diff.png
Call log:
- expect.toHaveScreenshot(Reply-to-the-location-on-ThreadView.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
401 | // Take a snapshot of reply to the shared location
402 | await page.addStyleTag({ content: css });
> 403 | await expect(page.locator(".mx_ThreadView")).toMatchScreenshot("Reply_to_the_location_on_ThreadView.png");
| ^
404 | });
405 |
406 | test("right panel behaves correctly", async ({ page, app, user }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/threads/threads.spec.ts:403:54
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/threads/threads.spec.ts#L403
3) threads/threads.spec.ts:354:9 › Threads › should send location and reply to the location on ThreadView
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
153 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/threads/threads.spec.ts/Reply-to-the-location-on-ThreadView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView-retry1/Reply-to-the-location-on-ThreadView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView-retry1/Reply-to-the-location-on-ThreadView-diff.png
Call log:
- expect.toHaveScreenshot(Reply-to-the-location-on-ThreadView.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
401 | // Take a snapshot of reply to the shared location
402 | await page.addStyleTag({ content: css });
> 403 | await expect(page.locator(".mx_ThreadView")).toMatchScreenshot("Reply_to_the_location_on_ThreadView.png");
| ^
404 | });
405 |
406 | test("right panel behaves correctly", async ({ page, app, user }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/threads/threads.spec.ts:403:54
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/threads/threads.spec.ts#L403
3) threads/threads.spec.ts:354:9 › Threads › should send location and reply to the location on ThreadView
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
153 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/threads/threads.spec.ts/Reply-to-the-location-on-ThreadView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView-retry2/Reply-to-the-location-on-ThreadView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-sh-e51e8--the-location-on-ThreadView-retry2/Reply-to-the-location-on-ThreadView-diff.png
Call log:
- expect.toHaveScreenshot(Reply-to-the-location-on-ThreadView.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_ThreadView')
- locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</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
- 153 pixels (ratio 0.01 of all image pixels) are different.
401 | // Take a snapshot of reply to the shared location
402 | await page.addStyleTag({ content: css });
> 403 | await expect(page.locator(".mx_ThreadView")).toMatchScreenshot("Reply_to_the_location_on_ThreadView.png");
| ^
404 | });
405 |
406 | test("right panel behaves correctly", async ({ page, app, user }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/threads/threads.spec.ts:403:54
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts#L153
4) timeline/timeline.spec.ts:140:13 › Timeline › configure room › should create and configure a room on IRC layout
Error: Screenshot comparison failed:
1670 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/timeline/timeline.spec.ts/configured-room-irc-layout-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-43bff-figure-a-room-on-IRC-layout/configured-room-irc-layout-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-43bff-figure-a-room-on-IRC-layout/configured-room-irc-layout-diff.png
Call log:
- expect.toHaveScreenshot(configured-room-irc-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 1670 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 1670 pixels (ratio 0.01 of all image pixels) are different.
151 | await expect(page.locator(".mx_TimelineSeparator")).toHaveText("today");
152 |
> 153 | await expect(page.locator(".mx_MainSplit")).toMatchScreenshot("configured-room-irc-layout.png");
| ^
154 | });
155 |
156 | test("should have an expanded generic event list summary (GELS) on IRC layout", async ({ page, app, room }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts:153:57
|
Run Playwright tests:
matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.0m
|
Run Playwright tests:
matrix-react-sdk/widgets/widget-pip-close.spec.ts#L1
matrix-react-sdk/widgets/widget-pip-close.spec.ts took 22.1s
|
Run Playwright tests:
matrix-react-sdk/toasts/analytics-toast.spec.ts#L1
matrix-react-sdk/toasts/analytics-toast.spec.ts took 16.6s
|
Run Playwright tests
20 failed
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:19:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
spaces/threads-activity-centre/threadsActivityCentre.spec.ts:131:9 › Threads Activity Centre › should have the correct hover state
threads/threads.spec.ts:354:9 › Threads › should send location and reply to the location on ThreadView
timeline/timeline.spec.ts:140:13 › Timeline › configure room › should create and configure a room on IRC layout
timeline/timeline.spec.ts:156:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on IRC layout
timeline/timeline.spec.ts:184:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on compact modern/group layout
timeline/timeline.spec.ts:218:13 › Timeline › configure room › should click 'collapse' on the first hovered info event line inside GELS on bubble layout
timeline/timeline.spec.ts:267:13 › Timeline › configure room › should add inline start margin to an event line on IRC layout
timeline/timeline.spec.ts:335:13 › Timeline › message displaying › should align generic event list summary with messages and emote on IRC layout
timeline/timeline.spec.ts:467:13 › Timeline › message displaying › should render EventTiles on IRC, modern (group), and bubble layout
timeline/timeline.spec.ts:715:13 › Timeline › message displaying › should render url previews ──
timeline/timeline.spec.ts:775:17 › Timeline › message displaying › on search results panel › should highlight search result words regardless of formatting
timeline/timeline.spec.ts:797:17 › Timeline › message displaying › on search results panel › should render a fully opaque textual event
timeline/timeline.spec.ts:921:13 › Timeline › message sending › should display a reply chain ───
timeline/timeline.spec.ts:1034:13 › Timeline › message sending › should send, reply, and display long strings without overflowing
timeline/timeline.spec.ts:1179:13 › Timeline › message sending › should render images in the timeline
timeline/timeline.spec.ts:1191:17 › Timeline › message sending › MSC3916 - Authenticated Media › should render authenticated images in the timeline
user-onboarding/user-onboarding-new.spec.ts:37:9 › User Onboarding (new user) › app download dialog
user-view/user-view.spec.ts:17:9 › UserView › should render the user view as expected ──────────
widgets/layout.spec.ts:73:9 › Widget Layout › should be set properly ───────────────────────────
4 skipped
47 passed (15.0m)
|
Loading