Fix flaky CriticalPersistedTabData tests
I believe the problem is we are not synchronizing the delete and save operations - we try to verify one is done without waiting for the operation to complete. I solved this by adding in some callbacks Bug: 1101760 Change-Id: I851e9488df971728738b47292de96710d00a4bc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300811Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#795660}
Showing
Please register or sign in to comment