Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(567)

Unified Diff: chrome/test/live_sync/two_client_bookmarks_sync_test.cc

Issue 7719011: Move some files from sync/engine to internal_api (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Respond to Tim's comments Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/sync/test_http_bridge_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/live_sync/two_client_bookmarks_sync_test.cc
diff --git a/chrome/test/live_sync/two_client_bookmarks_sync_test.cc b/chrome/test/live_sync/two_client_bookmarks_sync_test.cc
index 44706751b4ce74cd4b310711e53e29031d821b67..1fb0593785dbbd047c11e5428ac3f985142c5ebc 100644
--- a/chrome/test/live_sync/two_client_bookmarks_sync_test.cc
+++ b/chrome/test/live_sync/two_client_bookmarks_sync_test.cc
@@ -638,6 +638,7 @@ IN_PROC_BROWSER_TEST_F(TwoClientBookmarksSyncTest,
Remove(0, GetBookmarkBarNode(0), 1);
ASSERT_TRUE(GetClient(0)->AwaitMutualSyncCycleCompletion(GetClient(1)));
+ sleep(10);
rlarocque 2011/08/26 22:31:35 Oops. Good thing the try server caught this. T
ASSERT_TRUE(AllModelsMatchVerifier());
}
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/sync/test_http_bridge_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698