[sync] Do not wait for history to load in tests
Most sync integration tests don't need to wait until history loads. It slows down the tests, and in fact runs into timeouts on some platforms. Instead, let's rely on tests themselves being robust enough to handle history initialization, and if that's not the case they should explicitly wait until history loads. Change-Id: Iaf06c3055c21eed0b4502559450bdbf5726bb88e Bug: 1086829,1049597 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218022 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#773117}
Showing
Please register or sign in to comment