Fix flaky BrowsingDataTest
Sometimes BrowsingDataTest.testCookiesDeleted fails because it gets a result that doesn't contain number. This can happen if the BrowsingDataCounter result isn't calculated within 140ms and the counter responds with "Calculating...". To fix test flakiness, we have to ignore these messages. Bug: 909690 Change-Id: I087280bd98b8e5604a352692e3f0740e30eb4f02 Reviewed-on: https://chromium-review.googlesource.com/c/1353923 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#611706}
Showing
Please register or sign in to comment