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

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

Issue 1934033002: Revert of Add next_version_mini_installer to MiniInstallerTest's compile targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 "python", 296 "python",
297 "-u", 297 "-u",
298 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 298 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
299 "analyze", 299 "analyze",
300 "-m", 300 "-m",
301 "tryserver.chromium.win", 301 "tryserver.chromium.win",
302 "-b", 302 "-b",
303 "win_chromium_rel_ng", 303 "win_chromium_rel_ng",
304 "-v", 304 "-v",
305 "//out/Release", 305 "//out/Release",
306 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test_targets\": [\"blin k_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"next_ver sion_mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}", 306 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test_targets\": [\"blin k_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"webkit_u nit_tests\", \"wtf_unittests\"]}",
307 "/path/to/tmp/json" 307 "/path/to/tmp/json"
308 ], 308 ],
309 "env": { 309 "env": {
310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
311 }, 311 },
312 "name": "analyze", 312 "name": "analyze",
313 "~followup_annotations": [ 313 "~followup_annotations": [
314 "@@@STEP_TEXT@No compile necessary@@@", 314 "@@@STEP_TEXT@No compile necessary@@@",
315 "@@@STEP_LOG_LINE@json.output@{@@@", 315 "@@@STEP_LOG_LINE@json.output@{@@@",
316 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 316 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
317 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 317 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
318 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 318 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
319 "@@@STEP_LOG_LINE@json.output@}@@@", 319 "@@@STEP_LOG_LINE@json.output@}@@@",
320 "@@@STEP_LOG_END@json.output@@@", 320 "@@@STEP_LOG_END@json.output@@@",
321 "@@@STEP_LOG_LINE@analyze_details@{@@@", 321 "@@@STEP_LOG_LINE@analyze_details@{@@@",
322 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 322 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
323 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 323 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
324 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 324 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
325 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 325 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
326 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 326 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
327 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 327 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
328 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 328 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
329 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 329 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
330 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 330 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
331 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 331 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
332 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\", @@@ ",
333 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 332 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
334 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 333 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
335 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 334 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
336 "@@@STEP_LOG_LINE@analyze_details@}@@@", 335 "@@@STEP_LOG_LINE@analyze_details@}@@@",
337 "@@@STEP_LOG_END@analyze_details@@@" 336 "@@@STEP_LOG_END@analyze_details@@@"
338 ] 337 ]
339 }, 338 },
340 { 339 {
341 "cmd": [ 340 "cmd": [
342 "python", 341 "python",
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 "Release" 539 "Release"
541 ], 540 ],
542 "name": "process_dumps" 541 "name": "process_dumps"
543 }, 542 },
544 { 543 {
545 "name": "$result", 544 "name": "$result",
546 "recipe_result": null, 545 "recipe_result": null,
547 "status_code": 0 546 "status_code": 0
548 } 547 }
549 ] 548 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698