Commit 2b06c3c6 authored by Luciano Pacheco's avatar Luciano Pacheco Committed by Commit Bot

Disable flaky test AllowTargetedNavigationsAfterSwap

Test has been marked as flaky by Try-Flakes for different builders.


Tbr: nasko@chromium.org, alexmos@chromium.org
Bug: 859487
Change-Id: I39a8fd525a91b8bf6b6e4ab1b1c5c56ee0e38756
Reviewed-on: https://chromium-review.googlesource.com/1123999Reviewed-by: default avatarLuciano Pacheco <lucmult@chromium.org>
Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
Cr-Commit-Position: refs/heads/master@{#572108}
parent 33364b35
......@@ -653,8 +653,9 @@ IN_PROC_BROWSER_TEST_F(RenderFrameHostManagerTest,
// Test for crbug.com/116192. Targeted links should still work after the
// named target window has swapped processes.
// Disabled Flaky test - crbug.com/859487
IN_PROC_BROWSER_TEST_F(RenderFrameHostManagerTest,
AllowTargetedNavigationsAfterSwap) {
DISABLED_AllowTargetedNavigationsAfterSwap) {
StartEmbeddedServer();
// Load a page with links that open in a new window.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment