Mobical.net: nightly tests do not complete when preventSlowSync is active

We are running all tests without preventSlowSync (manual configuration
change), because the server turns all sync modes into a slow sync if
the server's database is emtpy. That's okay, but confuses the client
and tests fails when the slow sync is prevented.
This commit is contained in:
Patrick Ohly 2010-12-07 09:18:51 +01:00
parent 74516c89f9
commit 473ef50b0a
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ http://bugzilla.moblin.org/show_bug.cgi?id=3009
Client::Sync::text::testOneWayFromClient, \
Client::Sync::text::Retry,Client::Sync::text::Suspend, \
disable "prevent slow sync"
* Test Profiles Settings
N/A