Commit b799f6bc authored by jochen@chromium.org's avatar jochen@chromium.org

Revert 150892 - Disable CaptivePortalBrowserTest.TwoBrokenTabs on all platforms,

due to fame navigation flakiness.

TBR=jochen@chromium.org 
BUG=141497
Review URL: https://chromiumcodereview.appspot.com/10827258

TBR=mmenke@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10827294

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151232 0039d316-1c4b-4281-b951-d872f2087c98
parent 020cff98
...@@ -1602,8 +1602,7 @@ IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, CloseLoginTab) { ...@@ -1602,8 +1602,7 @@ IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, CloseLoginTab) {
// Checks that two tabs with SSL timeouts in the same window work. Both // Checks that two tabs with SSL timeouts in the same window work. Both
// tabs only timeout after logging in. // tabs only timeout after logging in.
// Disabled due to frame navigation flakiness: See http://crbug.com/141497. IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, TwoBrokenTabs) {
IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, DISABLED_TwoBrokenTabs) {
SlowLoadBehindCaptivePortal(browser(), true); SlowLoadBehindCaptivePortal(browser(), true);
// Can't set the TabReloader HTTPS timeout on a new tab without doing some // Can't set the TabReloader HTTPS timeout on a new tab without doing some
......
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