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 5a02a51c4de4fe56d01d2f225638304d0cd3710e..43472b63d1315f7ad668a013ebed4bb6cb2dd910 100644 |
--- a/testing/buildbot/filters/ash_unittests_mus.filter |
+++ b/testing/buildbot/filters/ash_unittests_mus.filter |
@@ -1,9 +1,5 @@ |
--AshNativeCursorManagerTest.FractionalScale |
--AshNativeCursorManagerTest.LockCursor |
--AshNativeCursorManagerTest.SetCursor |
--AshNativeCursorManagerTest.SetCursorSet |
--AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation |
--AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor |
+-NativeCursorManagerAshTest.LockCursor |
+-NativeCursorManagerAshTest.SetCursorSet |
James Cook
2017/06/13 00:49:27
Woo hoo, more stuff works!
Elliot Glaysher
2017/06/13 18:05:45
Acknowledged.
|
-CursorWindowControllerTest.DSF |
-CursorWindowControllerTest.MoveToDifferentDisplay |
-CursorWindowControllerTest.VisibilityTest |