Commit 6a3fddd4 authored by Ahmed Fakhry's avatar Ahmed Fakhry Committed by Commit Bot

Reenable BrowserGuestSessionNavigatorTest.Browser_Gets_Created_On_Visiting_Desktop

TaskManager rewrite fixed the assert failure hit by this test. It no longer
needs to be disbled.

TBR=pkasting@chromium.org
BUG=469717

Change-Id: Ifcd406a631953491123792fa61caaf5628d52223
Reviewed-on: https://chromium-review.googlesource.com/663303Reviewed-by: default avatarAhmed Fakhry <afakhry@chromium.org>
Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#501518}
parent 0b409c43
......@@ -99,10 +99,8 @@ IN_PROC_BROWSER_TEST_F(BrowserGuestSessionNavigatorTest,
// Test that in multi user environments a newly created browser gets created
// on the same desktop as the browser is shown on.
//
// Flakily hits assert: http://crbug.com/469717
IN_PROC_BROWSER_TEST_F(BrowserGuestSessionNavigatorTest,
DISABLED_Browser_Gets_Created_On_Visiting_Desktop) {
Browser_Gets_Created_On_Visiting_Desktop) {
// Test 1: Test that a browser created from a visiting browser will be on the
// same visiting desktop.
{
......
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