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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.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
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 "python", 299 "python",
300 "-u", 300 "-u",
301 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 301 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
302 "analyze", 302 "analyze",
303 "-m", 303 "-m",
304 "tryserver.chromium.win", 304 "tryserver.chromium.win",
305 "-b", 305 "-b",
306 "win_chromium_rel_ng", 306 "win_chromium_rel_ng",
307 "-v", 307 "-v",
308 "//out/Release", 308 "//out/Release",
309 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_ unittests\", \"mini_installer\", \"next_version_mini_installer\", \"webkit_unit_ tests\", \"wtf_unittests\"]}", 309 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_ unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
310 "/path/to/tmp/json" 310 "/path/to/tmp/json"
311 ], 311 ],
312 "env": { 312 "env": {
313 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 313 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
314 }, 314 },
315 "name": "analyze", 315 "name": "analyze",
316 "~followup_annotations": [ 316 "~followup_annotations": [
317 "@@@STEP_TEXT@No compile necessary@@@", 317 "@@@STEP_TEXT@No compile necessary@@@",
318 "@@@STEP_LOG_LINE@json.output@{@@@", 318 "@@@STEP_LOG_LINE@json.output@{@@@",
319 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 319 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
320 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 320 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
321 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 321 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
322 "@@@STEP_LOG_LINE@json.output@}@@@", 322 "@@@STEP_LOG_LINE@json.output@}@@@",
323 "@@@STEP_LOG_END@json.output@@@", 323 "@@@STEP_LOG_END@json.output@@@",
324 "@@@STEP_LOG_LINE@analyze_details@{@@@", 324 "@@@STEP_LOG_LINE@analyze_details@{@@@",
325 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 325 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
326 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 326 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
327 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 327 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
328 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 328 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
329 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 329 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
330 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 330 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
331 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 331 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
332 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 332 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
333 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 333 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
334 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 334 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
335 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\", @@@ ",
336 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 335 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
337 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 336 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
338 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 337 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
339 "@@@STEP_LOG_LINE@analyze_details@}@@@", 338 "@@@STEP_LOG_LINE@analyze_details@}@@@",
340 "@@@STEP_LOG_END@analyze_details@@@" 339 "@@@STEP_LOG_END@analyze_details@@@"
341 ] 340 ]
342 }, 341 },
343 { 342 {
344 "cmd": [ 343 "cmd": [
345 "python", 344 "python",
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 "Release" 542 "Release"
544 ], 543 ],
545 "name": "process_dumps" 544 "name": "process_dumps"
546 }, 545 },
547 { 546 {
548 "name": "$result", 547 "name": "$result",
549 "recipe_result": null, 548 "recipe_result": null,
550 "status_code": 0 549 "status_code": 0
551 } 550 }
552 ] 551 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698