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 #6749

Triggered via workflow run January 15, 2024 14:43
@floriandurosflorianduros
completed 80e75e3
Status Cancelled
Total duration 16m 52s
Artifacts 2

end-to-end-tests.yaml

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

Annotations

10 errors, 9 warnings, and 1 notice
Run Tests 3/8
Canceling since a higher priority waiting request for 'End to End Tests-florianduros/threads/labs-flag' exists
Run Tests 3/8
The operation was canceled.
Run Tests 5/8
Canceling since a higher priority waiting request for 'End to End Tests-florianduros/threads/labs-flag' exists
Run Tests 5/8
The operation was canceled.
Run Tests 1/8
Canceling since a higher priority waiting request for 'End to End Tests-florianduros/threads/labs-flag' exists
Run Tests 1/8
The operation was canceled.
Run Tests 7/8
Canceling since a higher priority waiting request for 'End to End Tests-florianduros/threads/labs-flag' exists
Run Tests 7/8
The operation was canceled.
[Rust Crypto] › threads/threads.spec.ts:361:9 › Threads › should send location and reply to the location on ThreadView: matrix-react-sdk/playwright/e2e/threads/threads.spec.ts#L410
1) [Rust Crypto] › threads/threads.spec.ts:361:9 › Threads › should send location and reply to the location on ThreadView Error: Screenshot comparison failed: 3246 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/threads/threads.spec.ts/Reply-to-the-location-on-ThreadView-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-should-send-location-and-reply-to-the-location-on-ThreadView-Rust-Crypto/Reply-to-the-location-on-ThreadView-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/threads-threads-Threads-should-send-location-and-reply-to-the-location-on-ThreadView-Rust-Crypto/Reply-to-the-location-on-ThreadView-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.mx_ThreadView') - locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 3246 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.mx_ThreadView') - locator resolved to <div class="mx_BaseCard mx_ThreadView mx_ThreadPanel">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 3246 pixels (ratio 0.01 of all image pixels) are different. 408 | // Take a snapshot of reply to the shared location 409 | await page.addStyleTag({ content: css }); > 410 | await expect(page.locator(".mx_ThreadView")).toMatchScreenshot("Reply_to_the_location_on_ThreadView.png"); | ^ 411 | }); 412 | 413 | test("right panel behaves correctly", async ({ page, app, user }) => { at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/threads/threads.spec.ts:410:54
[Rust Crypto] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line: matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts#L587
2) [Rust Crypto] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line 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/hidden-event-line-zero-padding-irc-layout-linux.png Received: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-message-displaying-should-set-inline-start-padding-to-a-hidden-event-line-Rust-Crypto/hidden-event-line-zero-padding-irc-layout-actual.png Diff: /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/test-results/timeline-timeline-Timeline-message-displaying-should-set-inline-start-padding-to-a-hidden-event-line-Rust-Crypto/hidden-event-line-zero-padding-irc-layout-diff.png Call log: - page._expectScreenshot 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 element to be visible and stable - element is visible and 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 element to be visible and stable - element is visible and stable - captured a stable screenshot - 28 pixels (ratio 0.01 of all image pixels) are different. 585 | }; 586 | > 587 | await expect(page.locator(".mx_MainSplit")).toMatchScreenshot( | ^ 588 | "hidden-event-line-zero-padding-irc-layout.png", 589 | screenshotOptions, 590 | ); at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts:587:57
Run Tests 3/8
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 5/8
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 1/8
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Run Tests 7/8
No files were found with the provided path: matrix-react-sdk/blob-report. No artifacts will be uploaded.
Slow Test: [Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.9m
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/high-level.spec.ts#L1
[Legacy 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.5m
Slow Test: [Rust Crypto] › timeline/timeline.spec.ts#L1
[Rust Crypto] › timeline/timeline.spec.ts took 2.9m
🎭 Playwright Run Summary
2 flaky [Rust Crypto] › threads/threads.spec.ts:361:9 › Threads › should send location and reply to the location on ThreadView [Rust Crypto] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line 110 skipped 225 passed (11.3m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
12 MB
html-report--attempt-1 Expired
14.3 MB