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

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

Issue 2182133002: 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, 4 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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 "python", 306 "python",
307 "-u", 307 "-u",
308 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 308 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
309 "analyze", 309 "analyze",
310 "-m", 310 "-m",
311 "tryserver.chromium.win", 311 "tryserver.chromium.win",
312 "-b", 312 "-b",
313 "win_chromium_rel_ng", 313 "win_chromium_rel_ng",
314 "-v", 314 "-v",
315 "//out/Release", 315 "//out/Release",
316 "{\"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\"]}", 316 "{\"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\"]}",
317 "/path/to/tmp/json" 317 "/path/to/tmp/json"
318 ], 318 ],
319 "env": { 319 "env": {
320 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 320 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
321 }, 321 },
322 "name": "analyze", 322 "name": "analyze",
323 "~followup_annotations": [ 323 "~followup_annotations": [
324 "@@@STEP_TEXT@No compile necessary@@@", 324 "@@@STEP_TEXT@No compile necessary@@@",
325 "@@@STEP_LOG_LINE@json.output@{@@@", 325 "@@@STEP_LOG_LINE@json.output@{@@@",
326 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 326 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
327 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 327 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
328 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 328 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
329 "@@@STEP_LOG_LINE@json.output@}@@@", 329 "@@@STEP_LOG_LINE@json.output@}@@@",
330 "@@@STEP_LOG_END@json.output@@@", 330 "@@@STEP_LOG_END@json.output@@@",
331 "@@@STEP_LOG_LINE@analyze_details@{@@@", 331 "@@@STEP_LOG_LINE@analyze_details@{@@@",
332 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 332 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
333 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 333 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
334 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 334 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
335 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 335 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
336 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 336 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
337 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 337 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
338 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 338 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
339 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 339 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
340 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 340 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
341 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 341 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
342 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\", @@@ ",
342 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 343 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
343 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 344 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
344 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 345 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
345 "@@@STEP_LOG_LINE@analyze_details@}@@@", 346 "@@@STEP_LOG_LINE@analyze_details@}@@@",
346 "@@@STEP_LOG_END@analyze_details@@@" 347 "@@@STEP_LOG_END@analyze_details@@@"
347 ] 348 ]
348 }, 349 },
349 { 350 {
350 "cmd": [ 351 "cmd": [
351 "python", 352 "python",
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 557 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
557 }, 558 },
558 "name": "process_dumps" 559 "name": "process_dumps"
559 }, 560 },
560 { 561 {
561 "name": "$result", 562 "name": "$result",
562 "recipe_result": null, 563 "recipe_result": null,
563 "status_code": 0 564 "status_code": 0
564 } 565 }
565 ] 566 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698