Skip to content

End to End Tests

End to End Tests #31

Triggered via workflow run January 9, 2024 19:05
@t3chguyt3chguy
completed e73eba5
Status Failure
Total duration 20m 56s
Artifacts 2

end-to-end-tests.yaml

on: workflow_run
Playwright  /  Prepare
2s
Playwright / Prepare
mark_skipped
0s
mark_skipped
Matrix: Playwright / tests
Playwright  /  Report results
1m 23s
Playwright / Report results
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 5 warnings, and 1 notice
Playwright / Run Tests 8/8
The process '/usr/bin/xvfb-run' failed with exit code 1
Playwright / Run Tests 4/8
The process '/usr/bin/xvfb-run' failed with exit code 1
[Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
1) [Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!QmIpWWKNftVpodBPUR:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
1) [Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!FBzFsdKmkIUaWQWuUC:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
1) [Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!kkrCdyglcGlbMGbiCt:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
2) [Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!jhYJDKLsCIjdeWtLHw:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:167:15
[Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
2) [Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!OFKqwDpMranbYJUwyn:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:167:15
[Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
2) [Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!ivrwBDBAPqlczUUCJG:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:167:15
[Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
3) [Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!cTVkDqKnamLLImHolT:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
3) [Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!AduFhoSCZDxcosINiE:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
3) [Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!gnQMjJiTWKDjaDFMTP:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:134:15
[Rust Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId: matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts#L84
4) [Rust Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.mx_EventTile_sticker > a') Expected pattern: /\/!abNFNqbjbsntDtxDML:localhost\// Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.mx_EventTile_sticker > a') 82 | async function expectTimelineSticker(page: Page, roomId: string) { 83 | // Make sure it's in the right room > 84 | await expect(page.locator(".mx_EventTile_sticker > a")).toHaveAttribute("href", new RegExp(`/${roomId}/`)); | ^ 85 | 86 | // Make sure the image points at the sticker image. We will briefly show it 87 | // using the thumbnail URL, but as soon as that fails, we will switch to the at expectTimelineSticker (/home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:84:61) at /home/runner/work/element-web/element-web/matrix-react-sdk/playwright/e2e/widgets/stickers.spec.ts:167:15
Slow Test: [Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 6.1m
Slow Test: [Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 6.0m
Slow Test: [Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.8m
Slow Test: [Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.8m
Slow Test: [Legacy Crypto] › read-receipts/high-level.spec.ts#L1
[Legacy Crypto] › read-receipts/high-level.spec.ts took 3.6m
🎭 Playwright Run Summary
4 failed [Legacy Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms [Legacy Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId [Rust Crypto] › widgets/stickers.spec.ts:111:9 › Stickers › should send a sticker to multiple rooms [Rust Crypto] › widgets/stickers.spec.ts:145:9 › Stickers › should handle a sticker picker widget missing creatorUserId 4 flaky [Legacy Crypto] › read-receipts/redactions.spec.ts:368:17 › Read receipts › redactions › in threads › Reading an unread thread after a redaction of the latest message makes it read [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] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A [Rust Crypto] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line 114 skipped 624 passed (16.6m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
36.8 MB
html-report--attempt-1 Expired
57.2 MB