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/v8.expected/full_client_v8_V8_Win64___debug.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 8 "name": "taskkill"
10 }, 9 },
11 { 10 {
12 "cmd": [ 11 "cmd": [
13 "python", 12 "python",
14 "-u", 13 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
16 "--master", 15 "--master",
17 "client.v8", 16 "client.v8",
18 "--builder", 17 "--builder",
19 "V8 Win64 - debug", 18 "V8 Win64 - debug",
20 "--slave", 19 "--slave",
21 "TestSlavename", 20 "TestSlavename",
22 "--spec", 21 "--spec",
23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk' : 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 22 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk' : 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
24 "--root", 23 "--root",
25 "v8", 24 "v8",
26 "--revision_mapping_file", 25 "--revision_mapping_file",
27 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}", 26 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}",
28 "--git-cache-dir", 27 "--git-cache-dir",
29 "[GIT_CACHE]", 28 "[GIT_CACHE]",
30 "--output_json", 29 "--output_json",
31 "/path/to/tmp/json", 30 "/path/to/tmp/json",
32 "--revision", 31 "--revision",
33 "v8@20123", 32 "v8@20123",
34 "--no_shallow", 33 "--no_shallow",
35 "--output_manifest" 34 "--output_manifest"
36 ], 35 ],
37 "cwd": "[SLAVE_BUILD]",
38 "env": { 36 "env": {
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
40 }, 38 },
41 "name": "bot_update", 39 "name": "bot_update",
42 "~followup_annotations": [ 40 "~followup_annotations": [
43 "@@@STEP_TEXT@Some step text@@@", 41 "@@@STEP_TEXT@Some step text@@@",
44 "@@@STEP_LOG_LINE@json.output@{@@@", 42 "@@@STEP_LOG_LINE@json.output@{@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", 45 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@",
(...skipping 26 matching lines...) Expand all
74 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@" 72 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@"
75 ] 73 ]
76 }, 74 },
77 { 75 {
78 "cmd": [ 76 "cmd": [
79 "python", 77 "python",
80 "-u", 78 "-u",
81 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", 79 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
82 "--version" 80 "--version"
83 ], 81 ],
84 "cwd": "[SLAVE_BUILD]",
85 "name": "swarming.py --version", 82 "name": "swarming.py --version",
86 "stdout": "/path/to/tmp/", 83 "stdout": "/path/to/tmp/",
87 "~followup_annotations": [ 84 "~followup_annotations": [
88 "@@@STEP_TEXT@0.4.10@@@" 85 "@@@STEP_TEXT@0.4.10@@@"
89 ] 86 ]
90 }, 87 },
91 { 88 {
92 "cmd": [ 89 "cmd": [
93 "python", 90 "python",
94 "-u", 91 "-u",
95 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 92 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
96 "runhooks" 93 "runhooks"
97 ], 94 ],
98 "cwd": "[SLAVE_BUILD]",
99 "env": { 95 "env": {
100 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 96 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
101 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 gomadir='[BUILD]\\goma' tar get_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_ optimized_debug=1 v8_target_arch=x64", 97 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 gomadir='[BUILD]\\goma' tar get_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_ optimized_debug=1 v8_target_arch=x64",
102 "GYP_GENERATORS": "ninja", 98 "GYP_GENERATORS": "ninja",
103 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 99 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
104 }, 100 },
105 "name": "gclient runhooks" 101 "name": "gclient runhooks"
106 }, 102 },
107 { 103 {
108 "cmd": [ 104 "cmd": [
109 "python", 105 "python",
110 "-u", 106 "-u",
111 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 107 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
112 "--show-path", 108 "--show-path",
113 "python", 109 "python",
114 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 110 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
115 ], 111 ],
116 "cwd": "[SLAVE_BUILD]",
117 "name": "cleanup_temp" 112 "name": "cleanup_temp"
118 }, 113 },
119 { 114 {
120 "cmd": [ 115 "cmd": [
121 "python", 116 "python",
122 "-u", 117 "-u",
123 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 118 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
124 "--show-path", 119 "--show-path",
125 "python", 120 "python",
126 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 121 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
(...skipping 14 matching lines...) Expand all
141 "--goma-jsonstatus", 136 "--goma-jsonstatus",
142 "/path/to/tmp/json", 137 "/path/to/tmp/json",
143 "--goma-service-account-json-file", 138 "--goma-service-account-json-file",
144 "C:\\creds\\service_accounts\\service-account-goma-client.json", 139 "C:\\creds\\service_accounts\\service-account-goma-client.json",
145 "--goma-dir", 140 "--goma-dir",
146 "[BUILD]\\goma", 141 "[BUILD]\\goma",
147 "--arch", 142 "--arch",
148 "x64", 143 "x64",
149 "--" 144 "--"
150 ], 145 ],
151 "cwd": "[SLAVE_BUILD]",
152 "env": { 146 "env": {
153 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
154 }, 148 },
155 "name": "compile", 149 "name": "compile",
156 "~followup_annotations": [ 150 "~followup_annotations": [
157 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 151 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
158 "@@@STEP_LOG_END@json.output (invalid)@@@" 152 "@@@STEP_LOG_END@json.output (invalid)@@@"
159 ] 153 ]
160 }, 154 },
161 { 155 {
162 "cmd": [ 156 "cmd": [
163 "python", 157 "python",
164 "-u", 158 "-u",
165 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", 159 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
166 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", 160 "[SLAVE_BUILD]\\v8\\tools\\swarming_client",
167 "batcharchive", 161 "batcharchive",
168 "--dump-json", 162 "--dump-json",
169 "/path/to/tmp/json", 163 "/path/to/tmp/json",
170 "--isolate-server", 164 "--isolate-server",
171 "https://isolateserver.appspot.com", 165 "https://isolateserver.appspot.com",
172 "--verbose", 166 "--verbose",
173 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", 167 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json",
174 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\ignition.isolated.gen.json", 168 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\ignition.isolated.gen.json",
175 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", 169 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json",
176 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json", 170 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json",
177 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\test262.isolated.gen.json" 171 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\test262.isolated.gen.json"
178 ], 172 ],
179 "cwd": "[SLAVE_BUILD]",
180 "name": "isolate tests", 173 "name": "isolate tests",
181 "~followup_annotations": [ 174 "~followup_annotations": [
182 "@@@STEP_LOG_LINE@json.output@{@@@", 175 "@@@STEP_LOG_LINE@json.output@{@@@",
183 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 176 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
184 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@", 177 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
185 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 178 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
186 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 179 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
187 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 180 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
188 "@@@STEP_LOG_LINE@json.output@}@@@", 181 "@@@STEP_LOG_LINE@json.output@}@@@",
189 "@@@STEP_LOG_END@json.output@@@" 182 "@@@STEP_LOG_END@json.output@@@"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 "--buildbot", 253 "--buildbot",
261 "--timeout=200", 254 "--timeout=200",
262 "--random-seed=1127209095", 255 "--random-seed=1127209095",
263 "bot_default", 256 "bot_default",
264 "--exhaustive-variants", 257 "--exhaustive-variants",
265 "--rerun-failures-count=2", 258 "--rerun-failures-count=2",
266 "--swarming", 259 "--swarming",
267 "--json-test-results", 260 "--json-test-results",
268 "${ISOLATED_OUTDIR}/output.json" 261 "${ISOLATED_OUTDIR}/output.json"
269 ], 262 ],
270 "cwd": "[SLAVE_BUILD]",
271 "name": "[trigger] Check on Windows-7-SP1", 263 "name": "[trigger] Check on Windows-7-SP1",
272 "~followup_annotations": [ 264 "~followup_annotations": [
273 "@@@STEP_LOG_LINE@json.output@{@@@", 265 "@@@STEP_LOG_LINE@json.output@{@@@",
274 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/V8 Win64 - debug/571\", @@@", 266 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/V8 Win64 - debug/571\", @@@",
275 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 267 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
276 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win6 4 - debug/571:2:0\": {@@@", 268 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win6 4 - debug/571:2:0\": {@@@",
277 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 269 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
278 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 270 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
279 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 271 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
280 "@@@STEP_LOG_LINE@json.output@ }, @@@", 272 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 "--timeout=200", 354 "--timeout=200",
363 "--random-seed=1127209095", 355 "--random-seed=1127209095",
364 "simdjs", 356 "simdjs",
365 "--download-data", 357 "--download-data",
366 "--exhaustive-variants", 358 "--exhaustive-variants",
367 "--rerun-failures-count=2", 359 "--rerun-failures-count=2",
368 "--swarming", 360 "--swarming",
369 "--json-test-results", 361 "--json-test-results",
370 "${ISOLATED_OUTDIR}/output.json" 362 "${ISOLATED_OUTDIR}/output.json"
371 ], 363 ],
372 "cwd": "[SLAVE_BUILD]",
373 "name": "[trigger] SimdJs - all on Windows-7-SP1", 364 "name": "[trigger] SimdJs - all on Windows-7-SP1",
374 "~followup_annotations": [ 365 "~followup_annotations": [
375 "@@@STEP_LOG_LINE@json.output@{@@@", 366 "@@@STEP_LOG_LINE@json.output@{@@@",
376 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/V8 Win64 - debug/571\", @@@", 367 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/V8 Win64 - debug/571\", @@@",
377 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 368 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
378 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ V8 Win64 - debug/571\": {@@@", 369 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ V8 Win64 - debug/571\": {@@@",
379 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 370 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 371 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
381 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 372 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
382 "@@@STEP_LOG_LINE@json.output@ }@@@", 373 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 "--timeout=200", 449 "--timeout=200",
459 "--random-seed=1127209095", 450 "--random-seed=1127209095",
460 "test262", 451 "test262",
461 "--download-data", 452 "--download-data",
462 "--variants=default", 453 "--variants=default",
463 "--rerun-failures-count=2", 454 "--rerun-failures-count=2",
464 "--swarming", 455 "--swarming",
465 "--json-test-results", 456 "--json-test-results",
466 "${ISOLATED_OUTDIR}/output.json" 457 "${ISOLATED_OUTDIR}/output.json"
467 ], 458 ],
468 "cwd": "[SLAVE_BUILD]",
469 "name": "[trigger] Test262 - no variants on Windows-7-SP1", 459 "name": "[trigger] Test262 - no variants on Windows-7-SP1",
470 "~followup_annotations": [ 460 "~followup_annotations": [
471 "@@@STEP_LOG_LINE@json.output@{@@@", 461 "@@@STEP_LOG_LINE@json.output@{@@@",
472 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@", 462 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@",
473 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 463 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
474 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win64 - debug/571\": {@@@", 464 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win64 - debug/571\": {@@@",
475 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 465 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 466 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
477 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 467 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
478 "@@@STEP_LOG_LINE@json.output@ }@@@", 468 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 "--buildbot", 543 "--buildbot",
554 "--timeout=200", 544 "--timeout=200",
555 "--random-seed=1127209095", 545 "--random-seed=1127209095",
556 "mozilla", 546 "mozilla",
557 "--exhaustive-variants", 547 "--exhaustive-variants",
558 "--rerun-failures-count=2", 548 "--rerun-failures-count=2",
559 "--swarming", 549 "--swarming",
560 "--json-test-results", 550 "--json-test-results",
561 "${ISOLATED_OUTDIR}/output.json" 551 "${ISOLATED_OUTDIR}/output.json"
562 ], 552 ],
563 "cwd": "[SLAVE_BUILD]",
564 "name": "[trigger] Mozilla on Windows-7-SP1", 553 "name": "[trigger] Mozilla on Windows-7-SP1",
565 "~followup_annotations": [ 554 "~followup_annotations": [
566 "@@@STEP_LOG_LINE@json.output@{@@@", 555 "@@@STEP_LOG_LINE@json.output@{@@@",
567 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win64 - debug/571\", @@@", 556 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win64 - debug/571\", @@@",
568 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 557 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
569 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n64 - debug/571\": {@@@", 558 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n64 - debug/571\": {@@@",
570 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 559 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
571 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 560 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
572 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 561 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
573 "@@@STEP_LOG_LINE@json.output@ }@@@", 562 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 "--timeout=200", 638 "--timeout=200",
650 "--random-seed=1127209095", 639 "--random-seed=1127209095",
651 "ignition", 640 "ignition",
652 "--ignition-turbofan", 641 "--ignition-turbofan",
653 "--variants=ignition_turbofan", 642 "--variants=ignition_turbofan",
654 "--rerun-failures-count=2", 643 "--rerun-failures-count=2",
655 "--swarming", 644 "--swarming",
656 "--json-test-results", 645 "--json-test-results",
657 "${ISOLATED_OUTDIR}/output.json" 646 "${ISOLATED_OUTDIR}/output.json"
658 ], 647 ],
659 "cwd": "[SLAVE_BUILD]",
660 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", 648 "name": "[trigger] Ignition - turbofan on Windows-7-SP1",
661 "~followup_annotations": [ 649 "~followup_annotations": [
662 "@@@STEP_LOG_LINE@json.output@{@@@", 650 "@@@STEP_LOG_LINE@json.output@{@@@",
663 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@", 651 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", @@@",
664 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 652 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
665 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win64 - debug/571\": {@@@", 653 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win64 - debug/571\": {@@@",
666 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 654 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
667 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 655 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
668 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 656 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
669 "@@@STEP_LOG_LINE@json.output@ }@@@", 657 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
688 "--", 676 "--",
689 "collect", 677 "collect",
690 "--swarming", 678 "--swarming",
691 "https://chromium-swarm.appspot.com", 679 "https://chromium-swarm.appspot.com",
692 "--decorate", 680 "--decorate",
693 "--print-status-updates", 681 "--print-status-updates",
694 "--shards", 682 "--shards",
695 "2", 683 "2",
696 "Check/Windows-7-SP1/[dummy has/V8 Win64 - debug/571" 684 "Check/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
697 ], 685 ],
698 "cwd": "[SLAVE_BUILD]",
699 "name": "Check", 686 "name": "Check",
700 "~followup_annotations": [ 687 "~followup_annotations": [
701 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 688 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
702 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 689 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
703 "@@@STEP_LOG_LINE@durations@@@@", 690 "@@@STEP_LOG_LINE@durations@@@@",
704 "@@@STEP_LOG_LINE@durations@Details:@@@", 691 "@@@STEP_LOG_LINE@durations@Details:@@@",
705 "@@@STEP_LOG_LINE@durations@@@@", 692 "@@@STEP_LOG_LINE@durations@@@@",
706 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 693 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
707 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 694 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
708 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 695 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
729 "--", 716 "--",
730 "collect", 717 "collect",
731 "--swarming", 718 "--swarming",
732 "https://chromium-swarm.appspot.com", 719 "https://chromium-swarm.appspot.com",
733 "--decorate", 720 "--decorate",
734 "--print-status-updates", 721 "--print-status-updates",
735 "--shards", 722 "--shards",
736 "1", 723 "1",
737 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64 - debug/571" 724 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
738 ], 725 ],
739 "cwd": "[SLAVE_BUILD]",
740 "name": "SimdJs - all", 726 "name": "SimdJs - all",
741 "~followup_annotations": [ 727 "~followup_annotations": [
742 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 728 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
743 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 729 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
744 "@@@STEP_LOG_LINE@durations@@@@", 730 "@@@STEP_LOG_LINE@durations@@@@",
745 "@@@STEP_LOG_LINE@durations@Details:@@@", 731 "@@@STEP_LOG_LINE@durations@Details:@@@",
746 "@@@STEP_LOG_LINE@durations@@@@", 732 "@@@STEP_LOG_LINE@durations@@@@",
747 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 733 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
748 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 734 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
749 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 735 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
770 "--", 756 "--",
771 "collect", 757 "collect",
772 "--swarming", 758 "--swarming",
773 "https://chromium-swarm.appspot.com", 759 "https://chromium-swarm.appspot.com",
774 "--decorate", 760 "--decorate",
775 "--print-status-updates", 761 "--print-status-updates",
776 "--shards", 762 "--shards",
777 "1", 763 "1",
778 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64 - debug/571" 764 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
779 ], 765 ],
780 "cwd": "[SLAVE_BUILD]",
781 "name": "Test262 - no variants", 766 "name": "Test262 - no variants",
782 "~followup_annotations": [ 767 "~followup_annotations": [
783 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 768 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
784 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 769 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
785 "@@@STEP_LOG_LINE@durations@@@@", 770 "@@@STEP_LOG_LINE@durations@@@@",
786 "@@@STEP_LOG_LINE@durations@Details:@@@", 771 "@@@STEP_LOG_LINE@durations@Details:@@@",
787 "@@@STEP_LOG_LINE@durations@@@@", 772 "@@@STEP_LOG_LINE@durations@@@@",
788 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 773 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
789 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 774 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
790 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 775 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
811 "--", 796 "--",
812 "collect", 797 "collect",
813 "--swarming", 798 "--swarming",
814 "https://chromium-swarm.appspot.com", 799 "https://chromium-swarm.appspot.com",
815 "--decorate", 800 "--decorate",
816 "--print-status-updates", 801 "--print-status-updates",
817 "--shards", 802 "--shards",
818 "1", 803 "1",
819 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64 - debug/571" 804 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
820 ], 805 ],
821 "cwd": "[SLAVE_BUILD]",
822 "name": "Mozilla", 806 "name": "Mozilla",
823 "~followup_annotations": [ 807 "~followup_annotations": [
824 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 808 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
825 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 809 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
826 "@@@STEP_LOG_LINE@durations@@@@", 810 "@@@STEP_LOG_LINE@durations@@@@",
827 "@@@STEP_LOG_LINE@durations@Details:@@@", 811 "@@@STEP_LOG_LINE@durations@Details:@@@",
828 "@@@STEP_LOG_LINE@durations@@@@", 812 "@@@STEP_LOG_LINE@durations@@@@",
829 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 813 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
830 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 814 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
831 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 815 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
852 "--", 836 "--",
853 "collect", 837 "collect",
854 "--swarming", 838 "--swarming",
855 "https://chromium-swarm.appspot.com", 839 "https://chromium-swarm.appspot.com",
856 "--decorate", 840 "--decorate",
857 "--print-status-updates", 841 "--print-status-updates",
858 "--shards", 842 "--shards",
859 "1", 843 "1",
860 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64 - debug/571" 844 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
861 ], 845 ],
862 "cwd": "[SLAVE_BUILD]",
863 "name": "Ignition - turbofan", 846 "name": "Ignition - turbofan",
864 "~followup_annotations": [ 847 "~followup_annotations": [
865 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 848 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
866 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 849 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
867 "@@@STEP_LOG_LINE@durations@@@@", 850 "@@@STEP_LOG_LINE@durations@@@@",
868 "@@@STEP_LOG_LINE@durations@Details:@@@", 851 "@@@STEP_LOG_LINE@durations@Details:@@@",
869 "@@@STEP_LOG_LINE@durations@@@@", 852 "@@@STEP_LOG_LINE@durations@@@@",
870 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 853 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
871 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 854 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
872 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 855 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
873 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 856 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
874 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 857 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
875 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 858 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
876 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 859 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
877 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 860 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
878 "@@@STEP_LOG_END@durations@@@" 861 "@@@STEP_LOG_END@durations@@@"
879 ] 862 ]
880 }, 863 },
881 { 864 {
882 "name": "$result", 865 "name": "$result",
883 "recipe_result": null, 866 "recipe_result": null,
884 "status_code": 0 867 "status_code": 0
885 } 868 }
886 ] 869 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698