Commit 39345e3f authored by Gauri Manikpure's avatar Gauri Manikpure Committed by Commit Bot

[Chromedriver] Disable testGetNamedCookie on WebView shell.

Bug: 
Change-Id: I616d2f8c72bfd3c871aded779c63e6ed47da7e88
Reviewed-on: https://chromium-review.googlesource.com/575784Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Gauri Manikpure <gmanikpure@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487545}
parent 62cb0af6
......@@ -222,6 +222,7 @@ _ANDROID_NEGATIVE_FILTER['chromedriver_webview_shell'] = (
'ChromeDriverLogTest.testDisablingDriverLogsSuppressesChromeDriverLog',
'ChromeDriverTest.testCookiePath',
'ChromeDriverTest.testGetHttpOnlyCookie',
'ChromeDriverTest.testGetNamedCookie',
]
)
......
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