Remove legacy crypto support in sync
api
#10760
tests.yml
on: pull_request
Matrix: Downstream test element-web / Jest
Waiting for pending jobs
Matrix: jest
Run Complement Crypto tests
/
tests
Jest tests
0s
Downstream Complement Crypto tests
0s
Downstream tests
3s
Annotations
6 errors
Jest [integ] (Node lts/*)
The job was canceled because "integ_22" failed.
|
DeviceList management: › Alice should know she has stale device lists › when Bob leaves whilst Alice is offline:
spec/integ/devicelist-integ.spec.ts#L399
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 2
at toEqual (spec/integ/devicelist-integ.spec.ts:399:37)
at LocalStorageCryptoStore.func [as getEndToEndDeviceData] (src/crypto/store/localStorage-crypto-store.ts:435:9)
at Object.getEndToEndDeviceData (spec/integ/devicelist-integ.spec.ts:395:54)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Jest [integ] (Node lts/*)
The operation was canceled.
|
DeviceList management: › Alice should know she has stale device lists › when Bob leaves whilst Alice is offline:
spec/integ/devicelist-integ.spec.ts#L399
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 2
at toEqual (spec/integ/devicelist-integ.spec.ts:399:37)
at LocalStorageCryptoStore.func [as getEndToEndDeviceData] (src/crypto/store/localStorage-crypto-store.ts:435:9)
at Object.getEndToEndDeviceData (spec/integ/devicelist-integ.spec.ts:395:54)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Jest [integ] (Node 22)
Process completed with exit code 1.
|
Jest tests
Process completed with exit code 1.
|