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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "android.webkit.cts.WebViewTest": [ 2 "android.webkit.cts.WebViewTest": [
3 { 3 {
4 "name": "testPageScroll", 4 "name": "testPageScroll",
5 "_bug_id": "crbug.com/534643" 5 "_bug_id": "crbug.com/534643"
6 }, 6 },
7 { 7 {
8 "name": "testJavascriptInterfaceForClientPopup", 8 "name": "testJavascriptInterfaceForClientPopup",
9 "_bug_id": "crbug.com/698369" 9 "_bug_id": "crbug.com/698369"
10 },
11 {
12 "name": "testClearFormData",
13 "_bug_id": "crbug.com/711338"
10 } 14 }
11 ], 15 ],
12 "android.webkit.cts.WebSettingsTest": [ 16 "android.webkit.cts.WebSettingsTest": [
13 { 17 {
14 "name": "testLocalImageLoads", 18 "name": "testLocalImageLoads",
15 "_bug_id": "crbug.com/680759" 19 "_bug_id": "crbug.com/680759"
16 } 20 }
17 ], 21 ],
18 "android.webkit.cts.WebViewClientTest": [ 22 "android.webkit.cts.WebViewClientTest": [
19 { 23 {
20 "name": "testShouldOverrideUrlLoadingOnCreateWindow", 24 "name": "testShouldOverrideUrlLoadingOnCreateWindow",
21 "_bug_id": "crbug.com/659077" 25 "_bug_id": "crbug.com/659077"
22 } 26 }
23 ], 27 ],
24 "android.webkit.cts.ServiceWorkerClientTest": [ 28 "android.webkit.cts.ServiceWorkerClientTest": [
25 { 29 {
26 "name": "testServiceWorkerClientInterceptCallback", 30 "name": "testServiceWorkerClientInterceptCallback",
27 "_bug_id": "crbug.com/675809" 31 "_bug_id": "crbug.com/675809"
28 } 32 }
29 ] 33 ]
30 } 34 }
OLDNEW
« 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