Commit 1092e83f authored by gmanikpure's avatar gmanikpure Committed by Commit bot

[Chromedriver] Re-Disable testShadowDomHover on HEAD

BUG=chromedriver:1503

Review-Url: https://codereview.chromium.org/2344573004
Cr-Commit-Position: refs/heads/master@{#419021}
parent 3630e2c9
......@@ -70,7 +70,7 @@ _VERSION_SPECIFIC_FILTER['HEAD'] = [
# https://code.google.com/p/chromedriver/issues/detail?id=992
'ChromeDownloadDirTest.testDownloadDirectoryOverridesExistingPreferences',
# https://bugs.chromium.org/p/chromedriver/issues/detail?id=1503
'ChromeDriverTest.testShadowDomHover,
'ChromeDriverTest.testShadowDomHover',
]
_OS_SPECIFIC_FILTER = {}
......
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