testing: ignore Akonadi Client::Sync::file_event::testAddBothSides failures
When syncing Akonadi with file source, neither side recognizes duplicates based on UID/RECURRENCE-ID. Should be added to Akonadi source. For now ignore it.
This commit is contained in:
parent
3f5e25ac31
commit
44c52bc9c6
1 changed files with 2 additions and 0 deletions
|
@ -2147,6 +2147,8 @@ test = SyncEvolutionTest("filekde",
|
|||
"CLIENT_TEST_PEER_CAN_RESTART=1 "
|
||||
|
||||
"CLIENT_TEST_FAILURES="
|
||||
# Neither client nor server detect duplicates based on UID/RECURRENCE-ID.
|
||||
"Client::Sync::file_event::testAddBothSides.*,"
|
||||
# Different vcard flavor, need different test data (just as
|
||||
# in testImport).
|
||||
"Client::Sync::file_contact::testItems,"
|
||||
|
|
Loading…
Reference in a new issue