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

Side by Side Diff: android_webview/tools/cts_config/expected_failure_on_bot.json

Issue 2446123002: Suppress failing CTS tests. (Closed)
Patch Set: Created 4 years, 1 month 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.URLUtilTest": [
3 {
4 "name": "testGuessFileName",
5 "_bug_id": "crbug.com/659072"
6 }
7 ],
8 "android.webkit.cts.WebChromeClientTest": [
9 {
10 "name": "testOnJsBeforeUnload",
11 "_bug_id": "crbug.com/659072"
12 }
13 ],
2 "android.webkit.cts.WebViewTest": [ 14 "android.webkit.cts.WebViewTest": [
3 { 15 {
16 "name": "testFindNext",
17 "_bug_id": "crbug.com/618089"
18 },
19 {
4 "name": "testPageScroll", 20 "name": "testPageScroll",
5 "_bug_id": "crbug.com/534643" 21 "_bug_id": "crbug.com/534643"
6 } 22 }
7 ] 23 ]
8 } 24 }
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