Introduce MatrixRTCSession lower level group call primitive #5806
Annotations
9 errors
spec/unit/matrix-client.spec.ts#L1058
expect(received).toEqual(expected) // deep equality
Expected: "RECONNECTING"
Received: "ERROR"
at MatrixClient.toEqual (spec/unit/matrix-client.spec.ts:1058:31)
at MatrixClient.emit (src/models/typed-event-emitter.ts:89:22)
at SyncApi.emit [as updateSyncState] (src/sync.ts:1845:21)
at SyncApi.updateSyncState [as recoverFromSyncStartupError] (src/sync.ts:586:14)
at SyncApi.getPushRules (src/sync.ts:633:13)
at SyncApi.sync (src/sync.ts:760:9)
|
spec/unit/matrix-client.spec.ts#L1099
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/unit/matrix-client.spec.ts:1099:9)
at describe (spec/unit/matrix-client.spec.ts:1049:5)
at Object.describe (spec/unit/matrix-client.spec.ts:147:1)
|
spec/unit/matrix-client.spec.ts#L1058
expect(received).toEqual(expected) // deep equality
Expected: "PREPARED"
Received: "ERROR"
at MatrixClient.toEqual (spec/unit/matrix-client.spec.ts:1058:31)
at MatrixClient.emit (src/models/typed-event-emitter.ts:89:22)
at SyncApi.emit [as updateSyncState] (src/sync.ts:1845:21)
at SyncApi.updateSyncState [as recoverFromSyncStartupError] (src/sync.ts:586:14)
at SyncApi.getPushRules (src/sync.ts:633:13)
at SyncApi.sync (src/sync.ts:760:9)
|
spec/unit/matrix-client.spec.ts#L1147
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/unit/matrix-client.spec.ts:1147:9)
at describe (spec/unit/matrix-client.spec.ts:1049:5)
at Object.describe (spec/unit/matrix-client.spec.ts:147:1)
|
spec/unit/matrix-client.spec.ts#L1058
expect(received).toEqual(expected) // deep equality
Expected: "ERROR"
Received: "RECONNECTING"
at MatrixClient.toEqual (spec/unit/matrix-client.spec.ts:1058:31)
at MatrixClient.emit (src/models/typed-event-emitter.ts:89:22)
at SyncApi.emit [as updateSyncState] (src/sync.ts:1845:21)
at SyncApi.updateSyncState [as onSyncError] (src/sync.ts:1069:14)
at SyncApi.onSyncError [as doSync] (src/sync.ts:884:42)
|
spec/unit/matrix-client.spec.ts#L1172
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/unit/matrix-client.spec.ts:1172:9)
at describe (spec/unit/matrix-client.spec.ts:1049:5)
at Object.describe (spec/unit/matrix-client.spec.ts:147:1)
|
spec/unit/matrix-client.spec.ts#L1058
expect(received).toEqual(expected) // deep equality
Expected: "PREPARED"
Received: "ERROR"
at MatrixClient.toEqual (spec/unit/matrix-client.spec.ts:1058:31)
at MatrixClient.emit (src/models/typed-event-emitter.ts:89:22)
at SyncApi.emit [as updateSyncState] (src/sync.ts:1845:21)
at SyncApi.updateSyncState [as recoverFromSyncStartupError] (src/sync.ts:586:14)
at SyncApi.getPushRules (src/sync.ts:633:13)
at SyncApi.sync (src/sync.ts:760:9)
|
spec/unit/matrix-client.spec.ts#L1206
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/unit/matrix-client.spec.ts:1206:9)
at describe (spec/unit/matrix-client.spec.ts:1049:5)
at Object.describe (spec/unit/matrix-client.spec.ts:147:1)
|
|
The logs for this run have expired and are no longer available.
Loading