[AF Profile] Fix integration flaky tests with delayed SetupSync()
Tests that setup local data and only after that SetupSync are flaky on multiple bots. This spans many different integration test files and probably lies deeper in the interaction of Directory and USS types (these tests become very flaky after the last type gets switched to USS on trybots). This CL switches to sequential setup for such flaky tests for autofill_profile. In follow-up CLs, this will get fixed for further affected tests. Bug: 956043 Change-Id: I0e3c3bb76cbe1825ea5d55b6103972077b825e9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1581806 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#653668}
Showing
Please register or sign in to comment