Commit 9f09049c authored by jonross's avatar jonross Committed by Commit Bot

Update Mojo FYI filter

A few timeouts were missed. Removing them from the filter while the cause is
investigated offline.

TBR=sky@chromium.org
TEST=mash_browser_tests
BUG=678687

Review-Url: https://codereview.chromium.org/2913233002
Cr-Commit-Position: refs/heads/master@{#476311}
parent d29ed392
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
-BrowserTest.Title -BrowserTest.Title
# Trying to whitelist # Trying to whitelist
BootstrapTest.CleanUpFailedUser
BrowserDialogTest.Invoke BrowserDialogTest.Invoke
CastSessionBrowserTest.CreateAndDestroy CastSessionBrowserTest.CreateAndDestroy
ChromeContentRendererClientSearchBoxTest.RewriteThumbnailURL ChromeContentRendererClientSearchBoxTest.RewriteThumbnailURL
...@@ -21,7 +20,6 @@ ChromeRenderViewTest.ImagesAllowedByDefault ...@@ -21,7 +20,6 @@ ChromeRenderViewTest.ImagesAllowedByDefault
ChromeRenderViewTest.ImagesBlockedByDefault ChromeRenderViewTest.ImagesBlockedByDefault
ChromeRenderViewTest.JSBlockSentAfterPageLoad ChromeRenderViewTest.JSBlockSentAfterPageLoad
ChromeRenderViewTest.PluginsTemporarilyAllowed ChromeRenderViewTest.PluginsTemporarilyAllowed
ContentVerifierPolicyTest.PolicyCorruptedOnStartup
CreateNewFolder/FileManagerBrowserTest.Test/0 CreateNewFolder/FileManagerBrowserTest.Test/0
CreateNewFolder/FileManagerBrowserTest.Test/1 CreateNewFolder/FileManagerBrowserTest.Test/1
CreateNewFolder/FileManagerBrowserTest.Test/2 CreateNewFolder/FileManagerBrowserTest.Test/2
...@@ -89,7 +87,6 @@ FormClassifierTest.SomeFormWithoutPasswordFields ...@@ -89,7 +87,6 @@ FormClassifierTest.SomeFormWithoutPasswordFields
FormClassifierTest.kChangeFormWithTreePasswordFieldsHTML FormClassifierTest.kChangeFormWithTreePasswordFieldsHTML
InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess
InstantProcessNavigationTest.ForkForNavigationsToSearchURLs InstantProcessNavigationTest.ForkForNavigationsToSearchURLs
MultiProfileFileManagerBrowserTest.BasicDownloads
PageClickTrackerTest.PageClickTrackerClickDisabledInputDoesNotResetClickCounter PageClickTrackerTest.PageClickTrackerClickDisabledInputDoesNotResetClickCounter
PageClickTrackerTest.PageClickTrackerDisabledInputClickedNoEvent PageClickTrackerTest.PageClickTrackerDisabledInputClickedNoEvent
PageClickTrackerTest.PageClickTrackerInputClicked PageClickTrackerTest.PageClickTrackerInputClicked
......
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