OLD | NEW |
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 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1170 "cwd": "[SLAVE_BUILD]", | 1170 "cwd": "[SLAVE_BUILD]", |
1171 "name": "[trigger] save ui_touch_selection_unittests" | 1171 "name": "[trigger] save ui_touch_selection_unittests" |
1172 }, | 1172 }, |
1173 { | 1173 { |
1174 "cmd": [ | 1174 "cmd": [ |
1175 "python", | 1175 "python", |
1176 "-u", | 1176 "-u", |
1177 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", | 1177 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", |
1178 "--blacklist-file", | 1178 "--blacklist-file", |
1179 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1179 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1180 "--logcat-output-file", | |
1181 "/path/to/tmp/", | |
1182 "--flakiness-dashboard-server", | 1180 "--flakiness-dashboard-server", |
1183 "test-results.appspot.com", | 1181 "test-results.appspot.com", |
1184 "--verbose", | 1182 "--verbose", |
1185 "--json-results-file", | 1183 "--json-results-file", |
1186 "/path/to/tmp/json" | 1184 "/path/to/tmp/json" |
1187 ], | 1185 ], |
1188 "cwd": "[SLAVE_BUILD]", | 1186 "cwd": "[SLAVE_BUILD]", |
1189 "name": "Instrumentation test AndroidWebViewTest", | 1187 "name": "Instrumentation test AndroidWebViewTest", |
1190 "~followup_annotations": [ | 1188 "~followup_annotations": [ |
1191 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1189 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1192 ] | 1190 ] |
1193 }, | 1191 }, |
1194 { | 1192 { |
1195 "cmd": [ | 1193 "cmd": [ |
1196 "python", | 1194 "python", |
1197 "-u", | 1195 "-u", |
1198 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", | 1196 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", |
1199 "--blacklist-file", | 1197 "--blacklist-file", |
1200 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1198 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1201 "--logcat-output-file", | |
1202 "/path/to/tmp/", | |
1203 "--flakiness-dashboard-server", | 1199 "--flakiness-dashboard-server", |
1204 "test-results.appspot.com", | 1200 "test-results.appspot.com", |
1205 "--verbose", | 1201 "--verbose", |
1206 "--json-results-file", | 1202 "--json-results-file", |
1207 "/path/to/tmp/json" | 1203 "/path/to/tmp/json" |
1208 ], | 1204 ], |
1209 "cwd": "[SLAVE_BUILD]", | 1205 "cwd": "[SLAVE_BUILD]", |
1210 "name": "Instrumentation test ContentShellTest", | 1206 "name": "Instrumentation test ContentShellTest", |
1211 "~followup_annotations": [ | 1207 "~followup_annotations": [ |
1212 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1208 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1213 ] | 1209 ] |
1214 }, | 1210 }, |
1215 { | 1211 { |
1216 "cmd": [ | 1212 "cmd": [ |
1217 "python", | 1213 "python", |
1218 "-u", | 1214 "-u", |
1219 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", | 1215 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", |
1220 "--blacklist-file", | 1216 "--blacklist-file", |
1221 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1217 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1222 "--logcat-output-file", | |
1223 "/path/to/tmp/", | |
1224 "--flakiness-dashboard-server", | 1218 "--flakiness-dashboard-server", |
1225 "test-results.appspot.com", | 1219 "test-results.appspot.com", |
1226 "--verbose", | 1220 "--verbose", |
1227 "--json-results-file", | 1221 "--json-results-file", |
1228 "/path/to/tmp/json" | 1222 "/path/to/tmp/json" |
1229 ], | 1223 ], |
1230 "cwd": "[SLAVE_BUILD]", | 1224 "cwd": "[SLAVE_BUILD]", |
1231 "name": "Instrumentation test ChromePublicTest", | 1225 "name": "Instrumentation test ChromePublicTest", |
1232 "~followup_annotations": [ | 1226 "~followup_annotations": [ |
1233 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1227 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1234 ] | 1228 ] |
1235 }, | 1229 }, |
1236 { | 1230 { |
1237 "cmd": [ | 1231 "cmd": [ |
1238 "python", | 1232 "python", |
1239 "-u", | 1233 "-u", |
1240 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", | 1234 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", |
1241 "--blacklist-file", | 1235 "--blacklist-file", |
1242 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1236 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1243 "--logcat-output-file", | |
1244 "/path/to/tmp/", | |
1245 "--flakiness-dashboard-server", | 1237 "--flakiness-dashboard-server", |
1246 "test-results.appspot.com", | 1238 "test-results.appspot.com", |
1247 "--verbose", | 1239 "--verbose", |
1248 "--json-results-file", | 1240 "--json-results-file", |
1249 "/path/to/tmp/json" | 1241 "/path/to/tmp/json" |
1250 ], | 1242 ], |
1251 "cwd": "[SLAVE_BUILD]", | 1243 "cwd": "[SLAVE_BUILD]", |
1252 "name": "Instrumentation test ChromeSyncShellTest", | 1244 "name": "Instrumentation test ChromeSyncShellTest", |
1253 "~followup_annotations": [ | 1245 "~followup_annotations": [ |
1254 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1246 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
(...skipping 1087 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2342 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 2334 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
2343 "@@@STEP_LOG_END@python.inline@@@" | 2335 "@@@STEP_LOG_END@python.inline@@@" |
2344 ] | 2336 ] |
2345 }, | 2337 }, |
2346 { | 2338 { |
2347 "name": "$result", | 2339 "name": "$result", |
2348 "reason": "1 tests failed: ['base_unittests']", | 2340 "reason": "1 tests failed: ['base_unittests']", |
2349 "status_code": 1 | 2341 "status_code": 1 |
2350 } | 2342 } |
2351 ] | 2343 ] |
OLD | NEW |