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

Unified Diff: chrome/browser/sync/test/integration/migration_errors_test.cc

Issue 8418030: [Sync] Mark MigratePrefsAndBoolkmarkThenModifyBookmark as flaky (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/test/integration/migration_errors_test.cc
diff --git a/chrome/browser/sync/test/integration/migration_errors_test.cc b/chrome/browser/sync/test/integration/migration_errors_test.cc
index cf7cc1516bc022a8c55898e73052b6335d558c35..52bb6b5bc8119e2b4ddd565e6101dbb244eae2da 100644
--- a/chrome/browser/sync/test/integration/migration_errors_test.cc
+++ b/chrome/browser/sync/test/integration/migration_errors_test.cc
@@ -349,8 +349,9 @@ IN_PROC_BROWSER_TEST_F(MigrationTwoClientTest,
// Triggers a server migration on two datatypes, then makes a local
// modification to one of them.
+// Flaky. crbug.com/100382.
IN_PROC_BROWSER_TEST_F(MigrationTwoClientTest,
- MigratePrefsAndBookmarksThenModifyBookmark) {
+ FLAKY_MigratePrefsAndBookmarksThenModifyBookmark) {
RunTwoClientMigrationTest(
MakeList(syncable::PREFERENCES, syncable::BOOKMARKS),
MODIFY_BOOKMARK);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698