Michael Kaye
|
096cf9272a
|
Rather than ignore them, put tests on a retry loop.
I'm reliably getting passing tests locally with just these ignores.
|
2022-05-16 16:01:15 +01:00 |
|
Michael Kaye
|
8950aa38ea
|
Address repeated initializatin of WorkManagerImpl in #5887
|
2022-05-16 16:01:09 +01:00 |
|
Michael Kaye
|
4ced6ca179
|
Fix linting error.
|
2022-05-16 15:59:41 +01:00 |
|
Michael Kaye
|
fa26e2a23e
|
Revert "@Ignore all tests currently failing in CI"
This reverts commit 8d234b4b65a7a899abdeed9c5167a8c09c9af3e0.
|
2022-05-16 15:59:41 +01:00 |
|
Michael Kaye
|
70682b4931
|
Increase timeout. Log timeout.
|
2022-05-16 15:59:41 +01:00 |
|
Michael Kaye
|
78140af3f3
|
Crypto tests are failing due to slow initialSync. Increase timeout by 60s.
|
2022-05-16 15:59:41 +01:00 |
|
Michael Kaye
|
e06682dcda
|
@Ignore all tests currently failing in CI
|
2022-05-16 15:59:41 +01:00 |
|
Benoit Marty
|
6f29a7ab94
|
Also update TextMatrix
|
2022-05-16 12:23:10 +02:00 |
|
Valere
|
7d5570fd6f
|
quick format
|
2022-05-13 09:36:42 +02:00 |
|
Valere
|
8077406cba
|
code review
|
2022-05-12 18:45:35 +02:00 |
|
Valere
|
5a323db7dc
|
Unignore and improve tests
|
2022-05-12 18:45:35 +02:00 |
|
Valere
|
b25b30719a
|
Add test to check MSK signature on backup
|
2022-05-12 18:45:35 +02:00 |
|
Valere
|
546d6fe56d
|
post merge fix
|
2022-05-11 10:42:02 +02:00 |
|
Valere
|
12ab4787f1
|
Merge branch 'develop' into feature/bca/crypto_better_key_share
|
2022-05-10 19:30:52 +02:00 |
|
ericdecanini
|
be0be699e4
|
Fixes formatting errors in ExportEncryptionTest and VectorBaseActivity
|
2022-05-06 10:10:25 +02:00 |
|
ericdecanini
|
3fb03e2b2c
|
Reformats project based on editorconfig
|
2022-05-05 19:10:35 +02:00 |
|
Benoit Marty
|
09e628f227
|
Merge branch 'develop' into feature/bma/currentTimeMillis
|
2022-05-04 17:43:03 +02:00 |
|
Benoit Marty
|
6a61e639e0
|
SDK: Replace usage of System.currentTimeMillis() by a Clock interface (#4562)
Sometimes move to UUID or Random numbers instead.
|
2022-05-03 15:02:34 +02:00 |
|
Benoit Marty
|
f4b7161db2
|
Room now exposes methods to get the various Services
|
2022-04-28 09:37:58 +02:00 |
|
Valere
|
8920ed3de8
|
Code review
|
2022-04-27 09:45:26 +02:00 |
|
Valere
|
eaf104495d
|
Cleaning, code review
|
2022-04-26 17:31:01 +02:00 |
|
Valere
|
effbc47bd3
|
FIx unit test compilation
|
2022-04-26 17:30:53 +02:00 |
|
Valere
|
631ea50bde
|
Move some crypto classes to API + cleaning
|
2022-04-26 17:30:42 +02:00 |
|
Valere
|
3f5f2dc0f1
|
Fix tests
|
2022-04-26 17:30:42 +02:00 |
|
Valere
|
a60171ce29
|
Reactivate withheld and verification tests
|
2022-04-26 17:30:42 +02:00 |
|
Valere
|
1d948d6b20
|
Add option to disable key gossip, clear key request on trust change
|
2022-04-26 17:30:20 +02:00 |
|
Valere
|
9747eb2432
|
Add share test + fix
Crypto config to only request to own device. Only cancel request if ratchet index is low enough
|
2022-04-26 17:30:20 +02:00 |
|
Valere
|
9177cb11d5
|
Refactor key and secret request managers
use megolm backup before sending key request
|
2022-04-26 17:27:52 +02:00 |
|
Benoit Marty
|
6ee0b62272
|
Merge branch 'develop' into feature/bma/sdk_doc_update
|
2022-04-26 16:15:07 +02:00 |
|
Benoit Marty
|
d4c0575f28
|
Merge remote-tracking branch 'origin/hotfix/1.4.13' into develop
|
2022-04-26 11:50:23 +02:00 |
|
Benoit Marty
|
cd06ba656a
|
Ensure getRootSpaceSummaries() is not called on the main thread.
|
2022-04-25 16:10:17 +02:00 |
|
Benoit Marty
|
272bdf95cb
|
Use the session SearchService to search in a room.
|
2022-04-25 09:49:51 +02:00 |
|
Benoit Marty
|
0092a7057e
|
Access the various services with a getter
|
2022-04-25 09:49:51 +02:00 |
|
ericdecanini
|
de899bbb18
|
Formats entire project
|
2022-04-21 11:50:15 +02:00 |
|
Benoit Marty
|
23d2a290ab
|
Global import optimization
|
2022-04-12 16:06:27 +02:00 |
|
Benoit Marty
|
ed94d3ff1f
|
Move EncryptedFileInfo and EncryptedFileKey to api package
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
cc1fc29e7c
|
Move MegolmBackupAuthData to api package
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
a479e180ac
|
internal
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
c11194dcc5
|
Move GossipingRequestState and OutgoingGossipingRequestState to api package
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
c0aafab857
|
Move to the other package about crypto
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
74e475d92c
|
Move CryptoConstants to api package
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
1402416338
|
Move MXUsersDevicesMap to api package
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
ed8097ed92
|
Create Settings module to add interface for LightweightSettingsStorage
|
2022-04-12 15:41:37 +02:00 |
|
Benoit Marty
|
a054080cee
|
Move OlmDecryptionResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
e6bc6305aa
|
Move MegolmBackupCreationInfo to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
e6fc723bee
|
Move KeysVersion to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
97c1929e12
|
Move KeysBackupLastVersionResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
36fd5706c2
|
Move KeysBackupVersionTrust to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
229547fa49
|
Move KeysVersionResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
4b7401062a
|
Move ImportRoomKeysResult to api package
|
2022-04-12 15:38:20 +02:00 |
|