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

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

Issue 2460543003: Try enabling flaky test after correcting cts zip file (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 | android_webview/tools/cts_config/webview_cts_gcs_path.json » ('j') | 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 ],
14 "android.webkit.cts.WebViewTest": [ 2 "android.webkit.cts.WebViewTest": [
15 { 3 {
16 "name": "testFindNext", 4 "name": "testFindNext",
17 "_bug_id": "crbug.com/618089" 5 "_bug_id": "crbug.com/618089"
18 }, 6 },
19 { 7 {
20 "name": "testPageScroll", 8 "name": "testPageScroll",
21 "_bug_id": "crbug.com/534643" 9 "_bug_id": "crbug.com/534643"
22 } 10 }
23 ] 11 ]
24 } 12 }
OLDNEW
« no previous file with comments | « no previous file | android_webview/tools/cts_config/webview_cts_gcs_path.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698