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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json

Issue 2452843002: Change CTS filepath format (Closed)
Patch Set: minor fix 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
Index: scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
index bcec10356da6a380e118741c7608ee54061f1c9d..28187807830b20700e156b64596df415bffaf2cf 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexpected_class_failure.json
@@ -925,10 +925,26 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/src/android_webview/tools/cts_config/webview_cts_gcs_path.json",
+ "[SLAVE_BUILD]/src/android_webview/tools/cts_config/webview_cts_gcs_path_new.json",
"/path/to/tmp/"
],
- "name": "Fetch CTS filename data"
+ "name": "Fetch CTS filename data",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ {@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"arm_64\": {@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"L\": {@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"filename\": \"cts_arm64_L.zip\",@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"_origin\": \"aosp-lollipop-mr1-cts-dev@12345\"@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ },@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"N\": {@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"filename\": \"cts_arm64_N.zip\",@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ \"_origin\": \"aosp-nougat-cts-release@67890\"@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ }@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ }@@@",
+ "@@@STEP_LOG_LINE@webview_cts_gcs_path.json@ }@@@",
+ "@@@STEP_LOG_END@webview_cts_gcs_path.json@@@"
+ ]
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698