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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 "python", 332 "python",
333 "-u", 333 "-u",
334 "[BUILDER_CACHE]\\win\\src\\tools\\mb\\mb.py", 334 "[BUILDER_CACHE]\\win\\src\\tools\\mb\\mb.py",
335 "analyze", 335 "analyze",
336 "-m", 336 "-m",
337 "tryserver.chromium.win", 337 "tryserver.chromium.win",
338 "-b", 338 "-b",
339 "win_chromium_rel_ng", 339 "win_chromium_rel_ng",
340 "-v", 340 "-v",
341 "//out/Release", 341 "//out/Release",
342 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/skia/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"b link_platform_unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unit tests\"]}", 342 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/skia/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"b link_platform_unittests\", \"mini_installer\", \"next_version_mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
343 "/path/to/tmp/json" 343 "/path/to/tmp/json"
344 ], 344 ],
345 "env": { 345 "env": {
346 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 346 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
347 }, 347 },
348 "name": "analyze", 348 "name": "analyze",
349 "~followup_annotations": [ 349 "~followup_annotations": [
350 "@@@STEP_TEXT@No compile necessary@@@", 350 "@@@STEP_TEXT@No compile necessary@@@",
351 "@@@STEP_LOG_LINE@json.output@{@@@", 351 "@@@STEP_LOG_LINE@json.output@{@@@",
352 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 352 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
353 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 353 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
354 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 354 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
355 "@@@STEP_LOG_LINE@json.output@}@@@", 355 "@@@STEP_LOG_LINE@json.output@}@@@",
356 "@@@STEP_LOG_END@json.output@@@", 356 "@@@STEP_LOG_END@json.output@@@",
357 "@@@STEP_LOG_LINE@analyze_details@{@@@", 357 "@@@STEP_LOG_LINE@analyze_details@{@@@",
358 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 358 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
359 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 359 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
360 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 360 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
361 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 361 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
362 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 362 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
363 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 363 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
364 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 364 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
365 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 365 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
366 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 366 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
367 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 367 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
368 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\", @@@ ",
368 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 369 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
369 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 370 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
370 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 371 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
371 "@@@STEP_LOG_LINE@analyze_details@}@@@", 372 "@@@STEP_LOG_LINE@analyze_details@}@@@",
372 "@@@STEP_LOG_END@analyze_details@@@" 373 "@@@STEP_LOG_END@analyze_details@@@"
373 ] 374 ]
374 }, 375 },
375 { 376 {
376 "cmd": [ 377 "cmd": [
377 "python", 378 "python",
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 590 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
590 }, 591 },
591 "name": "process_dumps" 592 "name": "process_dumps"
592 }, 593 },
593 { 594 {
594 "name": "$result", 595 "name": "$result",
595 "recipe_result": null, 596 "recipe_result": null,
596 "status_code": 0 597 "status_code": 0
597 } 598 }
598 ] 599 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698