diff options
author | lipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-21 19:53:00 +0000 |
---|---|---|
committer | lipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-21 19:53:00 +0000 |
commit | 977eab20cbb51e8866784c204ef7ca9ea7648cb8 (patch) | |
tree | 7de47f61e4ca0f34cc6df11ddaf39815d6aa0e78 /chrome/browser/sync | |
parent | 51e6f6a7583a25530c3c6f4398c80a280754f7d6 (diff) | |
download | chromium_src-977eab20cbb51e8866784c204ef7ca9ea7648cb8.zip chromium_src-977eab20cbb51e8866784c204ef7ca9ea7648cb8.tar.gz chromium_src-977eab20cbb51e8866784c204ef7ca9ea7648cb8.tar.bz2 |
Disable it until we can fix it right.
TBR=nsylvain, rsimha
BUG=108321
TEST=
Review URL: http://codereview.chromium.org/9017023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync')
-rw-r--r-- | chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc index 1209f9c..186dc5c 100644 --- a/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc +++ b/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc @@ -164,7 +164,10 @@ const std::string AutofillSyncPerfTest::IntToValue(int n) { return StringPrintf("Value%d", n); } -IN_PROC_BROWSER_TEST_F(AutofillSyncPerfTest, AutofillProfiles_P0) { + +// TODO(lipalani): Bug 108321. Make a bookmark change so it syncs right away. +IN_PROC_BROWSER_TEST_F(AutofillSyncPerfTest, + DISABLED_AutofillProfiles_P0) { ASSERT_TRUE(SetupSync()) << "SetupSync() failed."; // TCM ID - 7557873. |