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, 5 warnings, and 1 notice
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L21
1) app-loading/feature-detection.spec.ts:11:5 › shows error page if browser lacks Intl support ───
Error: Screenshot comparison failed:
943 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/app-loading/feature-detection.spec.ts/unsupported-browser-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support/unsupported-browser-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support/unsupported-browser-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 943 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 943 pixels (ratio 0.01 of all image pixels) are different.
19 | await expect(header).toBeVisible();
20 |
> 21 | await expect(page).toMatchScreenshot("unsupported-browser.png");
| ^
22 | });
23 |
24 | test(`shows error page if browser lacks WebAssembly support`, async ({ page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:21:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L21
1) app-loading/feature-detection.spec.ts:11:5 › shows error page if browser lacks Intl support ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
943 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/app-loading/feature-detection.spec.ts/unsupported-browser-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support-retry1/unsupported-browser-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support-retry1/unsupported-browser-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 943 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 943 pixels (ratio 0.01 of all image pixels) are different.
19 | await expect(header).toBeVisible();
20 |
> 21 | await expect(page).toMatchScreenshot("unsupported-browser.png");
| ^
22 | });
23 |
24 | test(`shows error page if browser lacks WebAssembly support`, async ({ page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:21:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L21
1) app-loading/feature-detection.spec.ts:11:5 › shows error page if browser lacks Intl support ───
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
943 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/app-loading/feature-detection.spec.ts/unsupported-browser-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support-retry2/unsupported-browser-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-9c13b--browser-lacks-Intl-support-retry2/unsupported-browser-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 943 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 943 pixels (ratio 0.01 of all image pixels) are different.
19 | await expect(header).toBeVisible();
20 |
> 21 | await expect(page).toMatchScreenshot("unsupported-browser.png");
| ^
22 | });
23 |
24 | test(`shows error page if browser lacks WebAssembly support`, async ({ page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:21:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L33
2) app-loading/feature-detection.spec.ts:24:5 › shows error page if browser lacks WebAssembly support
Error: Screenshot comparison failed:
3035 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/app-loading/feature-detection.spec.ts/unsupported-browser-CompatibilityView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support/unsupported-browser-CompatibilityView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support/unsupported-browser-CompatibilityView-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser-CompatibilityView.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3035 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 3035 pixels (ratio 0.01 of all image pixels) are different.
31 | await expect(header).toBeVisible();
32 |
> 33 | await expect(page).toMatchScreenshot("unsupported-browser-CompatibilityView.png");
| ^
34 | });
35 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:33:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L33
2) app-loading/feature-detection.spec.ts:24:5 › shows error page if browser lacks WebAssembly support
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3035 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/app-loading/feature-detection.spec.ts/unsupported-browser-CompatibilityView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support-retry1/unsupported-browser-CompatibilityView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support-retry1/unsupported-browser-CompatibilityView-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser-CompatibilityView.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3035 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 3035 pixels (ratio 0.01 of all image pixels) are different.
31 | await expect(header).toBeVisible();
32 |
> 33 | await expect(page).toMatchScreenshot("unsupported-browser-CompatibilityView.png");
| ^
34 | });
35 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:33:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts#L33
2) app-loading/feature-detection.spec.ts:24:5 › shows error page if browser lacks WebAssembly support
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3035 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/app-loading/feature-detection.spec.ts/unsupported-browser-CompatibilityView-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support-retry2/unsupported-browser-CompatibilityView-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/app-loading-feature-detect-0cb56-r-lacks-WebAssembly-support-retry2/unsupported-browser-CompatibilityView-diff.png
Call log:
- expect.toHaveScreenshot(unsupported-browser-CompatibilityView.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3035 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 3035 pixels (ratio 0.01 of all image pixels) are different.
31 | await expect(header).toBeVisible();
32 |
> 33 | await expect(page).toMatchScreenshot("unsupported-browser-CompatibilityView.png");
| ^
34 | });
35 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/app-loading/feature-detection.spec.ts:33:24
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L99
3) audio-player/audio-player.spec.ts:137:9 › Audio player › should be correctly rendered - light theme
Error: Screenshot comparison failed:
229 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/audio-player/audio-player.spec.ts/Selected-EventTile-of-audio-player--light-theme--irc-layout-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-diff.png
Call log:
- expect.toHaveScreenshot(Selected-EventTile-of-audio-player--light-theme--irc-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$kNJfrHl1EHPhWawUqq5lRc1a7ii9RuL7KCOY9WCDZf4" data-scroll-tokens="$kNJfrHl1EHPhWawUqq5lRc1a7ii9RuL7KCOY9WCDZf4" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$kNJfrHl1EHPhWawUqq5lRc1a7ii9RuL7KCOY9WCDZf4" data-scroll-tokens="$kNJfrHl1EHPhWawUqq5lRc1a7ii9RuL7KCOY9WCDZf4" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
97 |
98 | // Take a snapshot of mx_EventTile_last on IRC layout
> 99 | await expect(page.locator(".mx_EventTile_last")).toMatchScreenshot(
| ^
100 | `${detail.replaceAll(" ", "-")}-irc-layout.png`,
101 | screenshotOptions,
102 | );
at takeSnapshots (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:99:58)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:139:9
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L99
3) audio-player/audio-player.spec.ts:137:9 › Audio player › should be correctly rendered - light theme
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
229 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/audio-player/audio-player.spec.ts/Selected-EventTile-of-audio-player--light-theme--irc-layout-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme-retry1/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme-retry1/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-diff.png
Call log:
- expect.toHaveScreenshot(Selected-EventTile-of-audio-player--light-theme--irc-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$t_q1AVBtpt0YTN9zoIoOPMOzyLn_GSaGI5Kx_K1ugsg" data-scroll-tokens="$t_q1AVBtpt0YTN9zoIoOPMOzyLn_GSaGI5Kx_K1ugsg" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$t_q1AVBtpt0YTN9zoIoOPMOzyLn_GSaGI5Kx_K1ugsg" data-scroll-tokens="$t_q1AVBtpt0YTN9zoIoOPMOzyLn_GSaGI5Kx_K1ugsg" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
97 |
98 | // Take a snapshot of mx_EventTile_last on IRC layout
> 99 | await expect(page.locator(".mx_EventTile_last")).toMatchScreenshot(
| ^
100 | `${detail.replaceAll(" ", "-")}-irc-layout.png`,
101 | screenshotOptions,
102 | );
at takeSnapshots (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:99:58)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:139:9
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L99
3) audio-player/audio-player.spec.ts:137:9 › Audio player › should be correctly rendered - light theme
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
229 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/audio-player/audio-player.spec.ts/Selected-EventTile-of-audio-player--light-theme--irc-layout-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme-retry2/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--29600-ctly-rendered---light-theme-retry2/Selected-EventTile-of-audi-f207e-light-theme--irc-layout-diff.png
Call log:
- expect.toHaveScreenshot(Selected-EventTile-of-audio-player--light-theme--irc-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$J9G__4EbYaojD9vvGzX0idzJtQeYjn_AChrfeLJ1oRU" data-scroll-tokens="$J9G__4EbYaojD9vvGzX0idzJtQeYjn_AChrfeLJ1oRU" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$J9G__4EbYaojD9vvGzX0idzJtQeYjn_AChrfeLJ1oRU" data-scroll-tokens="$J9G__4EbYaojD9vvGzX0idzJtQeYjn_AChrfeLJ1oRU" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 229 pixels (ratio 0.01 of all image pixels) are different.
97 |
98 | // Take a snapshot of mx_EventTile_last on IRC layout
> 99 | await expect(page.locator(".mx_EventTile_last")).toMatchScreenshot(
| ^
100 | `${detail.replaceAll(" ", "-")}-irc-layout.png`,
101 | screenshotOptions,
102 | );
at takeSnapshots (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:99:58)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:139:9
|
Run Playwright tests:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L99
4) audio-player/audio-player.spec.ts:142:9 › Audio player › should be correctly rendered - light theme with monospace font
Error: Screenshot comparison failed:
5 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/audio-player/audio-player.spec.ts/Selected-EventTile-of-audio-player--light-theme--monospace-font--irc-layout-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--e1830-t-theme-with-monospace-font/Selected-EventTile-of-audi-9febc-ospace-font--irc-layout-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/audio-player-audio-player--e1830-t-theme-with-monospace-font/Selected-EventTile-of-audi-9febc-ospace-font--irc-layout-diff.png
Call log:
- expect.toHaveScreenshot(Selected-EventTile-of-audio-player--light-theme--monospace-font--irc-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$JlOuxtTIubYkN90K744sOKtfpKojeg5Q1mN9PJ-azi8" data-scroll-tokens="$JlOuxtTIubYkN90K744sOKtfpKojeg5Q1mN9PJ-azi8" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 5 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$JlOuxtTIubYkN90K744sOKtfpKojeg5Q1mN9PJ-azi8" data-scroll-tokens="$JlOuxtTIubYkN90K744sOKtfpKojeg5Q1mN9PJ-azi8" class="mx_EventTile mx_EventTile_selected mx_EventTile_last mx_EventTile_lastInSection">…</li>
- 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
- 5 pixels (ratio 0.01 of all image pixels) are different.
97 |
98 | // Take a snapshot of mx_EventTile_last on IRC layout
> 99 | await expect(page.locator(".mx_EventTile_last")).toMatchScreenshot(
| ^
100 | `${detail.replaceAll(" ", "-")}-irc-layout.png`,
101 | screenshotOptions,
102 | );
at takeSnapshots (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:99:58)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:145:9
|
Run Playwright tests:
matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.2m
|
Run Playwright tests:
matrix-react-sdk/crypto/event-shields.spec.ts#L1
matrix-react-sdk/crypto/event-shields.spec.ts took 1.0m
|
Run Playwright tests:
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts#L1
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts took 54.5s
|
Run Playwright tests:
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 49.7s
|
Run Playwright tests:
matrix-react-sdk/integration-manager/kick.spec.ts#L1
matrix-react-sdk/integration-manager/kick.spec.ts took 40.6s
|
Run Playwright tests
14 failed
app-loading/feature-detection.spec.ts:11:5 › shows error page if browser lacks Intl support ────
app-loading/feature-detection.spec.ts:24:5 › shows error page if browser lacks WebAssembly support
audio-player/audio-player.spec.ts:137:9 › Audio player › should be correctly rendered - light theme
audio-player/audio-player.spec.ts:142:9 › Audio player › should be correctly rendered - light theme with monospace font
audio-player/audio-player.spec.ts:148:9 › Audio player › should be correctly rendered - high contrast theme
audio-player/audio-player.spec.ts:164:9 › Audio player › should be correctly rendered - dark theme
audio-player/audio-player.spec.ts:210:9 › Audio player › should support replying to audio file with another audio file
audio-player/audio-player.spec.ts:235:9 › Audio player › should support creating a reply chain with multiple audio files
chat-export/html-export.spec.ts:92:9 › HTML Export › should export html successfully and match screenshot
crypto/crypto.spec.ts:210:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
editing/editing.spec.ts:69:9 › Editing › should render and interact with the message edit history dialog
file-upload/image-upload.spec.ts:28:9 › Image Upload › should show image preview when uploading an image
forgot-password/forgot-password.spec.ts:29:9 › Forgot Password › renders properly ──────────────
forgot-password/forgot-password.spec.ts:42:9 › Forgot Password › renders email verification dialog properly
1 skipped
63 passed (16.2m)
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
📥 Download artifact
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
5s
5s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
13s
13s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Get installed Playwright version
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cache playwright binaries
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Playwright browsers
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run Playwright tests
16m 16s
16m 16s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Upload blob report to GitHub Actions Artifacts
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Cache playwright binaries
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading