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

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

Issue 2114813002: testFindNext is still failing on bots but not locally. Disable it on bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « android_webview/tools/cts_config/OWNERS ('k') | 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 1969d479020f8f5aafbf0a55d923c47d14dcfe1d..45a86254488bd7bef5ef80f71597606f2a246c1a 100644
--- a/android_webview/tools/cts_config/expected_failure_on_bot.json
+++ b/android_webview/tools/cts_config/expected_failure_on_bot.json
@@ -3,6 +3,10 @@
{
"name": "testPageScroll",
"_bug_id": "crbug.com/534643"
+ },
+ {
+ "name": "testFindNext",
+ "_bug_id": "crbug.com/618089"
}
]
}
« no previous file with comments | « android_webview/tools/cts_config/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698