Reenable two SignedExchangeRequestHandlerBrowserTest.
This reenable: - SignedExchangeRequestHandlerBrowserTest.Simple - SignedExchangeRequestHandlerBrowserTest.VariantMatch Histograms in this file are recorded when the RenderFrameHost is deleted. This is triggered by a navigation. The problem is that the deletion is never synchronous and the test wasn't waiting for this. To fix this, wait for any RenderFrameHost to be deleted before checking the histograms. Along the way, flush the BackForwardCache to release the remaining RenderFrameHost Bug: 1016865, 965925 Change-Id: Icc0c26baf9b0e0d7f539eec1ed1e53f1e0d49ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878770Reviewed-by:Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#709848}
Showing
Please register or sign in to comment