DescriptionRefactor the wait code in ProfileSyncServiceTestHarness.
The sync integration tests use the methods defined in the
ProfileSyncServiceTestHarness class to coordinate various sync related
activities carried out by each test case.
The sync codebase has ungergone significant change since this class was
originally implemented. In this checkin, the class has been refactored
to match the sync codebase. The pass rate for integration tests went up
from ~20% to 90+% with this checkin.
BUG=44957
TEST=sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51500
Patch Set 1 #Patch Set 2 : Getting rid of the wait for OnBackendInitialized(). #
Total comments: 2
Patch Set 3 : Making test timeout a const int. #
Messages
Total messages: 4 (0 generated)
|