Commit d2ce7bb1 authored by James Cook's avatar James Cook

Update mash_ash_unittests.filter for MagnificationController

The comment on the disabled tests was wrong.

Bug: 820464, 821551
Change-Id: Icad7c41fdb814eea44be2fa4c16528404a816176
Reviewed-on: https://chromium-review.googlesource.com/961487Reviewed-by: default avatarAhmed Fakhry <afakhry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542987}
parent 60c99a00
......@@ -120,20 +120,16 @@
# Focus doesn't move. Possible EventGenerator problem. http://crbug.com/814011
-LoginShelfViewTest.TabGoesFromShelfToStatusAreaAndBackToShelf
# TODO: Triage
# Needs to support one InputMethod per top-level widget. May also have issues
# with multiple displays. https://crbug.com/821551
-MagnificationControllerTest.CenterTextCaretInViewport
-MagnificationControllerTest.CenterTextCaretNotInsideViewport
-MagnificationControllerTest.FollowTextInputFieldFocus
-MagnificationControllerTest.FollowTextInputFieldKeyPress
-MagnificationControllerTest.MoveToSecondDisplayWithTouch
-MagnificationControllerTest.PanWindowToLeft
-MagnificationControllerTest.PanWindowToRight
# Mash has one InputMethodBase per root window, whereas classic ash has a
# single shared instance. This causes a shutdown use-after-free because the
# magnifier controller adds and removes IME observers assuming there is a single
# IME instance. https://crbug.com/820464
-MagnificationControllerTest.MoveToSecondDisplayWithTouch
# TODO: CursorManagerTestApi. http://crbug.com/780637
-MirrorWindowControllerTest.MirrorCursorBasic
-MirrorWindowControllerTest.MirrorCursorLocations
......
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