Fix flakiness in TwoClientSessionsSyncTest
It seems like, in rare cases, the local changes sync up to the server before the test has the chance to assert that local changes are pending. Since the condition is not crucial for the test, let's just skip it. Bug: 956043 Change-Id: Ia515d174aeae3f8ccf5648e46ed79e685d9e29e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731934 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#683521}
Showing
Please register or sign in to comment