Commit 30f238e1 authored by John Chen's avatar John Chen Committed by Commit Bot

[ChromeDriver] Disable testWindowMinimize on Android

TBR=kereliuk@chromium.org

Change-Id: I5910c15bcb442cb152f50f75a9008cc7a37887b7
Reviewed-on: https://chromium-review.googlesource.com/966585Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Commit-Queue: John Chen <johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543722}
parent 84b7b568
......@@ -195,6 +195,7 @@ _ANDROID_NEGATIVE_FILTER['chrome'] = (
'ChromeDriverTest.testWindowPosition',
'ChromeDriverTest.testWindowSize',
'ChromeDriverTest.testWindowMaximize',
'ChromeDriverTest.testWindowMinimize',
'ChromeLogPathCapabilityTest.testChromeLogPath',
'RemoteBrowserTest.*',
# Don't enable perf testing on Android yet.
......
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