Commit ac866042 authored by khachatryan's avatar khachatryan Committed by Commit Bot

[ChromeDriver] Enable testCanClickOOPIF on Android Stable

CL https://crrev.com/635738 fixed this bug.
Enabling test on Android for Chrome Stable

Change-Id: Id2191f71e30051471277f174791582871ed11eaa
Reviewed-on: https://chromium-review.googlesource.com/c/1495810
Commit-Queue: Artur Khachatryan <khachatryan@chromium.org>
Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636869}
parent cddf8925
......@@ -273,8 +273,6 @@ _ANDROID_NEGATIVE_FILTER['chromedriver_webview_shell'] = (
'ChromeDriverTest.testGetLogOnWindowWithAlert',
'ChromeDriverTest.testSendTextToAlert',
'ChromeDriverTest.testUnexpectedAlertOpenExceptionMessage',
# https://bugs.chromium.org/p/chromium/issues/detail?id=746266
'ChromeDriverSiteIsolation.testCanClickOOPIF',
# https://bugs.chromium.org/p/chromedriver/issues/detail?id=2332
'ChromeDriverTest.testTouchScrollElement',
]
......
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