| 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 25bd5bc17592fb591b6744b48cea61d15ddc1171..cb0035472c98780ab8d49df66d3485955062d485 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
|
|
|