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:
Patrick Ohly 2014-10-10 03:05:11 -07:00
parent 3f5e25ac31
commit 44c52bc9c6

View file

@ -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,"