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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 "python", 217 "python",
218 "-u", 218 "-u",
219 "[SLAVE_BUILD]/src/tools/mb/mb.py", 219 "[SLAVE_BUILD]/src/tools/mb/mb.py",
220 "analyze", 220 "analyze",
221 "-m", 221 "-m",
222 "tryserver.chromium.linux", 222 "tryserver.chromium.linux",
223 "-b", 223 "-b",
224 "linux_chromium_rel_ng", 224 "linux_chromium_rel_ng",
225 "-v", 225 "-v",
226 "//out/Release", 226 "//out/Release",
227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [ \"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\ ", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \" telemetry_gpu_new_test_run\"]}", 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [ \"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\ ", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \" telemetry_gpu_test_run\"]}",
228 "/path/to/tmp/json" 228 "/path/to/tmp/json"
229 ], 229 ],
230 "cwd": "[SLAVE_BUILD]", 230 "cwd": "[SLAVE_BUILD]",
231 "name": "analyze", 231 "name": "analyze",
232 "~followup_annotations": [ 232 "~followup_annotations": [
233 "@@@STEP_LOG_LINE@json.output@{@@@", 233 "@@@STEP_LOG_LINE@json.output@{@@@",
234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
235 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", 235 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@",
236 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 236 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
237 "@@@STEP_LOG_LINE@json.output@}@@@", 237 "@@@STEP_LOG_LINE@json.output@}@@@",
238 "@@@STEP_LOG_END@json.output@@@", 238 "@@@STEP_LOG_END@json.output@@@",
239 "@@@STEP_LOG_LINE@analyze_details@{@@@", 239 "@@@STEP_LOG_LINE@analyze_details@{@@@",
240 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 240 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
241 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 241 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
242 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 242 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
243 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 243 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
244 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 244 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 245 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
246 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 246 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
248 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 248 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
249 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 249 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", 250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@",
251 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", 251 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
252 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", 252 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
253 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 253 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
254 "@@@STEP_LOG_LINE@analyze_details@}@@@", 254 "@@@STEP_LOG_LINE@analyze_details@}@@@",
255 "@@@STEP_LOG_END@analyze_details@@@" 255 "@@@STEP_LOG_END@analyze_details@@@"
256 ] 256 ]
257 }, 257 },
258 { 258 {
259 "name": "$result", 259 "name": "$result",
260 "recipe_result": null, 260 "recipe_result": null,
261 "status_code": 0 261 "status_code": 0
262 } 262 }
263 ] 263 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698