This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #6347
Triggered via workflow run
December 21, 2023 07:29
charlynguyen
completed
0a881e2
Status
Success
Total duration
21m 28s
Artifacts
2
Annotations
10 errors, 5 warnings, and 1 notice
[Legacy Crypto] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS during login:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
1) [Legacy 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:41089/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Legacy Crypto] › crypto/verification.spec.ts:178:9 › Device verification › Handle incoming verification request with SAS:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
2) [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:45889/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Legacy Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A:
matrix-react-sdk/playwright/e2e/room/room.spec.ts#L100
3) [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
|
[Rust Crypto] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS during login:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
4) [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:43115/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Rust Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
5) [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:46275/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Rust Crypto] › crypto/verification.spec.ts:156:9 › Device verification › Verify device with Security Key during login:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
6) [Rust 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:39913/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Rust Crypto] › crypto/verification.spec.ts:178:9 › Device verification › Handle incoming verification request with SAS:
matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js#L33292
7) [Rust 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:43579/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/2f3c76c6847464088498/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/2f3c76c6847464088498/bundle.js:33292:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33642:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/bundle.js:33483:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/2f3c76c6847464088498/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
|
[Rust Crypto] › room/room.spec.ts:64:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A:
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
|
[Rust Crypto] › sliding-sync/sliding-sync.spec.ts:186:9 › Sliding Sync › should update user settings promptly:
matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L26
9) [Rust Crypto] › sliding-sync/sliding-sync.spec.ts:186:9 › Sliding Sync › should update user settings promptly
Test timeout of 30000ms exceeded while running "beforeEach" hook.
24 | let roomId: string;
25 |
> 26 | test.beforeEach(async ({ slidingSyncProxy, page, user, app }) => {
| ^
27 | roomId = await app.client.createRoom({ name: "Test Room" });
28 | });
29 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts:26:10
|
[Rust Crypto] › sliding-sync/sliding-sync.spec.ts:186:9 › Sliding Sync › should update user settings promptly:
matrix-react-sdk/playwright/pages/client.ts#L147
9) [Rust Crypto] › sliding-sync/sliding-sync.spec.ts:186:9 › Sliding Sync › should update user settings promptly
Error: jsHandle.evaluate: Test timeout of 30000ms exceeded.
at ../pages/client.ts:147
145 | public async createRoom(options: ICreateRoomOpts): Promise<string> {
146 | const client = await this.prepareClient();
> 147 | return await client.evaluate(async (cli, options) => {
| ^
148 | const resp = await cli.createRoom(options);
149 | const roomId = resp.room_id;
150 | if (!cli.getRoom(roomId)) {
at Client.createRoom (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:147:29)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/sliding-sync/sliding-sync.spec.ts:27:18
|
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.9m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust 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
|
🎭 Playwright Run Summary
11 flaky
[Legacy Crypto] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS 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] › crypto/verification.spec.ts:156:9 › Device verification › Verify device with Security Key during login
[Rust Crypto] › crypto/verification.spec.ts:178:9 › Device verification › Handle incoming verification request with SAS
[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] › sliding-sync/sliding-sync.spec.ts:186:9 › Sliding Sync › should update user settings promptly
[Rust Crypto] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist
[Rust Crypto] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line
117 skipped
600 passed (18.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
87.7 MB |
|
html-report--attempt-1
Expired
|
98.6 MB |
|