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

upstream-sdk-notify #10780

upstream-sdk-notify

upstream-sdk-notify #10780

Triggered via repository dispatch July 13, 2024 10:34
@RiotRobotRiotRobot
upstream-sdk-notify db95f26
Status Success
Total duration 13m 24s
Artifacts 8

end-to-end-tests.yaml

on: repository_dispatch
Build Element-Web
2m 9s
Build Element-Web
Matrix: playwright
end-to-end-tests
35s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 28 warnings, and 6 notices
timeline/timeline.spec.ts:148:13 › Timeline › configure room › should create and configure a room on IRC layout: matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts#L161
1) timeline/timeline.spec.ts:148:13 › Timeline › configure room › should create and configure a room on IRC layout Error: Screenshot comparison failed: 28 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/timeline/timeline.spec.ts/configured-room-irc-layout-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-43bff-figure-a-room-on-IRC-layout/configured-room-irc-layout-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-43bff-figure-a-room-on-IRC-layout/configured-room-irc-layout-diff.png Call log: - expect.toHaveScreenshot(configured-room-irc-layout.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_MainSplit') - locator resolved to <div class="mx_MainSplit">…</div> - 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 - 28 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_MainSplit') - locator resolved to <div class="mx_MainSplit">…</div> - 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 159 | await expect(page.locator(".mx_TimelineSeparator")).toHaveText("today"); 160 | > 161 | await expect(page.locator(".mx_MainSplit")).toMatchScreenshot("configured-room-irc-layout.png"); | ^ 162 | }); 163 | 164 | test("should have an expanded generic event list summary (GELS) on IRC layout", async ({ page, app, room }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts:161:57
read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread: matrix-react-sdk/playwright/e2e/read-receipts/reactions-in-threads.spec.ts#L1
1) read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread Test timeout of 30000ms exceeded.
read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread: matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L531
1) read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread Error: page.waitForTimeout: Test timeout of 30000ms exceeded. at read-receipts/index.ts:531 529 | // If we've just entered the room, the threads panel takes a while to decide 530 | // whether it's open or not - wait here to give it a chance to settle. > 531 | await this.page.waitForTimeout(200); | ^ 532 | 533 | const ariaCurrent = await this.page.getByTestId("threadsButton").getAttribute("aria-current"); 534 | if (ariaCurrent !== "true") { at Helpers.openThreadList (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:531:25) at Helpers.getThreadListTile (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:557:20) at Helpers.assertReadThread (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:566:33) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/reactions-in-threads.spec.ts:46:28
Slow Test: matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts took 2.5m
Slow Test: matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts took 1.8m
Slow Test: matrix-react-sdk/read-receipts/new-messages-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-thread-roots.spec.ts took 54.5s
Slow Test: matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.9m
Slow Test: matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 1.1m
Slow Test: matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 39.4s
Slow Test: matrix-react-sdk/widgets/layout.spec.ts#L1
matrix-react-sdk/widgets/layout.spec.ts took 27.1s
Slow Test: matrix-react-sdk/toasts/analytics-toast.spec.ts#L1
matrix-react-sdk/toasts/analytics-toast.spec.ts took 24.9s
Slow Test: matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.8m
Slow Test: matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 1.5m
Slow Test: matrix-react-sdk/room/room-header.spec.ts#L1
matrix-react-sdk/room/room-header.spec.ts took 1.4m
Slow Test: matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 1.4m
Slow Test: matrix-react-sdk/settings/general-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/general-user-settings-tab.spec.ts took 54.3s
Slow Test: matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.6m
Slow Test: matrix-react-sdk/crypto/crypto.spec.ts#L1
matrix-react-sdk/crypto/crypto.spec.ts took 1.4m
Slow Test: matrix-react-sdk/crypto/decryption-failure-messages.spec.ts#L1
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts took 1.3m
Slow Test: matrix-react-sdk/crypto/event-shields.spec.ts#L1
matrix-react-sdk/crypto/event-shields.spec.ts took 1.0m
Slow Test: matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 1.0m
Slow Test: matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 3.6m
Slow Test: matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts took 2.7m
Slow Test: matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.4m
Slow Test: matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts took 1.2m
Slow Test: matrix-react-sdk/read-receipts/reactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/reactions-main-timeline.spec.ts took 1.1m
Slow Test: matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.4m
Slow Test: matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts took 1.6m
Slow Test: matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts took 1.5m
Slow Test: matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts took 1.2m
Slow Test: matrix-react-sdk/login/login.spec.ts#L1
matrix-react-sdk/login/login.spec.ts took 55.1s
🎭 Playwright Run Summary
43 skipped 23 passed (2.9m)
🎭 Playwright Run Summary
1 flaky timeline/timeline.spec.ts:148:13 › Timeline › configure room › should create and configure a room on IRC layout 4 skipped 55 passed (5.7m)
🎭 Playwright Run Summary
9 skipped 67 passed (6.3m)
🎭 Playwright Run Summary
1 skipped 70 passed (7.3m)
🎭 Playwright Run Summary
1 flaky read-receipts/reactions-in-threads.spec.ts:24:17 › Read receipts › reactions › in threads › A reaction to a threaded message does not make the room unread 3 skipped 67 passed (7.9m)
🎭 Playwright Run Summary
2 skipped 70 passed (9.6m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
716 KB
all-blob-reports-2 Expired
635 KB
all-blob-reports-3 Expired
198 KB
all-blob-reports-4 Expired
4.26 MB
all-blob-reports-5 Expired
511 KB
all-blob-reports-6 Expired
2.9 MB
html-report Expired
7.08 MB
webapp Expired
38 MB