This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #6299
Annotations
12 errors, 5 warnings, and 1 notice
Report results
Pull Request not found!
|
Report results
The template is not valid. matrix-org/pr-details-action/v1.3/action.yml (Line: 15, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.,matrix-org/pr-details-action/v1.3/action.yml (Line: 18, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.,matrix-org/pr-details-action/v1.3/action.yml (Line: 21, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
[Legacy Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase during login:
matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js#L32720
1) [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:35937/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js#L32720
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:43265/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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] › audio-player/audio-player.spec.ts:239:9 › Audio player › should support creating a reply chain with multiple audio files:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L1
4) [Rust Crypto] › audio-player/audio-player.spec.ts:239:9 › Audio player › should support creating a reply chain with multiple audio files
Test timeout of 30000ms exceeded.
|
[Rust Crypto] › audio-player/audio-player.spec.ts:239:9 › Audio player › should support creating a reply chain with multiple audio files:
matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts#L250
4) [Rust Crypto] › audio-player/audio-player.spec.ts:239:9 › Audio player › should support creating a reply chain with multiple audio files
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_EventTile_last').getByRole('button', { name: 'Reply', exact: true })
248 | const clickButtonReply = async () => {
249 | await tile.hover();
> 250 | await tile.getByRole("button", { name: "Reply", exact: true }).click();
| ^
251 | };
252 |
253 | await uploadFile(page, "cypress/fixtures/upload-first.ogg");
at clickButtonReply (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:250:76)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/audio-player/audio-player.spec.ts:266:9
|
[Rust Crypto] › crypto/verification.spec.ts:69:9 › Device verification › Verify device with SAS during login:
matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js#L32720
5) [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:38833/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js#L32720
6) [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:41489/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js#L32720
7) [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:37161/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js#L32720
8) [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:44353/_matrix/client/v3/keys/upload)
at parseErrorResponse (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (http://localhost:8080/bundles/1de93ef98c2469d2371f/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/1de93ef98c2469d2371f/bundle.js:32720:12)
at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:33070:13)
at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/bundle.js:32911:24)
at async OutgoingRequestProcessor.rawJsonRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:436:12)
at async OutgoingRequestProcessor.makeOutgoingRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:346:14)
at async CrossSigningIdentity.resetCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:756:9)
at async CrossSigningIdentity.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/2606.js:721:9)
at async RustCrypto.bootstrapCrossSigning (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1de93ef98c2469d2371f/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
9) [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
|
Slow Test:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 5.9m
|
Slow Test:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.3m
|
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/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.7m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.4m
|
🎭 Playwright Run Summary
10 flaky
[Legacy Crypto] › crypto/verification.spec.ts:136:9 › Device verification › Verify device with Security Phrase 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] › audio-player/audio-player.spec.ts:239:9 › Audio player › should support creating a reply chain with multiple audio files
[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] › timeline/timeline.spec.ts:555:13 › Timeline › message displaying › should set inline start padding to a hidden event line
117 skipped
601 passed (18.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
88.7 MB |
|
html-report--attempt-1
Expired
|
99.1 MB |
|