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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.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", 18 "V8 Win64",
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_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_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\\Release_x64\\bot_default.isolated.gen.json", 167 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\bot_default.isolated.gen.json",
174 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\ignition.isolated.gen.json", 168 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\ignition.isolated.gen.json",
175 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\mozilla.isolated.gen.json", 169 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\mozilla.isolated.gen.json",
176 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json", 170 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json",
177 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\test262.isolated.gen.json" 171 "[SLAVE_BUILD]\\v8\\out\\Release_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/571\", @@@", 266 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/V8 Win64/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/571\": {@@@", 268 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win6 4/571\": {@@@",
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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 "--timeout=200", 348 "--timeout=200",
357 "--random-seed=1127209095", 349 "--random-seed=1127209095",
358 "simdjs", 350 "simdjs",
359 "--download-data", 351 "--download-data",
360 "--exhaustive-variants", 352 "--exhaustive-variants",
361 "--rerun-failures-count=2", 353 "--rerun-failures-count=2",
362 "--swarming", 354 "--swarming",
363 "--json-test-results", 355 "--json-test-results",
364 "${ISOLATED_OUTDIR}/output.json" 356 "${ISOLATED_OUTDIR}/output.json"
365 ], 357 ],
366 "cwd": "[SLAVE_BUILD]",
367 "name": "[trigger] SimdJs - all on Windows-7-SP1", 358 "name": "[trigger] SimdJs - all on Windows-7-SP1",
368 "~followup_annotations": [ 359 "~followup_annotations": [
369 "@@@STEP_LOG_LINE@json.output@{@@@", 360 "@@@STEP_LOG_LINE@json.output@{@@@",
370 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/V8 Win64/571\", @@@", 361 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/V8 Win64/571\", @@@",
371 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 362 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
372 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ V8 Win64/571\": {@@@", 363 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ V8 Win64/571\": {@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 364 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
374 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 365 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
375 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 366 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
376 "@@@STEP_LOG_LINE@json.output@ }@@@", 367 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 "--timeout=200", 443 "--timeout=200",
453 "--random-seed=1127209095", 444 "--random-seed=1127209095",
454 "test262", 445 "test262",
455 "--download-data", 446 "--download-data",
456 "--variants=default", 447 "--variants=default",
457 "--rerun-failures-count=2", 448 "--rerun-failures-count=2",
458 "--swarming", 449 "--swarming",
459 "--json-test-results", 450 "--json-test-results",
460 "${ISOLATED_OUTDIR}/output.json" 451 "${ISOLATED_OUTDIR}/output.json"
461 ], 452 ],
462 "cwd": "[SLAVE_BUILD]",
463 "name": "[trigger] Test262 - no variants on Windows-7-SP1", 453 "name": "[trigger] Test262 - no variants on Windows-7-SP1",
464 "~followup_annotations": [ 454 "~followup_annotations": [
465 "@@@STEP_LOG_LINE@json.output@{@@@", 455 "@@@STEP_LOG_LINE@json.output@{@@@",
466 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win64/571\", @@@", 456 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win64/571\", @@@",
467 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 457 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
468 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win64/571\": {@@@", 458 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win64/571\": {@@@",
469 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 459 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
470 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 460 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
471 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 461 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
472 "@@@STEP_LOG_LINE@json.output@ }@@@", 462 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 "--buildbot", 537 "--buildbot",
548 "--timeout=200", 538 "--timeout=200",
549 "--random-seed=1127209095", 539 "--random-seed=1127209095",
550 "mozilla", 540 "mozilla",
551 "--exhaustive-variants", 541 "--exhaustive-variants",
552 "--rerun-failures-count=2", 542 "--rerun-failures-count=2",
553 "--swarming", 543 "--swarming",
554 "--json-test-results", 544 "--json-test-results",
555 "${ISOLATED_OUTDIR}/output.json" 545 "${ISOLATED_OUTDIR}/output.json"
556 ], 546 ],
557 "cwd": "[SLAVE_BUILD]",
558 "name": "[trigger] Mozilla on Windows-7-SP1", 547 "name": "[trigger] Mozilla on Windows-7-SP1",
559 "~followup_annotations": [ 548 "~followup_annotations": [
560 "@@@STEP_LOG_LINE@json.output@{@@@", 549 "@@@STEP_LOG_LINE@json.output@{@@@",
561 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win64/571\", @@@", 550 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win64/571\", @@@",
562 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 551 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
563 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n64/571\": {@@@", 552 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n64/571\": {@@@",
564 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 553 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
565 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 554 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
566 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 555 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
567 "@@@STEP_LOG_LINE@json.output@ }@@@", 556 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 "--timeout=200", 632 "--timeout=200",
644 "--random-seed=1127209095", 633 "--random-seed=1127209095",
645 "ignition", 634 "ignition",
646 "--ignition-turbofan", 635 "--ignition-turbofan",
647 "--variants=ignition_turbofan", 636 "--variants=ignition_turbofan",
648 "--rerun-failures-count=2", 637 "--rerun-failures-count=2",
649 "--swarming", 638 "--swarming",
650 "--json-test-results", 639 "--json-test-results",
651 "${ISOLATED_OUTDIR}/output.json" 640 "${ISOLATED_OUTDIR}/output.json"
652 ], 641 ],
653 "cwd": "[SLAVE_BUILD]",
654 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", 642 "name": "[trigger] Ignition - turbofan on Windows-7-SP1",
655 "~followup_annotations": [ 643 "~followup_annotations": [
656 "@@@STEP_LOG_LINE@json.output@{@@@", 644 "@@@STEP_LOG_LINE@json.output@{@@@",
657 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win64/571\", @@@", 645 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win64/571\", @@@",
658 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 646 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
659 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win64/571\": {@@@", 647 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win64/571\": {@@@",
660 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 648 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
661 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 649 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
662 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 650 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
663 "@@@STEP_LOG_LINE@json.output@ }@@@", 651 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
682 "--", 670 "--",
683 "collect", 671 "collect",
684 "--swarming", 672 "--swarming",
685 "https://chromium-swarm.appspot.com", 673 "https://chromium-swarm.appspot.com",
686 "--decorate", 674 "--decorate",
687 "--print-status-updates", 675 "--print-status-updates",
688 "--shards", 676 "--shards",
689 "1", 677 "1",
690 "Check/Windows-7-SP1/[dummy has/V8 Win64/571" 678 "Check/Windows-7-SP1/[dummy has/V8 Win64/571"
691 ], 679 ],
692 "cwd": "[SLAVE_BUILD]",
693 "name": "Check", 680 "name": "Check",
694 "~followup_annotations": [ 681 "~followup_annotations": [
695 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 682 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
696 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 683 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
697 "@@@STEP_LOG_LINE@durations@@@@", 684 "@@@STEP_LOG_LINE@durations@@@@",
698 "@@@STEP_LOG_LINE@durations@Details:@@@", 685 "@@@STEP_LOG_LINE@durations@Details:@@@",
699 "@@@STEP_LOG_LINE@durations@@@@", 686 "@@@STEP_LOG_LINE@durations@@@@",
700 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 687 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
701 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 688 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
702 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 689 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
723 "--", 710 "--",
724 "collect", 711 "collect",
725 "--swarming", 712 "--swarming",
726 "https://chromium-swarm.appspot.com", 713 "https://chromium-swarm.appspot.com",
727 "--decorate", 714 "--decorate",
728 "--print-status-updates", 715 "--print-status-updates",
729 "--shards", 716 "--shards",
730 "1", 717 "1",
731 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64/571" 718 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64/571"
732 ], 719 ],
733 "cwd": "[SLAVE_BUILD]",
734 "name": "SimdJs - all", 720 "name": "SimdJs - all",
735 "~followup_annotations": [ 721 "~followup_annotations": [
736 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 722 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
737 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 723 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
738 "@@@STEP_LOG_LINE@durations@@@@", 724 "@@@STEP_LOG_LINE@durations@@@@",
739 "@@@STEP_LOG_LINE@durations@Details:@@@", 725 "@@@STEP_LOG_LINE@durations@Details:@@@",
740 "@@@STEP_LOG_LINE@durations@@@@", 726 "@@@STEP_LOG_LINE@durations@@@@",
741 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 727 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
742 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 728 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
743 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 729 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
764 "--", 750 "--",
765 "collect", 751 "collect",
766 "--swarming", 752 "--swarming",
767 "https://chromium-swarm.appspot.com", 753 "https://chromium-swarm.appspot.com",
768 "--decorate", 754 "--decorate",
769 "--print-status-updates", 755 "--print-status-updates",
770 "--shards", 756 "--shards",
771 "1", 757 "1",
772 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64/571" 758 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64/571"
773 ], 759 ],
774 "cwd": "[SLAVE_BUILD]",
775 "name": "Test262 - no variants", 760 "name": "Test262 - no variants",
776 "~followup_annotations": [ 761 "~followup_annotations": [
777 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 762 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
778 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 763 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
779 "@@@STEP_LOG_LINE@durations@@@@", 764 "@@@STEP_LOG_LINE@durations@@@@",
780 "@@@STEP_LOG_LINE@durations@Details:@@@", 765 "@@@STEP_LOG_LINE@durations@Details:@@@",
781 "@@@STEP_LOG_LINE@durations@@@@", 766 "@@@STEP_LOG_LINE@durations@@@@",
782 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 767 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
783 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 768 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
784 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 769 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
805 "--", 790 "--",
806 "collect", 791 "collect",
807 "--swarming", 792 "--swarming",
808 "https://chromium-swarm.appspot.com", 793 "https://chromium-swarm.appspot.com",
809 "--decorate", 794 "--decorate",
810 "--print-status-updates", 795 "--print-status-updates",
811 "--shards", 796 "--shards",
812 "1", 797 "1",
813 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64/571" 798 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64/571"
814 ], 799 ],
815 "cwd": "[SLAVE_BUILD]",
816 "name": "Mozilla", 800 "name": "Mozilla",
817 "~followup_annotations": [ 801 "~followup_annotations": [
818 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 802 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
819 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 803 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
820 "@@@STEP_LOG_LINE@durations@@@@", 804 "@@@STEP_LOG_LINE@durations@@@@",
821 "@@@STEP_LOG_LINE@durations@Details:@@@", 805 "@@@STEP_LOG_LINE@durations@Details:@@@",
822 "@@@STEP_LOG_LINE@durations@@@@", 806 "@@@STEP_LOG_LINE@durations@@@@",
823 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 807 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
824 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 808 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
825 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 809 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
846 "--", 830 "--",
847 "collect", 831 "collect",
848 "--swarming", 832 "--swarming",
849 "https://chromium-swarm.appspot.com", 833 "https://chromium-swarm.appspot.com",
850 "--decorate", 834 "--decorate",
851 "--print-status-updates", 835 "--print-status-updates",
852 "--shards", 836 "--shards",
853 "1", 837 "1",
854 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64/571" 838 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64/571"
855 ], 839 ],
856 "cwd": "[SLAVE_BUILD]",
857 "name": "Ignition - turbofan", 840 "name": "Ignition - turbofan",
858 "~followup_annotations": [ 841 "~followup_annotations": [
859 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 842 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
860 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 843 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
861 "@@@STEP_LOG_LINE@durations@@@@", 844 "@@@STEP_LOG_LINE@durations@@@@",
862 "@@@STEP_LOG_LINE@durations@Details:@@@", 845 "@@@STEP_LOG_LINE@durations@Details:@@@",
863 "@@@STEP_LOG_LINE@durations@@@@", 846 "@@@STEP_LOG_LINE@durations@@@@",
864 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 847 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
865 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 848 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
866 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 849 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
867 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 850 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
868 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 851 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
869 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 852 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
870 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 853 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
871 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 854 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
872 "@@@STEP_LOG_END@durations@@@" 855 "@@@STEP_LOG_END@durations@@@"
873 ] 856 ]
874 }, 857 },
875 { 858 {
876 "name": "$result", 859 "name": "$result",
877 "recipe_result": null, 860 "recipe_result": null,
878 "status_code": 0 861 "status_code": 0
879 } 862 }
880 ] 863 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698