Chromium Code Reviews| Index: testing/buildbot/filters/ash_unittests_mus.filter |
| diff --git a/testing/buildbot/filters/ash_unittests_mus.filter b/testing/buildbot/filters/ash_unittests_mus.filter |
| index 148a621d4b050196684a61ce98a8c7c5576a50aa..0849d5e071fd27f79c776024ad854db892b87881 100644 |
| --- a/testing/buildbot/filters/ash_unittests_mus.filter |
| +++ b/testing/buildbot/filters/ash_unittests_mus.filter |
| @@ -1,10 +1,3 @@ |
| -# TODO: fix these. They fail because wm::CursorManager isn't created. |
|
James Cook
2017/06/29 19:43:24
Hooray!
|
| -# http://crbug.com/734806. |
| -# The following fail as they use wm::CursorManager: |
| --LockStateControllerTest.LegacyLockAndShutDown |
| --LockStateControllerTest.RequestShutdownFromLockScreen |
| --LockStateControllerTest.RequestShutdownFromLoginScreen |
| - |
| # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't |
| # implemented. http://crbug.com/734808. |
| -ImmersiveFullscreenControllerTest.EndRevealViaGesture |