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

Side by Side Diff: scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json

Issue 1869193003: Remove logcats from instrumentation test run steps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase! Created 4 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Android Tests (amp split)", 10 "Android Tests (amp split)",
(...skipping 1138 matching lines...) Expand 10 before | Expand all | Expand 10 after
1149 "cwd": "[SLAVE_BUILD]", 1149 "cwd": "[SLAVE_BUILD]",
1150 "name": "[trigger] save ui_touch_selection_unittests" 1150 "name": "[trigger] save ui_touch_selection_unittests"
1151 }, 1151 },
1152 { 1152 {
1153 "cmd": [ 1153 "cmd": [
1154 "python", 1154 "python",
1155 "-u", 1155 "-u",
1156 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", 1156 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk",
1157 "--blacklist-file", 1157 "--blacklist-file",
1158 "[SLAVE_BUILD]/src/out/bad_devices.json", 1158 "[SLAVE_BUILD]/src/out/bad_devices.json",
1159 "--logcat-output-file",
1160 "/path/to/tmp/",
1161 "--flakiness-dashboard-server", 1159 "--flakiness-dashboard-server",
1162 "test-results.appspot.com", 1160 "test-results.appspot.com",
1163 "--verbose", 1161 "--verbose",
1164 "--json-results-file", 1162 "--json-results-file",
1165 "/path/to/tmp/json" 1163 "/path/to/tmp/json"
1166 ], 1164 ],
1167 "cwd": "[SLAVE_BUILD]", 1165 "cwd": "[SLAVE_BUILD]",
1168 "name": "Instrumentation test AndroidWebViewTest", 1166 "name": "Instrumentation test AndroidWebViewTest",
1169 "~followup_annotations": [ 1167 "~followup_annotations": [
1170 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1168 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1171 ] 1169 ]
1172 }, 1170 },
1173 { 1171 {
1174 "cmd": [ 1172 "cmd": [
1175 "python", 1173 "python",
1176 "-u", 1174 "-u",
1177 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", 1175 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk",
1178 "--blacklist-file", 1176 "--blacklist-file",
1179 "[SLAVE_BUILD]/src/out/bad_devices.json", 1177 "[SLAVE_BUILD]/src/out/bad_devices.json",
1180 "--logcat-output-file",
1181 "/path/to/tmp/",
1182 "--flakiness-dashboard-server", 1178 "--flakiness-dashboard-server",
1183 "test-results.appspot.com", 1179 "test-results.appspot.com",
1184 "--verbose", 1180 "--verbose",
1185 "--json-results-file", 1181 "--json-results-file",
1186 "/path/to/tmp/json" 1182 "/path/to/tmp/json"
1187 ], 1183 ],
1188 "cwd": "[SLAVE_BUILD]", 1184 "cwd": "[SLAVE_BUILD]",
1189 "name": "Instrumentation test ContentShellTest", 1185 "name": "Instrumentation test ContentShellTest",
1190 "~followup_annotations": [ 1186 "~followup_annotations": [
1191 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1187 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1192 ] 1188 ]
1193 }, 1189 },
1194 { 1190 {
1195 "cmd": [ 1191 "cmd": [
1196 "python", 1192 "python",
1197 "-u", 1193 "-u",
1198 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", 1194 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk",
1199 "--blacklist-file", 1195 "--blacklist-file",
1200 "[SLAVE_BUILD]/src/out/bad_devices.json", 1196 "[SLAVE_BUILD]/src/out/bad_devices.json",
1201 "--logcat-output-file",
1202 "/path/to/tmp/",
1203 "--flakiness-dashboard-server", 1197 "--flakiness-dashboard-server",
1204 "test-results.appspot.com", 1198 "test-results.appspot.com",
1205 "--verbose", 1199 "--verbose",
1206 "--json-results-file", 1200 "--json-results-file",
1207 "/path/to/tmp/json" 1201 "/path/to/tmp/json"
1208 ], 1202 ],
1209 "cwd": "[SLAVE_BUILD]", 1203 "cwd": "[SLAVE_BUILD]",
1210 "name": "Instrumentation test ChromePublicTest", 1204 "name": "Instrumentation test ChromePublicTest",
1211 "~followup_annotations": [ 1205 "~followup_annotations": [
1212 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1206 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1213 ] 1207 ]
1214 }, 1208 },
1215 { 1209 {
1216 "cmd": [ 1210 "cmd": [
1217 "python", 1211 "python",
1218 "-u", 1212 "-u",
1219 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", 1213 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk",
1220 "--blacklist-file", 1214 "--blacklist-file",
1221 "[SLAVE_BUILD]/src/out/bad_devices.json", 1215 "[SLAVE_BUILD]/src/out/bad_devices.json",
1222 "--logcat-output-file",
1223 "/path/to/tmp/",
1224 "--flakiness-dashboard-server", 1216 "--flakiness-dashboard-server",
1225 "test-results.appspot.com", 1217 "test-results.appspot.com",
1226 "--verbose", 1218 "--verbose",
1227 "--json-results-file", 1219 "--json-results-file",
1228 "/path/to/tmp/json" 1220 "/path/to/tmp/json"
1229 ], 1221 ],
1230 "cwd": "[SLAVE_BUILD]", 1222 "cwd": "[SLAVE_BUILD]",
1231 "name": "Instrumentation test ChromeSyncShellTest", 1223 "name": "Instrumentation test ChromeSyncShellTest",
1232 "~followup_annotations": [ 1224 "~followup_annotations": [
1233 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1225 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
(...skipping 1038 matching lines...) Expand 10 before | Expand all | Expand 10 after
2272 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 2264 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
2273 "@@@STEP_LOG_END@python.inline@@@" 2265 "@@@STEP_LOG_END@python.inline@@@"
2274 ] 2266 ]
2275 }, 2267 },
2276 { 2268 {
2277 "name": "$result", 2269 "name": "$result",
2278 "recipe_result": null, 2270 "recipe_result": null,
2279 "status_code": 0 2271 "status_code": 0
2280 } 2272 }
2281 ] 2273 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698