Chromium Code Reviews
DescriptionFix TestCancelAuth_OnNavigation for PlzNavigation
LoginPromptBrowserTest.TestCancelAuth_OnNavigation expects 3 LOAD_STOP events
for a sequence of: HTTP login interstitial, navigation to auth page, forced
navigation to some other page. Under PlzNavigate, there is one less LOAD_STOP
event due to not getting a LOAD_STOP for ongoing navigation when another one is
triggered [1]. This CL adjusts the test to cope with PlzNavigate.
[1] https://codereview.chromium.org/2371423002/#msg12
R=nasko@chromium.org
BUG=648826
Committed: https://crrev.com/f8168f6ff165cb2bf59317284eaae2d04e2bc8a1
Cr-Commit-Position: refs/heads/master@{#421545}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
|||||||||||||||||||