Index: scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__test_failure.json |
diff --git a/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__test_failure.json b/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__test_failure.json |
index b5c9f8b1c342de00830d7a2250c2bcb41d2c7e16..30878df715c62c51505183c68d4974ac2013f2ec 100644 |
--- a/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__test_failure.json |
+++ b/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__test_failure.json |
@@ -1069,7 +1069,55 @@ |
], |
"name": "[collect] base_unittests", |
"~followup_annotations": [ |
- "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" |
+ "step returned non-zero exit code: 87", |
+ "@@@STEP_TEXT@on Foo Fone 1.2.3@@@", |
+ "@@@STEP_EXCEPTION@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[TMP_BASE]/amp_trigger_tmp_1/base_unittests.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "name": "[upload logcat] load base_unittests data", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ }@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" |
+ ], |
+ "name": "[upload logcat] unzip results for base_unittests", |
+ "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/base_unittests/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/base_unittests/results.zip\"}" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", |
+ "--", |
+ "[DEPOT_TOOLS]/gsutil.py", |
+ "--force-version", |
+ "3.25", |
+ "--", |
+ "cp", |
+ "[TMP_BASE]/amp_results_tmp_2/base_unittests/unzipped_results/appurify_results/logcat.txt", |
+ "gs://chrome-amp-results/logcats/logcat_base_unittests_12345abcde.txt" |
+ ], |
+ "name": "gsutil [upload logcat] base_unittests", |
+ "~followup_annotations": [ |
+ "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/logcats/logcat_base_unittests_12345abcde.txt@@@" |
] |
}, |
{ |
@@ -1648,7 +1696,7 @@ |
}, |
{ |
"name": "$final_result", |
- "reason": "1 out of 19 aggregated steps failed. Failures: Step('[collect] android_webview_unittests') failed with return_code 1", |
+ "reason": "2 out of 20 aggregated steps failed. Failures: Step('[collect] android_webview_unittests') failed with return_code 1, Step('[collect] base_unittests') failed with return_code 87", |
"status_code": 1 |
} |
] |