This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Upload End to End Test report to Netlify #250
end-to-end-tests-netlify.yaml
on: workflow_run
Report results
56s
Annotations
10 errors, 6 warnings, and 1 notice
[Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
1) [Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
1) [Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
1) [Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L169
2) [Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
Error: Screenshot comparison failed:
272 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/room/room-header.spec.ts/room-header-video-room-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto/room-header-video-room-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto/room-header-video-room-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 4207 pixels (ratio 0.08 of all image pixels) are different.
- waiting 250ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 4207 pixels (ratio 0.08 of all image pixels) are different.
- waiting 500ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
167 | await expect(header.getByRole("button")).toHaveCount(7);
168 |
> 169 | await expect(header).toMatchScreenshot("room-header-video-room.png");
| ^
170 | });
171 | });
172 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:169:38
|
[Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L169
2) [Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
272 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/room/room-header.spec.ts/room-header-video-room-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto-retry1/room-header-video-room-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto-retry1/room-header-video-room-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 4211 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 4207 pixels (ratio 0.08 of all image pixels) are different.
- waiting 250ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
167 | await expect(header.getByRole("button")).toHaveCount(7);
168 |
> 169 | await expect(header).toMatchScreenshot("room-header-video-room.png");
| ^
170 | });
171 | });
172 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:169:38
|
[Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L169
2) [Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
272 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/room/room-header.spec.ts/room-header-video-room-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto-retry2/room-header-video-room-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Rust-Crypto-retry2/room-header-video-room-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
167 | await expect(header.getByRole("button")).toHaveCount(7);
168 |
> 169 | await expect(header).toMatchScreenshot("room-header-video-room.png");
| ^
170 | });
171 | });
172 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:169:38
|
[Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
3) [Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
3) [Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L188
3) [Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RightPanel .mx_TimelineCard').getByText('Sakura created and configured the room.')
186 | await expect(
187 | page.locator(".mx_RightPanel .mx_TimelineCard").getByText("Sakura created and configured the room."),
> 188 | ).toBeVisible();
| ^
189 | });
190 | });
191 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:188:15
|
[Legacy Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options:
matrix-react-sdk/playwright/e2e/room/room-header.spec.ts#L169
4) [Legacy Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
Error: Screenshot comparison failed:
272 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/room/room-header.spec.ts/room-header-video-room-linux.png
Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Legacy-Crypto/room-header-video-room-actual.png
Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/room-room-header-Room-Head-7758b-l-invite-chat-and-room-info-Legacy-Crypto/room-header-video-room-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_LegacyRoomHeader')
- locator resolved to <header class="mx_LegacyRoomHeader light-panel">…</header>
- 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
- 272 pixels (ratio 0.01 of all image pixels) are different.
167 | await expect(header.getByRole("button")).toHaveCount(7);
168 |
> 169 | await expect(header).toMatchScreenshot("room-header-video-room.png");
| ^
170 | });
171 | });
172 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room-header.spec.ts:169:38
|
Report results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.7m
|
Slow Test:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.2m
|
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.7m
|
Slow Test:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.5m
|
🎭 Playwright Run Summary
3 failed
[Legacy Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
[Rust Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
[Rust Crypto] › room/room-header.spec.ts:173:13 › Room Header › with a video room › should render a working chat button which opens the timeline on a right panel
4 flaky
[Legacy Crypto] › room/room-header.spec.ts:144:17 › Room Header › with a video room › and with feature_notifications enabled › should render buttons for room options, beta pill, invite, chat, and room info
[Legacy Crypto] › timeline/timeline.spec.ts:926:13 › Timeline › message sending › should display a reply chain
[Legacy Crypto] › user-onboarding/user-onboarding-new.spec.ts:43:9 › User Onboarding (new user) › app download dialog
[Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one
129 skipped
670 passed (16.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-report--attempt-1
Expired
|
29.3 MB |
|