This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Support sending to-device messages from widgets with Rust Crypto #11945
Annotations
10 errors, 5 warnings, and 1 notice
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
1) crypto/crypto.spec.ts:213:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async <anonymous>:260:30
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async <anonymous>:260:30
at Bot.sendMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:133:23)
at testMessages (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:47:5)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:226:9
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
1) crypto/crypto.spec.ts:213:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async <anonymous>:260:30
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async <anonymous>:260:30
at Bot.sendMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:133:23)
at testMessages (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:47:5)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:226:9
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
1) crypto/crypto.spec.ts:213:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async <anonymous>:260:30
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async <anonymous>:260:30
at Bot.sendMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:133:23)
at testMessages (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:47:5)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:226:9
|
matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts#L59
2) crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').last()
Expected string: "Historical messages are not available on this device"
Received string: "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').last()
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" data-scroll-tokens="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$IyyfTihY9Yms_8bnPuORvCTtiNbULrpiHA51Q09WZqA" dat
|
matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts#L59
2) crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').last()
Expected string: "Historical messages are not available on this device"
Received string: "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').last()
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" data-scroll-tokens="$_woAtCXI-upotEBHpGSqqrop-SlkflN8OPzVk7WW0bM" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-
|
matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts#L59
2) crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').last()
Expected string: "Historical messages are not available on this device"
Received string: "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').last()
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" data-scroll-tokens="$kX4qQ39MGix9N1Vbmb2PI5UXrJ4JSbSVPWvCEcCI5DY" class="mx_EventTile_bubbleContainer mx_EventTile mx_EventTile_lastInSection">…</li>
- unexpected value "Encryption enabledMessages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture."
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
3) crypto/decryption-failure-messages.spec.ts:103:17 › Cryptography › decryption failure messages › non-joined historical messages › should display undecryptable non-joined historical messages with a different message
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (eval at evaluate (:234:30), <anonymous>:27:11)
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:234:30), <anonymous>:27:11)
at Bot.evaluate (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:72:28)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts:112:32
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
3) crypto/decryption-failure-messages.spec.ts:103:17 › Cryptography › decryption failure messages › non-joined historical messages › should display undecryptable non-joined historical messages with a different message
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (eval at evaluate (:234:30), <anonymous>:27:11)
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:234:30), <anonymous>:27:11)
at Bot.evaluate (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:72:28)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts:112:32
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
3) crypto/decryption-failure-messages.spec.ts:103:17 › Cryptography › decryption failure messages › non-joined historical messages › should display undecryptable non-joined historical messages with a different message
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (eval at evaluate (:234:30), <anonymous>:27:11)
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:234:30), <anonymous>:27:11)
at Bot.evaluate (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:72:28)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts:112:32
|
matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js#L312
4) crypto/decryption-failure-messages.spec.ts:208:17 › Cryptography › decryption failure messages › non-joined historical messages › should be able to jump to a message sent before our last join event
Error: jsHandle.evaluate: Error: expected instance of CollectStrategy
at _assertClass (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (http://localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (http://localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at async http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (eval at evaluate (:234:30), <anonymous>:32:15)
at _assertClass (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:312:15)
at set sharingStrategy (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/1399.js:3467:9)
at RoomEncryptor.ensureEncryptionSession (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:261:46)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:170:9
at async logDuration (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/bundle.js:3250:12)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:169:7
at async RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/771.js:3265:5)
at async MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9413:5)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/69479a7aee6449c05cf6/init.js:9345:9)
at async eval (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/eval at evaluate (:234:30), <anonymous>:32:15)
at Bot.evaluate (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:72:28)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts:228:45
|
matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.3m
|
matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.2m
|
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 49.1s
|
matrix-react-sdk/integration-manager/kick.spec.ts#L1
matrix-react-sdk/integration-manager/kick.spec.ts took 40.2s
|
matrix-react-sdk/editing/editing.spec.ts#L1
matrix-react-sdk/editing/editing.spec.ts took 32.7s
|
7 failed
crypto/crypto.spec.ts:213:9 › Cryptography › creating a DM should work, being e2e-encrypted / user verification
crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
crypto/decryption-failure-messages.spec.ts:103:17 › Cryptography › decryption failure messages › non-joined historical messages › should display undecryptable non-joined historical messages with a different message
crypto/decryption-failure-messages.spec.ts:208:17 › Cryptography › decryption failure messages › non-joined historical messages › should be able to jump to a message sent before our last join event
crypto/event-shields.spec.ts:52:13 › Cryptography › event shields › should show the correct shield on e2e events
crypto/event-shields.spec.ts:162:13 › Cryptography › event shields › Should show a grey padlock for a key restored from backup
crypto/event-shields.spec.ts:213:13 › Cryptography › event shields › should show the correct shield on edited e2e events
1 flaky
crypto/crypto.spec.ts:100:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
1 skipped
67 passed (13.6m)
|
This job failed
Loading