Commit d0ce0f4d authored by James Cook's avatar James Cook

mash: Update browser_tests FYI filter for immersive tests

Several tests can be re-enabled now that crbug.com/786544 is fixed

Also rename a bluetooth test exclusion because the underlying
bluetooth test was renamed.

Bug: 786544
Test: browser_tests --mash
Change-Id: I68cd79028e15636c810257a95aa64bfed6862e69
Reviewed-on: https://chromium-review.googlesource.com/803668Reviewed-by: default avatarElliot Glaysher <erg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521138}
parent 7df02c0d
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
-AutomationManagerAuraBrowserTest.* -AutomationManagerAuraBrowserTest.*
# profile_destroyer.cc(57) Check failed: hosts.empty() || profile->IsOffTheRecord() || profile->HasOffTheRecordProfile() || content::RenderProcessHost::run_renderer_in_process(). Profile still has 1 hosts # profile_destroyer.cc(57) Check failed: hosts.empty() || profile->IsOffTheRecord() || profile->HasOffTheRecordProfile() || content::RenderProcessHost::run_renderer_in_process(). Profile still has 1 hosts
-BluetoothPairingUITest.* -BluetoothPairingDialogTest.*
-DemoAppLauncherTest.* -DemoAppLauncherTest.*
-LoginWebDialogTest.* -LoginWebDialogTest.*
...@@ -127,12 +127,8 @@ ...@@ -127,12 +127,8 @@
# TODO: Very slow (>25 seconds) and occasional timeouts. # TODO: Very slow (>25 seconds) and occasional timeouts.
-ExecuteScriptApiTest/DestructiveScriptTest.* -ExecuteScriptApiTest/DestructiveScriptTest.*
# WindowPortMus check failed in fullscreen test: # Fails: immersive_controller->IsRevealed() returns false.
# window_mus_type() == WindowMusType::TOP_LEVEL_IN_WM || window_mus_type() == WindowMusType::EMBED_IN_OWNER. # http://crbug.com/791148
# http://crbug.com/786544
-ExtensionInstallUIBrowserTest.*
-ImmersiveModeBrowserViewTest.*
-WebstoreInlineInstallerTest.*
-ZoomBubbleBrowserTest.* -ZoomBubbleBrowserTest.*
# ozone_platform.cc(61) Check failed: instance_. OzonePlatform is not initialized # ozone_platform.cc(61) Check failed: instance_. OzonePlatform is not initialized
......
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