Upgrade matrix-sdk-crypto-wasm to v8 #9564
Annotations
11 errors
|
Run tests:
spec/integ/crypto/megolm-backup.spec.ts#L249
expect(received).toEqual(expected) // deep equality
Expected: "HISTORICAL_MESSAGE_WORKING_BACKUP"
Received: "UNKNOWN_ERROR"
at Object.toEqual (spec/integ/crypto/megolm-backup.spec.ts:249:51)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/crypto/megolm-backup.spec.ts#L274
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at Object.toEqual (spec/integ/crypto/megolm-backup.spec.ts:274:34)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/crypto/megolm-backup.spec.ts#L295
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at Object.toEqual (spec/integ/crypto/megolm-backup.spec.ts:295:34)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/crypto/megolm-backup.spec.ts#L1103
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (spec/integ/crypto/megolm-backup.spec.ts:1103:9)
at describe (spec/integ/crypto/megolm-backup.spec.ts:1072:5)
at Array.forEach (<anonymous>)
at Object.<anonymous> (spec/integ/crypto/megolm-backup.spec.ts:117:47)
|
Run tests:
spec/integ/crypto/verification.spec.ts#L1097
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (spec/integ/crypto/verification.spec.ts:1097:9)
at describe (spec/integ/crypto/verification.spec.ts:979:5)
at Array.forEach (<anonymous>)
at Object.<anonymous> (spec/integ/crypto/verification.spec.ts:119:47)
|
Run tests:
spec/integ/crypto/verification.spec.ts#L1139
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at newBackendOnly (spec/integ/crypto/verification.spec.ts:1139:9)
at describe (spec/integ/crypto/verification.spec.ts:979:5)
at Array.forEach (<anonymous>)
at Object.<anonymous> (spec/integ/crypto/verification.spec.ts:119:47)
|
Run tests:
spec/integ/crypto/crypto.spec.ts#L414
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (spec/integ/crypto/crypto.spec.ts:414:5)
at Array.forEach (<anonymous>)
at Object.<anonymous> (spec/integ/crypto/crypto.spec.ts:218:47)
|
Run tests:
spec/integ/crypto/crypto.spec.ts#L502
expect(received).toEqual(expected) // deep equality
Expected: "MEGOLM_UNKNOWN_INBOUND_SESSION_ID"
Received: "UNKNOWN_ERROR"
at Object.toEqual (spec/integ/crypto/crypto.spec.ts:502:48)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/crypto/crypto.spec.ts#L533
expect(received).toEqual(expected) // deep equality
Expected: "OLM_UNKNOWN_MESSAGE_INDEX"
Received: "UNKNOWN_ERROR"
at Object.toEqual (spec/integ/crypto/crypto.spec.ts:533:48)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests:
spec/integ/crypto/crypto.spec.ts#L570
expect(received).toEqual(expected) // deep equality
Expected: "HISTORICAL_MESSAGE_NO_KEY_BACKUP"
Received: "UNKNOWN_ERROR"
at Object.toEqual (spec/integ/crypto/crypto.spec.ts:570:52)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Loading