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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - shared", 10 "V8 Linux - shared",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "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'}]", 14 "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'}]",
15 "--root", 15 "--root",
16 "v8", 16 "v8",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}", 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "v8@20123", 24 "v8@20123",
25 "--no_shallow", 25 "--no_shallow",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
29 "env": { 28 "env": {
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
31 }, 30 },
32 "name": "bot_update", 31 "name": "bot_update",
33 "~followup_annotations": [ 32 "~followup_annotations": [
34 "@@@STEP_TEXT@Some step text@@@", 33 "@@@STEP_TEXT@Some step text@@@",
35 "@@@STEP_LOG_LINE@json.output@{@@@", 34 "@@@STEP_LOG_LINE@json.output@{@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@",
(...skipping 26 matching lines...) Expand all
65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@" 64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@"
66 ] 65 ]
67 }, 66 },
68 { 67 {
69 "cmd": [ 68 "cmd": [
70 "python", 69 "python",
71 "-u", 70 "-u",
72 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
73 "--version" 72 "--version"
74 ], 73 ],
75 "cwd": "[SLAVE_BUILD]",
76 "name": "swarming.py --version", 74 "name": "swarming.py --version",
77 "stdout": "/path/to/tmp/", 75 "stdout": "/path/to/tmp/",
78 "~followup_annotations": [ 76 "~followup_annotations": [
79 "@@@STEP_TEXT@0.4.10@@@" 77 "@@@STEP_TEXT@0.4.10@@@"
80 ] 78 ]
81 }, 79 },
82 { 80 {
83 "cmd": [ 81 "cmd": [
84 "python", 82 "python",
85 "-u", 83 "-u",
86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
87 "runhooks" 85 "runhooks"
88 ], 86 ],
89 "cwd": "[SLAVE_BUILD]",
90 "env": { 87 "env": {
91 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 88 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
92 "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' ta rget_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_verify_heap=1 v8 _target_arch=ia32", 89 "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' ta rget_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_verify_heap=1 v8 _target_arch=ia32",
93 "GYP_GENERATORS": "ninja", 90 "GYP_GENERATORS": "ninja",
94 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
95 }, 92 },
96 "name": "gclient runhooks" 93 "name": "gclient runhooks"
97 }, 94 },
98 { 95 {
99 "cmd": [ 96 "cmd": [
100 "python", 97 "python",
101 "-u", 98 "-u",
102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
103 "--show-path", 100 "--show-path",
104 "python", 101 "python",
105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
106 ], 103 ],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "cleanup_temp" 104 "name": "cleanup_temp"
109 }, 105 },
110 { 106 {
111 "allow_subannotations": true, 107 "allow_subannotations": true,
112 "cmd": [ 108 "cmd": [
113 "python", 109 "python",
114 "-u", 110 "-u",
115 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 111 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
116 "--src-dir", 112 "--src-dir",
117 "[SLAVE_BUILD]/v8", 113 "[SLAVE_BUILD]/v8",
118 "--output-json", 114 "--output-json",
119 "/path/to/tmp/json" 115 "/path/to/tmp/json"
120 ], 116 ],
121 "cwd": "[SLAVE_BUILD]",
122 "env": { 117 "env": {
123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
124 }, 119 },
125 "name": "clang_revision", 120 "name": "clang_revision",
126 "~followup_annotations": [ 121 "~followup_annotations": [
127 "@@@STEP_LOG_LINE@json.output@{@@@", 122 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 123 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
129 "@@@STEP_LOG_LINE@json.output@}@@@", 124 "@@@STEP_LOG_LINE@json.output@}@@@",
130 "@@@STEP_LOG_END@json.output@@@" 125 "@@@STEP_LOG_END@json.output@@@"
131 ] 126 ]
(...skipping 21 matching lines...) Expand all
153 "--compiler", 148 "--compiler",
154 "goma-clang", 149 "goma-clang",
155 "--goma-jsonstatus", 150 "--goma-jsonstatus",
156 "/path/to/tmp/json", 151 "/path/to/tmp/json",
157 "--goma-service-account-json-file", 152 "--goma-service-account-json-file",
158 "/creds/service_accounts/service-account-goma-client.json", 153 "/creds/service_accounts/service-account-goma-client.json",
159 "--goma-dir", 154 "--goma-dir",
160 "[BUILD]/goma", 155 "[BUILD]/goma",
161 "--" 156 "--"
162 ], 157 ],
163 "cwd": "[SLAVE_BUILD]",
164 "env": { 158 "env": {
165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
166 }, 160 },
167 "name": "compile", 161 "name": "compile",
168 "~followup_annotations": [ 162 "~followup_annotations": [
169 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
170 "@@@STEP_LOG_END@json.output (invalid)@@@" 164 "@@@STEP_LOG_END@json.output (invalid)@@@"
171 ] 165 ]
172 }, 166 },
173 { 167 {
174 "cmd": [ 168 "cmd": [
175 "python", 169 "python",
176 "-u", 170 "-u",
177 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 171 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
178 "[SLAVE_BUILD]/v8/tools/swarming_client", 172 "[SLAVE_BUILD]/v8/tools/swarming_client",
179 "batcharchive", 173 "batcharchive",
180 "--dump-json", 174 "--dump-json",
181 "/path/to/tmp/json", 175 "/path/to/tmp/json",
182 "--isolate-server", 176 "--isolate-server",
183 "https://isolateserver.appspot.com", 177 "https://isolateserver.appspot.com",
184 "--verbose", 178 "--verbose",
185 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 179 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
186 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", 180 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
187 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 181 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
188 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 182 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
189 ], 183 ],
190 "cwd": "[SLAVE_BUILD]",
191 "name": "isolate tests", 184 "name": "isolate tests",
192 "~followup_annotations": [ 185 "~followup_annotations": [
193 "@@@STEP_LOG_LINE@json.output@{@@@", 186 "@@@STEP_LOG_LINE@json.output@{@@@",
194 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 187 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
195 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 188 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
196 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 189 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
197 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 190 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
198 "@@@STEP_LOG_LINE@json.output@}@@@", 191 "@@@STEP_LOG_LINE@json.output@}@@@",
199 "@@@STEP_LOG_END@json.output@@@" 192 "@@@STEP_LOG_END@json.output@@@"
200 ] 193 ]
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 "--buildbot", 263 "--buildbot",
271 "--timeout=200", 264 "--timeout=200",
272 "--random-seed=-564235616", 265 "--random-seed=-564235616",
273 "bot_default", 266 "bot_default",
274 "--exhaustive-variants", 267 "--exhaustive-variants",
275 "--rerun-failures-count=2", 268 "--rerun-failures-count=2",
276 "--swarming", 269 "--swarming",
277 "--json-test-results", 270 "--json-test-results",
278 "${ISOLATED_OUTDIR}/output.json" 271 "${ISOLATED_OUTDIR}/output.json"
279 ], 272 ],
280 "cwd": "[SLAVE_BUILD]",
281 "name": "[trigger] Check on Ubuntu-12.04", 273 "name": "[trigger] Check on Ubuntu-12.04",
282 "~followup_annotations": [ 274 "~followup_annotations": [
283 "@@@STEP_LOG_LINE@json.output@{@@@", 275 "@@@STEP_LOG_LINE@json.output@{@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - shared/571\", @@@", 276 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - shared/571\", @@@",
285 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 277 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
286 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\": {@@@", 278 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\": {@@@",
287 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 279 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
288 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 280 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
289 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 281 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
290 "@@@STEP_LOG_LINE@json.output@ }@@@", 282 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 "--timeout=200", 358 "--timeout=200",
367 "--random-seed=-564235616", 359 "--random-seed=-564235616",
368 "test262", 360 "test262",
369 "--download-data", 361 "--download-data",
370 "--variants=default", 362 "--variants=default",
371 "--rerun-failures-count=2", 363 "--rerun-failures-count=2",
372 "--swarming", 364 "--swarming",
373 "--json-test-results", 365 "--json-test-results",
374 "${ISOLATED_OUTDIR}/output.json" 366 "${ISOLATED_OUTDIR}/output.json"
375 ], 367 ],
376 "cwd": "[SLAVE_BUILD]",
377 "name": "[trigger] Test262 - no variants on Ubuntu-12.04", 368 "name": "[trigger] Test262 - no variants on Ubuntu-12.04",
378 "~followup_annotations": [ 369 "~followup_annotations": [
379 "@@@STEP_LOG_LINE@json.output@{@@@", 370 "@@@STEP_LOG_LINE@json.output@{@@@",
380 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\", @@@", 371 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\", @@@",
381 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 372 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
382 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/V8 Linux - shared/571\": {@@@", 373 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/V8 Linux - shared/571\": {@@@",
383 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 374 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
384 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 375 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
385 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 376 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
386 "@@@STEP_LOG_LINE@json.output@ }@@@", 377 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 "--buildbot", 452 "--buildbot",
462 "--timeout=200", 453 "--timeout=200",
463 "--random-seed=-564235616", 454 "--random-seed=-564235616",
464 "mozilla", 455 "mozilla",
465 "--exhaustive-variants", 456 "--exhaustive-variants",
466 "--rerun-failures-count=2", 457 "--rerun-failures-count=2",
467 "--swarming", 458 "--swarming",
468 "--json-test-results", 459 "--json-test-results",
469 "${ISOLATED_OUTDIR}/output.json" 460 "${ISOLATED_OUTDIR}/output.json"
470 ], 461 ],
471 "cwd": "[SLAVE_BUILD]",
472 "name": "[trigger] Mozilla on Ubuntu-12.04", 462 "name": "[trigger] Mozilla on Ubuntu-12.04",
473 "~followup_annotations": [ 463 "~followup_annotations": [
474 "@@@STEP_LOG_LINE@json.output@{@@@", 464 "@@@STEP_LOG_LINE@json.output@{@@@",
475 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - shared/571\", @@@", 465 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - shared/571\", @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 466 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
477 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - shared/571\": {@@@", 467 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - shared/571\": {@@@",
478 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 468 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
479 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 469 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
480 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 470 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
481 "@@@STEP_LOG_LINE@json.output@ }@@@", 471 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 "--timeout=200", 547 "--timeout=200",
558 "--random-seed=-564235616", 548 "--random-seed=-564235616",
559 "simdjs", 549 "simdjs",
560 "--download-data", 550 "--download-data",
561 "--exhaustive-variants", 551 "--exhaustive-variants",
562 "--rerun-failures-count=2", 552 "--rerun-failures-count=2",
563 "--swarming", 553 "--swarming",
564 "--json-test-results", 554 "--json-test-results",
565 "${ISOLATED_OUTDIR}/output.json" 555 "${ISOLATED_OUTDIR}/output.json"
566 ], 556 ],
567 "cwd": "[SLAVE_BUILD]",
568 "name": "[trigger] SimdJs - all on Ubuntu-12.04", 557 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
569 "~followup_annotations": [ 558 "~followup_annotations": [
570 "@@@STEP_LOG_LINE@json.output@{@@@", 559 "@@@STEP_LOG_LINE@json.output@{@@@",
571 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - shared/571\", @@@", 560 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - shared/571\", @@@",
572 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 561 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
573 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - shared/571\": {@@@", 562 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - shared/571\": {@@@",
574 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 563 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
575 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 564 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
576 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 565 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
577 "@@@STEP_LOG_LINE@json.output@ }@@@", 566 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
596 "--", 585 "--",
597 "collect", 586 "collect",
598 "--swarming", 587 "--swarming",
599 "https://chromium-swarm.appspot.com", 588 "https://chromium-swarm.appspot.com",
600 "--decorate", 589 "--decorate",
601 "--print-status-updates", 590 "--print-status-updates",
602 "--shards", 591 "--shards",
603 "1", 592 "1",
604 "Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" 593 "Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571"
605 ], 594 ],
606 "cwd": "[SLAVE_BUILD]",
607 "name": "Check", 595 "name": "Check",
608 "~followup_annotations": [ 596 "~followup_annotations": [
609 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 597 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
610 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 598 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
611 "@@@STEP_LOG_LINE@durations@@@@", 599 "@@@STEP_LOG_LINE@durations@@@@",
612 "@@@STEP_LOG_LINE@durations@Details:@@@", 600 "@@@STEP_LOG_LINE@durations@Details:@@@",
613 "@@@STEP_LOG_LINE@durations@@@@", 601 "@@@STEP_LOG_LINE@durations@@@@",
614 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 602 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
615 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 603 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
616 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 604 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
637 "--", 625 "--",
638 "collect", 626 "collect",
639 "--swarming", 627 "--swarming",
640 "https://chromium-swarm.appspot.com", 628 "https://chromium-swarm.appspot.com",
641 "--decorate", 629 "--decorate",
642 "--print-status-updates", 630 "--print-status-updates",
643 "--shards", 631 "--shards",
644 "1", 632 "1",
645 "Test262 - no variants/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" 633 "Test262 - no variants/Ubuntu-12.04/[dummy has/V8 Linux - shared/571"
646 ], 634 ],
647 "cwd": "[SLAVE_BUILD]",
648 "name": "Test262 - no variants", 635 "name": "Test262 - no variants",
649 "~followup_annotations": [ 636 "~followup_annotations": [
650 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 637 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
651 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 638 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
652 "@@@STEP_LOG_LINE@durations@@@@", 639 "@@@STEP_LOG_LINE@durations@@@@",
653 "@@@STEP_LOG_LINE@durations@Details:@@@", 640 "@@@STEP_LOG_LINE@durations@Details:@@@",
654 "@@@STEP_LOG_LINE@durations@@@@", 641 "@@@STEP_LOG_LINE@durations@@@@",
655 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 642 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
656 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 643 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
657 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 644 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
678 "--", 665 "--",
679 "collect", 666 "collect",
680 "--swarming", 667 "--swarming",
681 "https://chromium-swarm.appspot.com", 668 "https://chromium-swarm.appspot.com",
682 "--decorate", 669 "--decorate",
683 "--print-status-updates", 670 "--print-status-updates",
684 "--shards", 671 "--shards",
685 "1", 672 "1",
686 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" 673 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - shared/571"
687 ], 674 ],
688 "cwd": "[SLAVE_BUILD]",
689 "name": "Mozilla", 675 "name": "Mozilla",
690 "~followup_annotations": [ 676 "~followup_annotations": [
691 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 677 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
692 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 678 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
693 "@@@STEP_LOG_LINE@durations@@@@", 679 "@@@STEP_LOG_LINE@durations@@@@",
694 "@@@STEP_LOG_LINE@durations@Details:@@@", 680 "@@@STEP_LOG_LINE@durations@Details:@@@",
695 "@@@STEP_LOG_LINE@durations@@@@", 681 "@@@STEP_LOG_LINE@durations@@@@",
696 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 682 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
697 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 683 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
698 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 684 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
719 "--", 705 "--",
720 "collect", 706 "collect",
721 "--swarming", 707 "--swarming",
722 "https://chromium-swarm.appspot.com", 708 "https://chromium-swarm.appspot.com",
723 "--decorate", 709 "--decorate",
724 "--print-status-updates", 710 "--print-status-updates",
725 "--shards", 711 "--shards",
726 "1", 712 "1",
727 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" 713 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - shared/571"
728 ], 714 ],
729 "cwd": "[SLAVE_BUILD]",
730 "name": "SimdJs - all", 715 "name": "SimdJs - all",
731 "~followup_annotations": [ 716 "~followup_annotations": [
732 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 717 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
733 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 718 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
734 "@@@STEP_LOG_LINE@durations@@@@", 719 "@@@STEP_LOG_LINE@durations@@@@",
735 "@@@STEP_LOG_LINE@durations@Details:@@@", 720 "@@@STEP_LOG_LINE@durations@Details:@@@",
736 "@@@STEP_LOG_LINE@durations@@@@", 721 "@@@STEP_LOG_LINE@durations@@@@",
737 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 722 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
738 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 723 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
739 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 724 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
740 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 725 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
741 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 726 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
742 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 727 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
743 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 728 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
744 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 729 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
745 "@@@STEP_LOG_END@durations@@@" 730 "@@@STEP_LOG_END@durations@@@"
746 ] 731 ]
747 }, 732 },
748 { 733 {
749 "name": "$result", 734 "name": "$result",
750 "recipe_result": null, 735 "recipe_result": null,
751 "status_code": 0 736 "status_code": 0
752 } 737 }
753 ] 738 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698