This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #6346
Annotations
9 errors, 5 warnings, and 1 notice
Merge into HTML Report:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L166
1) [Legacy Crypto] › crypto/crypto.spec.ts:149:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_InteractiveAuthDialog .mx_Dialog_title').getByText('Setting up keys')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_InteractiveAuthDialog .mx_Dialog_title').getByText('Setting up keys')
164 | if (!isDeviceVerified) {
165 | const uiaDialogTitle = page.locator(".mx_InteractiveAuthDialog .mx_Dialog_title");
> 166 | await expect(uiaDialogTitle.getByText("Setting up keys")).toBeVisible();
| ^
167 | await expect(uiaDialogTitle.getByText("Setting up keys")).not.toBeVisible();
168 | }
169 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:166:79
|
Merge into HTML Report:
matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js#L33292
2) [Legacy Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login
Error: page.evaluateHandle: M_UNKNOWN: MatrixError: [500] Internal server error (http://localhost:34821/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (eval at evaluate (:226:30), <anonymous>:82:9)
at parseErrorResponse (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:226:30), <anonymous>:82:9)
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:47:27)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:52:9
|
Merge into HTML Report:
matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js#L33292
3) [Legacy Crypto] › crypto/verification.spec.ts:156:9 › Device verification › Verify device with Security Key during login
Error: page.evaluateHandle: M_UNKNOWN: MatrixError: [500] Internal server error (http://localhost:37953/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (eval at evaluate (:226:30), <anonymous>:82:9)
at parseErrorResponse (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:226:30), <anonymous>:82:9)
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:47:27)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:52:9
|
Merge into HTML Report:
matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js#L33292
4) [Legacy Crypto] › crypto/verification.spec.ts:178:9 › Device verification › Handle incoming verification request with SAS
Error: page.evaluateHandle: M_UNKNOWN: MatrixError: [500] Internal server error (http://localhost:37961/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (eval at evaluate (:226:30), <anonymous>:82:9)
at parseErrorResponse (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:226:30), <anonymous>:82:9)
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:47:27)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:52:9
|
Merge into HTML Report:
matrix-react-sdk/playwright/e2e/room/room.spec.ts#L100
5) [Legacy Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
Error: Timed out 5000ms waiting for expect(locator).toBeInViewport()
Locator: locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
Expected: in viewport
Received: outside viewport
Call log:
- expect.toBeInViewport with timeout 5000ms
- waiting for locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
98 | // The timeline should display the first message
99 | // The previous position before switching to Room B should be remembered
> 100 | await expect(page.locator(".mx_MTextBody .mx_EventTile_body").getByText("test0")).toBeInViewport();
| ^
101 | });
102 | });
103 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room.spec.ts:100:91
|
Merge into HTML Report:
matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js#L33292
6) [Rust Crypto] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS during login
Error: page.evaluateHandle: M_UNKNOWN: MatrixError: [500] Internal server error (http://localhost:33819/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (eval at evaluate (:226:30), <anonymous>:82:9)
at parseErrorResponse (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:226:30), <anonymous>:82:9)
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:47:27)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:52:9
|
Merge into HTML Report:
matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js#L33292
7) [Rust Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login
Error: page.evaluateHandle: M_UNKNOWN: MatrixError: [500] Internal server error (http://localhost:42073/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (eval at evaluate (:226:30), <anonymous>:82:9)
at parseErrorResponse (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69c9ad8613eefdb722d4/2606.js:3145:5)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:226:30), <anonymous>:82:9)
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:47:27)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/verification.spec.ts:52:9
|
Merge into HTML Report:
matrix-react-sdk/playwright/e2e/room/room.spec.ts#L100
8) [Rust Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
Error: Timed out 5000ms waiting for expect(locator).toBeInViewport()
Locator: locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
Expected: in viewport
Received: outside viewport
Call log:
- expect.toBeInViewport with timeout 5000ms
- waiting for locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
98 | // The timeline should display the first message
99 | // The previous position before switching to Room B should be remembered
> 100 | await expect(page.locator(".mx_MTextBody .mx_EventTile_body").getByText("test0")).toBeInViewport();
| ^
101 | });
102 | });
103 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/room/room.spec.ts:100:91
|
Merge into HTML Report:
matrix-react-sdk/playwright/e2e/timeline/timeline.spec.ts#L587
9) [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
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 6.0m
|
Merge into HTML Report:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.2m
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.8m
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.6m
|
Merge into HTML Report:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.5m
|
Merge into HTML Report
9 flaky
[Legacy Crypto] › crypto/crypto.spec.ts:149:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
[Legacy Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login
[Legacy Crypto] › crypto/verification.spec.ts:156:9 › Device verification › Verify device with Security Key during login
[Legacy Crypto] › crypto/verification.spec.ts:178:9 › Device verification › Handle incoming verification request with SAS
[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] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS during login
[Rust Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login
[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
117 skipped
602 passed (17.6m)
|
The logs for this run have expired and are no longer available.
Loading