This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #7545
Triggered via workflow run
February 20, 2024 15:01
florianduros
completed
a9add45
Status
Failure
Total duration
17m 9s
Artifacts
9
Annotations
12 errors, 7 warnings, and 1 notice
Run Tests 8/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
Run Tests 4/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
[Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly:
matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L29
1) [Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly
Error: Screenshot comparison failed:
2 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/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto/Preferences-user-settings-tab-should-be-rendered-properly-1-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto/Preferences-user-settings-tab-should-be-rendered-properly-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- 2 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 2 pixels (ratio 0.01 of all image pixels) are different.
27 | // Assert that the top heading is rendered
28 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible();
> 29 | await expect(tab).toMatchScreenshot();
| ^
30 | });
31 | });
32 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:29:27
|
[Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly:
matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L29
1) [Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2 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/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto-retry1/Preferences-user-settings-tab-should-be-rendered-properly-1-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto-retry1/Preferences-user-settings-tab-should-be-rendered-properly-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- 2 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 2 pixels (ratio 0.01 of all image pixels) are different.
27 | // Assert that the top heading is rendered
28 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible();
> 29 | await expect(tab).toMatchScreenshot();
| ^
30 | });
31 | });
32 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:29:27
|
[Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly:
matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts#L29
1) [Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2 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/settings/preferences-user-settings-tab.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto-retry2/Preferences-user-settings-tab-should-be-rendered-properly-1-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/settings-preferences-user-settings-tab-Preferences-user-settings-tab-should-be-rendered-properly-Legacy-Crypto-retry2/Preferences-user-settings-tab-should-be-rendered-properly-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- 2 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_UserSettingsDialog') })
- locator resolved to <div class="mx_Dialog">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 2 pixels (ratio 0.01 of all image pixels) are different.
27 | // Assert that the top heading is rendered
28 | await expect(tab.getByRole("heading", { name: "Preferences" })).toBeVisible();
> 29 | await expect(tab).toMatchScreenshot();
| ^
30 | });
31 | });
32 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/preferences-user-settings-tab.spec.ts:29:27
|
[Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L68
2) [Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space
Error: Screenshot comparison failed:
Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-create-menu-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto/space-create-menu-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto/space-create-menu-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
66 | test("should allow user to create public space", async ({ page, app, user }) => {
67 | const contextMenu = await openSpaceCreateMenu(page);
> 68 | await expect(contextMenu).toMatchScreenshot("space-create-menu.png");
| ^
69 |
70 | await contextMenu.getByRole("button", { name: /Public/ }).click();
71 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:68:35
|
[Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L68
2) [Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-create-menu-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto-retry1/space-create-menu-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto-retry1/space-create-menu-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
66 | test("should allow user to create public space", async ({ page, app, user }) => {
67 | const contextMenu = await openSpaceCreateMenu(page);
> 68 | await expect(contextMenu).toMatchScreenshot("space-create-menu.png");
| ^
69 |
70 | await contextMenu.getByRole("button", { name: /Public/ }).click();
71 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:68:35
|
[Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L68
2) [Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-create-menu-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto-retry2/space-create-menu-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-allow-user-to-create-public-space-Legacy-Crypto-retry2/space-create-menu-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpaceCreateMenu_wrapper .mx_ContextualMenu')
- locator resolved to <div class="mx_ContextualMenu mx_ContextualMenu_left …>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 480px by 408px, received 480px by 406px. 7832 pixels (ratio 0.04 of all image pixels) are different.
66 | test("should allow user to create public space", async ({ page, app, user }) => {
67 | const contextMenu = await openSpaceCreateMenu(page);
> 68 | await expect(contextMenu).toMatchScreenshot("space-create-menu.png");
| ^
69 |
70 | await contextMenu.getByRole("button", { name: /Public/ }).click();
71 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:68:35
|
[Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L268
3) [Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Error: Screenshot comparison failed:
4096 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-panel-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto/space-panel-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto/space-panel-expanded-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- 4096 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 4096 pixels (ratio 0.03 of all image pixels) are different.
266 |
267 | await checkA11y();
> 268 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-expanded.png");
| ^
269 | });
270 |
271 | test("should not soft crash when joining a room from space hierarchy which has a link in its topic", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:268:54
|
[Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L268
3) [Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4096 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-panel-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto-retry1/space-panel-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto-retry1/space-panel-expanded-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- 4096 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 4096 pixels (ratio 0.03 of all image pixels) are different.
266 |
267 | await checkA11y();
> 268 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-expanded.png");
| ^
269 | });
270 |
271 | test("should not soft crash when joining a room from space hierarchy which has a link in its topic", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:268:54
|
[Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded:
matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts#L268
3) [Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4096 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/snapshots/spaces/spaces.spec.ts/space-panel-expanded-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto-retry2/space-panel-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-spaces-Spaces-should-render-subspaces-in-the-space-panel-only-when-expanded-Legacy-Crypto-retry2/space-panel-expanded-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- 4096 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_SpacePanel')
- 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 4096 pixels (ratio 0.03 of all image pixels) are different.
266 |
267 | await checkA11y();
> 268 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-expanded.png");
| ^
269 | });
270 |
271 | test("should not soft crash when joining a room from space hierarchy which has a link in its topic", async ({
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:268:54
|
[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:28:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L34
4) [Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:28:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
Error: Screenshot comparison failed:
2253 pixels (ratio 0.02 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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto/tac-button-expanded-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/spaces-threads-activity-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto/tac-button-expanded-diff.png
Call log:
- page._expectScreenshot 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
- waiting for element to be visible and stable
- element is visible and stable
- 2253 pixels (ratio 0.02 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 2253 pixels (ratio 0.02 of all image pixels) are different.
32 | await util.expandSpacePanel();
33 | // The buttons in the space panel should be aligned when expanded
> 34 | await expect(util.getSpacePanel()).toMatchScreenshot("tac-button-expanded.png");
| ^
35 | });
36 |
37 | test("should not show indicator when there is no thread", async ({ roomAlpha: room1, util }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts:34:44
|
Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Sibz/github-status-action@071b5370da85afbb16637d6eed8524a06bc2053e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Report results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Sibz/github-status-action@071b5370da85afbb16637d6eed8524a06bc2053e, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/github-script@v6, nwtgck/actions-netlify@7a92f00dde8c92a5a9e8385ec2919775f7647352. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 6.0m
|
Slow Test:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.4m
|
Slow Test:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.9m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.7m
|
Slow Test:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.4m
|
🎭 Playwright Run Summary
8 failed
[Legacy Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly
[Legacy Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space
[Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
[Legacy Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:28:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
[Rust Crypto] › settings/preferences-user-settings-tab.spec.ts:24:9 › Preferences user settings tab › should be rendered properly
[Rust Crypto] › spaces/spaces.spec.ts:66:9 › Spaces › should allow user to create public space ─
[Rust Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
[Rust Crypto] › spaces/threads-activity-centre/threadsActivityCentre.spec.ts:28:9 › Threads Activity Centre › should have the button correctly aligned and displayed in the space panel when expanded
2 flaky
[Legacy Crypto] › crypto/crypto.spec.ts:149:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
[Legacy Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
121 skipped
647 passed (15.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
3.87 MB |
|
all-blob-reports-2
Expired
|
597 KB |
|
all-blob-reports-3
Expired
|
6.25 MB |
|
all-blob-reports-4
Expired
|
14.6 MB |
|
all-blob-reports-5
Expired
|
1.1 MB |
|
all-blob-reports-6
Expired
|
568 KB |
|
all-blob-reports-7
Expired
|
905 KB |
|
all-blob-reports-8
Expired
|
14.2 MB |
|
html-report--attempt-1
Expired
|
35.3 MB |
|