Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: android_webview/tools/cts_config/expected_failure_on_bot.json

Issue 2815393002: Disable testClearFormData CTS test (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/cts_config/expected_failure_on_bot.json
diff --git a/android_webview/tools/cts_config/expected_failure_on_bot.json b/android_webview/tools/cts_config/expected_failure_on_bot.json
index f8c401df67f7489f809d37040ee78d70ecf36701..a834f466e98efe963f7abb2ffebb275effbb8a7b 100644
--- a/android_webview/tools/cts_config/expected_failure_on_bot.json
+++ b/android_webview/tools/cts_config/expected_failure_on_bot.json
@@ -7,6 +7,10 @@
{
"name": "testJavascriptInterfaceForClientPopup",
"_bug_id": "crbug.com/698369"
+ },
+ {
+ "name": "testClearFormData",
+ "_bug_id": "crbug.com/711338"
}
],
"android.webkit.cts.WebSettingsTest": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698