Fix flaky test *NetworkIsolationKeyReusedForBackNavigation*
It's suspected that there could be another request coming to the completion callback, between the final navigation request and the final assertion. Checking the URL in the completion callback to make sure we are checking the cache status of the navigation request. Bug: 1024033 Change-Id: I200f5c44ba72e6abcff7468f0e037a97cdf4fc53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087736Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Yao Xiao <yaoxia@chromium.org> Cr-Commit-Position: refs/heads/master@{#747053}
Showing
Please register or sign in to comment