Commit b860ebcd authored by Tina Wang's avatar Tina Wang Committed by Commit Bot

Mark ChromeDriverTestWithCustomCapability.testEagerMode flaky on Mac

Bug: 1025967
Tbr: johnchen@chromium.org
Change-Id: I0a1dbc915683d76248c8392cb641978e8a7c5441
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921637Reviewed-by: default avatarTina Wang <tinazwang@chromium.org>
Commit-Queue: Tina Wang <tinazwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716314}
parent 1ea7500b
...@@ -109,6 +109,8 @@ _OS_SPECIFIC_FILTER['mac'] = [ ...@@ -109,6 +109,8 @@ _OS_SPECIFIC_FILTER['mac'] = [
'MobileEmulationCapabilityTest.testTapElement', 'MobileEmulationCapabilityTest.testTapElement',
# https://bugs.chromium.org/p/chromium/issues/detail?id=946023 # https://bugs.chromium.org/p/chromium/issues/detail?id=946023
'ChromeDriverTest.testWindowFullScreen', 'ChromeDriverTest.testWindowFullScreen',
# https://bugs.chromium.org/p/chromium/issues/detail?id=1025967
'ChromeDriverTestWithCustomCapability.testEagerMode',
] ]
_DESKTOP_NEGATIVE_FILTER = [ _DESKTOP_NEGATIVE_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