Remove legacy crypto support in sync
api
#10748
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
1s
Annotations
6 errors
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 [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/*)
Process completed with exit code 1.
|
Jest tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-unit-22
|
190 KB |
|
coverage-unit-lts
|
189 KB |
|