DescriptionDeflake PrerenderBrowserTest.PrerenderClientRedirectInIframe.
What seems to be happening is that the client redirect can
result in starting and stopping the page loading again. As
a result, we quit the message loop when the second load
finishes as well as the first, which can occur either while
we're waiting for the result of a Javascript function, or
while we're waiting for the navigation to occur. Either
case will result in a test failure.
BUG=88973
TEST=PrerenderBrowserTest.PrerenderClientRedirectInIframe (And probably PrerenderBrowserTest.PrerenderClientRedirectToHttpsInIframe)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102431
Patch Set 1 : '' #Patch Set 2 : update comment #Patch Set 3 : Slightly different solution #Messages
Total messages: 6 (0 generated)
|