| Index: testing/buildbot/filters/ash_unittests_mash.filter
|
| diff --git a/testing/buildbot/filters/ash_unittests_mash.filter b/testing/buildbot/filters/ash_unittests_mash.filter
|
| index 252e46b638b277f29d46ec27222097992a1b7979..bf9fe673885eab713cb73c2ae3a2c93c85026dab 100644
|
| --- a/testing/buildbot/filters/ash_unittests_mash.filter
|
| +++ b/testing/buildbot/filters/ash_unittests_mash.filter
|
| @@ -1,10 +1,10 @@
|
| # Failures and crashes
|
| --AshNativeCursorManagerTest.FractionalScale
|
| --AshNativeCursorManagerTest.LockCursor
|
| --AshNativeCursorManagerTest.SetCursor
|
| --AshNativeCursorManagerTest.SetCursorSet
|
| --AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation
|
| --AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor
|
| +-NativeCursorManagerAshTest.FractionalScale
|
| +-NativeCursorManagerAshTest.LockCursor
|
| +-NativeCursorManagerAshTest.SetCursor
|
| +-NativeCursorManagerAshTest.SetCursorSet
|
| +-NativeCursorManagerAshTest.SetDeviceScaleFactorAndRotation
|
| +-NativeCursorManagerAshTest.UIScaleShouldNotChangeCursor
|
| -CursorWindowControllerTest.DSF
|
| -CursorWindowControllerTest.MoveToDifferentDisplay
|
| -CursorWindowControllerTest.VisibilityTest
|
|
|