Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

End to End Tests

End to End Tests #7517

Triggered via workflow run February 19, 2024 17:36
@dbkrdbkr
completed 300f30e
Status Failure
Total duration 16m 31s
Artifacts 9

end-to-end-tests.yaml

on: workflow_run
Prepare
2s
Prepare
Matrix: tests
Report results
34s
Report results
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 7 warnings, and 1 notice
Run Tests 4/8
The process '/usr/bin/xvfb-run' failed with exit code 1
Run Tests 8/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: 822 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 - 822 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 - 822 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: 822 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 - 822 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 - 822 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: 822 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 - 822 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 - 822 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: 718 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 - 718 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 - 718 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: 718 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 - 718 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 - 718 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: 718 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 - 718 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 - 718 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: 822 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 - 822 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 - 822 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: 822 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 - 822 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 - 822 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: 822 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 - 822 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 - 822 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: 718 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 - 718 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 - 718 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.9m
Slow Test: [Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.5m
Slow Test: [Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.9m
Slow Test: [Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.7m
Slow Test: [Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.7m
🎭 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 3 flaky [Legacy Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A [Rust Crypto] › audio-player/audio-player.spec.ts:146:9 › Audio player › should be correctly rendered - light theme with monospace font [Rust Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A 121 skipped 650 passed (15.0m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
1 MB
all-blob-reports-2 Expired
612 KB
all-blob-reports-3 Expired
6.17 MB
all-blob-reports-4 Expired
10.5 MB
all-blob-reports-5 Expired
1.13 MB
all-blob-reports-6 Expired
590 KB
all-blob-reports-7 Expired
5.97 MB
all-blob-reports-8 Expired
7.49 MB
html-report--attempt-1 Expired
28.2 MB