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

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

Issue 2460543003: Try enabling flaky test after correcting cts zip file (Closed)
Patch Set: Created 4 years, 2 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/expected_failure_on_bot.json ('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/webview_cts_gcs_path.json
diff --git a/android_webview/tools/cts_config/webview_cts_gcs_path.json b/android_webview/tools/cts_config/webview_cts_gcs_path.json
index 86a56373877d7523ddbbab16f3170e17b6e46b97..13fb1116f6bfc72c4fb2c7a21155be0be7b67615 100644
--- a/android_webview/tools/cts_config/webview_cts_gcs_path.json
+++ b/android_webview/tools/cts_config/webview_cts_gcs_path.json
@@ -1,6 +1,12 @@
{
"arm_64": {
- "L": "arm_64/L/android-cts-arm_64-3252778.zip",
- "N": "arm_64/N/android-cts-arm_64-3367285.zip"
+ "L": {
+ "filename": "arm_64/L/android-cts-arm_64-3350272.zip",
+ "_origin": "aosp-lollipop-mr1-cts-dev@3350272"
+ },
+ "N": {
+ "filename": "arm_64/N/android-cts-arm_64-3367285.zip",
+ "_origin": "aosp-nougat-cts-release@3367285"
+ }
}
}
« no previous file with comments | « android_webview/tools/cts_config/expected_failure_on_bot.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698