DescriptionAdd additional check for required passphrase in SetupSync
The sync integration tests use a method called SetupSync to initialize a
sync client. The step that performs an initial sync can sometimes
remain incomplete due to a required passphrase.
r93873 relocated the check for SET_PASSPHRASE_FAILED in SetupSync. It
turns out that this check needs to be made before and after initial
sync, since SET_PASSPHRASE_FAILED can be triggered in a couple of
places.
This patch adds a check at the original place, and should fix the flaky
test SetPassphraseAndThenSetupSync.
TBR=zea@chromium.org
BUG=90371, 90397
TEST=sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94076
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|