Chromium Code Reviews
DescriptionAttempt to un-flake RenderFrameHostManagerTest.SwapProcessWithRelNoopenerAndTargetBlank
This test has been failing flakily in Windows Clang debug builds for a while. I
can reproduce the failure locally, and this patch makes it go away.
It seems there's a race between document.referrer being set and the test
checking for it. Other tests in this file do "Wait for the cross-site
transition in the new tab to finish" before checking the referer, so let's do
that here too.
BUG=624523
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/d662b254af5421e0b53b67f561377657fcd67686
Cr-Commit-Position: refs/heads/master@{#403452}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|
|||||||||||||||||||