testing: ignore testExtensions for Funambol

The test fails because we don't get CtCap from the server and don't
have a local copy. Don't run it.
This commit is contained in:
Patrick Ohly 2011-08-26 08:23:16 +00:00
parent 0d6ae7f6dd
commit 782f23d247

View file

@ -1001,6 +1001,9 @@ class FunambolTest(SyncEvolutionTest):
"eds_task",
"eds_memo" ],
"CLIENT_TEST_SKIP="
# test cannot pass because we don't have CtCap info about
# the Funambol server
"Client::Sync::eds_contact::testExtensions,"
"Client::Sync::eds_event::Retry,"
"Client::Sync::eds_event::Suspend,"
"Client::Sync::eds_event::Resend,"