This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #7557
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] › 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#L256
1) [Legacy Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Error: Screenshot comparison failed:
731 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/spaces.spec.ts/space-panel-collapsed-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-collapsed-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-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256: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#L256
1) [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:
731 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/spaces.spec.ts/space-panel-collapsed-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-collapsed-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-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256: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#L256
1) [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:
731 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/spaces.spec.ts/space-panel-collapsed-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-collapsed-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-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256: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
2) [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:
814 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-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
- 814 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 814 pixels (ratio 0.01 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
|
[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
2) [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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
814 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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto-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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto-retry1/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
- 814 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 814 pixels (ratio 0.01 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
|
[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
2) [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
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
814 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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto-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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Legacy-Crypto-retry2/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
- 814 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 814 pixels (ratio 0.01 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
|
[Rust 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#L256
3) [Rust Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Error: Screenshot comparison failed:
731 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/spaces.spec.ts/space-panel-collapsed-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-Rust-Crypto/space-panel-collapsed-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-Rust-Crypto/space-panel-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256:54
|
[Rust 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#L256
3) [Rust Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
731 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/spaces.spec.ts/space-panel-collapsed-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-Rust-Crypto-retry1/space-panel-collapsed-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-Rust-Crypto-retry1/space-panel-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256:54
|
[Rust 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#L256
3) [Rust Crypto] › spaces/spaces.spec.ts:227:9 › Spaces › should render subspaces in the space panel only when expanded
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
731 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/spaces.spec.ts/space-panel-collapsed-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-Rust-Crypto-retry2/space-panel-collapsed-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-Rust-Crypto-retry2/space-panel-collapsed-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 collaps…>…</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
- 731 pixels (ratio 0.02 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 collaps…>…</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
- 731 pixels (ratio 0.02 of all image pixels) are different.
254 |
255 | await checkA11y();
> 256 | await expect(page.locator(".mx_SpacePanel")).toMatchScreenshot("space-panel-collapsed.png");
| ^
257 |
258 | // This finds the expand button with the class name "mx_SpaceButton_toggleCollapse". Note there is another
259 | // button with the same name with different class name "mx_SpacePanel_toggleCollapse".
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/spaces/spaces.spec.ts:256:54
|
[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:
matrix-react-sdk/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L34
4) [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
Error: Screenshot comparison failed:
814 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-centre-threadsActivity-34d5f--and-displayed-in-the-space-panel-when-expanded-Rust-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-Rust-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
- 814 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
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 814 pixels (ratio 0.01 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 5.8m
|
Slow Test:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.3m
|
Slow Test:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.8m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.6m
|
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
4 failed
[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] › 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
1 flaky
[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
652 passed (15.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
983 KB |
|
all-blob-reports-2
Expired
|
596 KB |
|
all-blob-reports-3
Expired
|
5.84 MB |
|
all-blob-reports-4
Expired
|
7.38 MB |
|
all-blob-reports-5
Expired
|
1.1 MB |
|
all-blob-reports-6
Expired
|
569 KB |
|
all-blob-reports-7
Expired
|
907 KB |
|
all-blob-reports-8
Expired
|
7.17 MB |
|
html-report--attempt-1
Expired
|
19.5 MB |
|