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

Issue 3037019: Fixing broken Integration tests. (Closed)

Created:
10 years, 5 months ago by Raghu Simha
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), idana, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Fixing broken Integration tests. Several integration tests use the wrong method to wait for sync to complete, as a result of which they fail during verification. Also making the condition for the detection of sync completion more robust. BUG=50114 TEST=sync_integration_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53759

Patch Set 1 #

Patch Set 2 : Making sync constraints more robust. #

Patch Set 3 : Adding periods after comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -53 lines) Patch
M chrome/test/live_sync/live_sync_test.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/live_sync/profile_sync_service_test_harness.cc View 3 chunks +13 lines, -4 lines 0 comments Download
M chrome/test/live_sync/two_client_live_autofill_sync_test.cc View 5 chunks +5 lines, -2 lines 0 comments Download
M chrome/test/live_sync/two_client_live_bookmarks_sync_test.cc View 1 2 21 chunks +30 lines, -43 lines 0 comments Download
M chrome/test/live_sync/two_client_live_preferences_sync_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Raghu Simha
10 years, 5 months ago (2010-07-24 03:26:04 UTC) #1
tim (not reviewing)
LGTM (once the AwaitQuiescense patch is LGTM'd)
10 years, 5 months ago (2010-07-26 16:38:40 UTC) #2
Raghu Simha
10 years, 5 months ago (2010-07-27 02:03:15 UTC) #3
I've made a couple of minor changes to my original patch; sending this out in
case you'd like to take a look.

The trybots should cycle green soon. They didn't have the correct revision when
I first ran them, but they're looking fine now.

Powered by Google App Engine
This is Rietveld 408576698