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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.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_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 Linux64 - cfi", 10 "V8 Linux64 - cfi",
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": "cfi_diag=1 cfi_vptr=1 clang=1 gomadir='[BUILD]/goma' relea se_extra_cflags='-O1 -fno-inline-functions -fno-inline' target_arch=x64 test_iso lation_mode=prepare use_goma=1 v8_target_arch=x64", 89 "GYP_DEFINES": "cfi_diag=1 cfi_vptr=1 clang=1 gomadir='[BUILD]/goma' relea se_extra_cflags='-O1 -fno-inline-functions -fno-inline' target_arch=x64 test_iso lation_mode=prepare use_goma=1 v8_target_arch=x64",
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/benchmarks.isolated.gen.json", 179 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json",
186 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 180 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
187 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", 181 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
188 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", 182 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
189 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", 183 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
190 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 184 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
191 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 185 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
192 ], 186 ],
193 "cwd": "[SLAVE_BUILD]",
194 "name": "isolate tests", 187 "name": "isolate tests",
195 "~followup_annotations": [ 188 "~followup_annotations": [
196 "@@@STEP_LOG_LINE@json.output@{@@@", 189 "@@@STEP_LOG_LINE@json.output@{@@@",
197 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@", 190 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
198 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 191 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
199 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@", 192 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
200 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 193 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
201 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@", 194 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@",
202 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 195 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
203 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 196 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 "--timeout=200", 270 "--timeout=200",
278 "--random-seed=1260174835", 271 "--random-seed=1260174835",
279 "bot_default", 272 "bot_default",
280 "--exhaustive-variants", 273 "--exhaustive-variants",
281 "--cfi-vptr", 274 "--cfi-vptr",
282 "--rerun-failures-count=2", 275 "--rerun-failures-count=2",
283 "--swarming", 276 "--swarming",
284 "--json-test-results", 277 "--json-test-results",
285 "${ISOLATED_OUTDIR}/output.json" 278 "${ISOLATED_OUTDIR}/output.json"
286 ], 279 ],
287 "cwd": "[SLAVE_BUILD]",
288 "name": "[trigger] Check on Ubuntu-14.04", 280 "name": "[trigger] Check on Ubuntu-14.04",
289 "~followup_annotations": [ 281 "~followup_annotations": [
290 "@@@STEP_LOG_LINE@json.output@{@@@", 282 "@@@STEP_LOG_LINE@json.output@{@@@",
291 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-14.04/[ dummy has/V8 Linux64 - cfi/571\", @@@", 283 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-14.04/[ dummy has/V8 Linux64 - cfi/571\", @@@",
292 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 284 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
293 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux 64 - cfi/571\": {@@@", 285 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux 64 - cfi/571\": {@@@",
294 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 286 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
295 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 287 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
296 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 288 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
297 "@@@STEP_LOG_LINE@json.output@ }@@@", 289 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 "--random-seed=1260174835", 366 "--random-seed=1260174835",
375 "optimize_for_size", 367 "optimize_for_size",
376 "--extra-flags=--optimize-for-size", 368 "--extra-flags=--optimize-for-size",
377 "--variants=default", 369 "--variants=default",
378 "--cfi-vptr", 370 "--cfi-vptr",
379 "--rerun-failures-count=2", 371 "--rerun-failures-count=2",
380 "--swarming", 372 "--swarming",
381 "--json-test-results", 373 "--json-test-results",
382 "${ISOLATED_OUTDIR}/output.json" 374 "${ISOLATED_OUTDIR}/output.json"
383 ], 375 ],
384 "cwd": "[SLAVE_BUILD]",
385 "name": "[trigger] OptimizeForSize on Ubuntu-14.04", 376 "name": "[trigger] OptimizeForSize on Ubuntu-14.04",
386 "~followup_annotations": [ 377 "~followup_annotations": [
387 "@@@STEP_LOG_LINE@json.output@{@@@", 378 "@@@STEP_LOG_LINE@json.output@{@@@",
388 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"OptimizeForSize/Ubun tu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@", 379 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"OptimizeForSize/Ubun tu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@",
389 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 380 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
390 "@@@STEP_LOG_LINE@json.output@ \"OptimizeForSize/Ubuntu-14.04/[dummy ha s/V8 Linux64 - cfi/571\": {@@@", 381 "@@@STEP_LOG_LINE@json.output@ \"OptimizeForSize/Ubuntu-14.04/[dummy ha s/V8 Linux64 - cfi/571\": {@@@",
391 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
392 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 383 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
393 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 384 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
394 "@@@STEP_LOG_LINE@json.output@ }@@@", 385 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 "--random-seed=1260174835", 462 "--random-seed=1260174835",
472 "benchmarks", 463 "benchmarks",
473 "--download-data", 464 "--download-data",
474 "--exhaustive-variants", 465 "--exhaustive-variants",
475 "--cfi-vptr", 466 "--cfi-vptr",
476 "--rerun-failures-count=2", 467 "--rerun-failures-count=2",
477 "--swarming", 468 "--swarming",
478 "--json-test-results", 469 "--json-test-results",
479 "${ISOLATED_OUTDIR}/output.json" 470 "${ISOLATED_OUTDIR}/output.json"
480 ], 471 ],
481 "cwd": "[SLAVE_BUILD]",
482 "name": "[trigger] Benchmarks on Ubuntu-14.04", 472 "name": "[trigger] Benchmarks on Ubuntu-14.04",
483 "~followup_annotations": [ 473 "~followup_annotations": [
484 "@@@STEP_LOG_LINE@json.output@{@@@", 474 "@@@STEP_LOG_LINE@json.output@{@@@",
485 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-14 .04/[dummy has/V8 Linux64 - cfi/571\", @@@", 475 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-14 .04/[dummy has/V8 Linux64 - cfi/571\", @@@",
486 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 476 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
487 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\": {@@@", 477 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\": {@@@",
488 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 478 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
489 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 479 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
490 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 480 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
491 "@@@STEP_LOG_LINE@json.output@ }@@@", 481 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 "--random-seed=1260174835", 558 "--random-seed=1260174835",
569 "test262", 559 "test262",
570 "--download-data", 560 "--download-data",
571 "--variants=default", 561 "--variants=default",
572 "--cfi-vptr", 562 "--cfi-vptr",
573 "--rerun-failures-count=2", 563 "--rerun-failures-count=2",
574 "--swarming", 564 "--swarming",
575 "--json-test-results", 565 "--json-test-results",
576 "${ISOLATED_OUTDIR}/output.json" 566 "${ISOLATED_OUTDIR}/output.json"
577 ], 567 ],
578 "cwd": "[SLAVE_BUILD]",
579 "name": "[trigger] Test262 - no variants on Ubuntu-14.04", 568 "name": "[trigger] Test262 - no variants on Ubuntu-14.04",
580 "~followup_annotations": [ 569 "~followup_annotations": [
581 "@@@STEP_LOG_LINE@json.output@{@@@", 570 "@@@STEP_LOG_LINE@json.output@{@@@",
582 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@", 571 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@",
583 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 572 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
584 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-14.04/[du mmy has/V8 Linux64 - cfi/571\": {@@@", 573 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-14.04/[du mmy has/V8 Linux64 - cfi/571\": {@@@",
585 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 574 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
586 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 575 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
587 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 576 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
588 "@@@STEP_LOG_LINE@json.output@ }@@@", 577 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 "--timeout=200", 653 "--timeout=200",
665 "--random-seed=1260174835", 654 "--random-seed=1260174835",
666 "mozilla", 655 "mozilla",
667 "--exhaustive-variants", 656 "--exhaustive-variants",
668 "--cfi-vptr", 657 "--cfi-vptr",
669 "--rerun-failures-count=2", 658 "--rerun-failures-count=2",
670 "--swarming", 659 "--swarming",
671 "--json-test-results", 660 "--json-test-results",
672 "${ISOLATED_OUTDIR}/output.json" 661 "${ISOLATED_OUTDIR}/output.json"
673 ], 662 ],
674 "cwd": "[SLAVE_BUILD]",
675 "name": "[trigger] Mozilla on Ubuntu-14.04", 663 "name": "[trigger] Mozilla on Ubuntu-14.04",
676 "~followup_annotations": [ 664 "~followup_annotations": [
677 "@@@STEP_LOG_LINE@json.output@{@@@", 665 "@@@STEP_LOG_LINE@json.output@{@@@",
678 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-14.04 /[dummy has/V8 Linux64 - cfi/571\", @@@", 666 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-14.04 /[dummy has/V8 Linux64 - cfi/571\", @@@",
679 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 667 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
680 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-14.04/[dummy has/V8 Lin ux64 - cfi/571\": {@@@", 668 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-14.04/[dummy has/V8 Lin ux64 - cfi/571\": {@@@",
681 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 669 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
682 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 670 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
683 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 671 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
684 "@@@STEP_LOG_LINE@json.output@ }@@@", 672 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 "--random-seed=1260174835", 749 "--random-seed=1260174835",
762 "simdjs", 750 "simdjs",
763 "--download-data", 751 "--download-data",
764 "--exhaustive-variants", 752 "--exhaustive-variants",
765 "--cfi-vptr", 753 "--cfi-vptr",
766 "--rerun-failures-count=2", 754 "--rerun-failures-count=2",
767 "--swarming", 755 "--swarming",
768 "--json-test-results", 756 "--json-test-results",
769 "${ISOLATED_OUTDIR}/output.json" 757 "${ISOLATED_OUTDIR}/output.json"
770 ], 758 ],
771 "cwd": "[SLAVE_BUILD]",
772 "name": "[trigger] SimdJs - all on Ubuntu-14.04", 759 "name": "[trigger] SimdJs - all on Ubuntu-14.04",
773 "~followup_annotations": [ 760 "~followup_annotations": [
774 "@@@STEP_LOG_LINE@json.output@{@@@", 761 "@@@STEP_LOG_LINE@json.output@{@@@",
775 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 14.04/[dummy has/V8 Linux64 - cfi/571\", @@@", 762 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 14.04/[dummy has/V8 Linux64 - cfi/571\", @@@",
776 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 763 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
777 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-14.04/[dummy has/V 8 Linux64 - cfi/571\": {@@@", 764 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-14.04/[dummy has/V 8 Linux64 - cfi/571\": {@@@",
778 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 765 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
779 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 766 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
780 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 767 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
781 "@@@STEP_LOG_LINE@json.output@ }@@@", 768 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 "--random-seed=1260174835", 845 "--random-seed=1260174835",
859 "ignition", 846 "ignition",
860 "--ignition-turbofan", 847 "--ignition-turbofan",
861 "--variants=ignition_turbofan", 848 "--variants=ignition_turbofan",
862 "--cfi-vptr", 849 "--cfi-vptr",
863 "--rerun-failures-count=2", 850 "--rerun-failures-count=2",
864 "--swarming", 851 "--swarming",
865 "--json-test-results", 852 "--json-test-results",
866 "${ISOLATED_OUTDIR}/output.json" 853 "${ISOLATED_OUTDIR}/output.json"
867 ], 854 ],
868 "cwd": "[SLAVE_BUILD]",
869 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", 855 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04",
870 "~followup_annotations": [ 856 "~followup_annotations": [
871 "@@@STEP_LOG_LINE@json.output@{@@@", 857 "@@@STEP_LOG_LINE@json.output@{@@@",
872 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@", 858 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", @@@",
873 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 859 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
874 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-14.04/[dumm y has/V8 Linux64 - cfi/571\": {@@@", 860 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-14.04/[dumm y has/V8 Linux64 - cfi/571\": {@@@",
875 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 861 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
876 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 862 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
877 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 863 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
878 "@@@STEP_LOG_LINE@json.output@ }@@@", 864 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
897 "--", 883 "--",
898 "collect", 884 "collect",
899 "--swarming", 885 "--swarming",
900 "https://chromium-swarm.appspot.com", 886 "https://chromium-swarm.appspot.com",
901 "--decorate", 887 "--decorate",
902 "--print-status-updates", 888 "--print-status-updates",
903 "--shards", 889 "--shards",
904 "1", 890 "1",
905 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 891 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
906 ], 892 ],
907 "cwd": "[SLAVE_BUILD]",
908 "name": "Check", 893 "name": "Check",
909 "~followup_annotations": [ 894 "~followup_annotations": [
910 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 895 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
911 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 896 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
912 "@@@STEP_LOG_LINE@durations@@@@", 897 "@@@STEP_LOG_LINE@durations@@@@",
913 "@@@STEP_LOG_LINE@durations@Details:@@@", 898 "@@@STEP_LOG_LINE@durations@Details:@@@",
914 "@@@STEP_LOG_LINE@durations@@@@", 899 "@@@STEP_LOG_LINE@durations@@@@",
915 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 900 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
916 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 901 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
917 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 902 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
938 "--", 923 "--",
939 "collect", 924 "collect",
940 "--swarming", 925 "--swarming",
941 "https://chromium-swarm.appspot.com", 926 "https://chromium-swarm.appspot.com",
942 "--decorate", 927 "--decorate",
943 "--print-status-updates", 928 "--print-status-updates",
944 "--shards", 929 "--shards",
945 "1", 930 "1",
946 "OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 931 "OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
947 ], 932 ],
948 "cwd": "[SLAVE_BUILD]",
949 "name": "OptimizeForSize", 933 "name": "OptimizeForSize",
950 "~followup_annotations": [ 934 "~followup_annotations": [
951 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 935 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
952 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 936 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
953 "@@@STEP_LOG_LINE@durations@@@@", 937 "@@@STEP_LOG_LINE@durations@@@@",
954 "@@@STEP_LOG_LINE@durations@Details:@@@", 938 "@@@STEP_LOG_LINE@durations@Details:@@@",
955 "@@@STEP_LOG_LINE@durations@@@@", 939 "@@@STEP_LOG_LINE@durations@@@@",
956 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 940 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
957 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 941 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
958 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 942 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
979 "--", 963 "--",
980 "collect", 964 "collect",
981 "--swarming", 965 "--swarming",
982 "https://chromium-swarm.appspot.com", 966 "https://chromium-swarm.appspot.com",
983 "--decorate", 967 "--decorate",
984 "--print-status-updates", 968 "--print-status-updates",
985 "--shards", 969 "--shards",
986 "1", 970 "1",
987 "Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 971 "Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
988 ], 972 ],
989 "cwd": "[SLAVE_BUILD]",
990 "name": "Benchmarks", 973 "name": "Benchmarks",
991 "~followup_annotations": [ 974 "~followup_annotations": [
992 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 975 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
993 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 976 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
994 "@@@STEP_LOG_LINE@durations@@@@", 977 "@@@STEP_LOG_LINE@durations@@@@",
995 "@@@STEP_LOG_LINE@durations@Details:@@@", 978 "@@@STEP_LOG_LINE@durations@Details:@@@",
996 "@@@STEP_LOG_LINE@durations@@@@", 979 "@@@STEP_LOG_LINE@durations@@@@",
997 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 980 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
998 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 981 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
999 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 982 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
1020 "--", 1003 "--",
1021 "collect", 1004 "collect",
1022 "--swarming", 1005 "--swarming",
1023 "https://chromium-swarm.appspot.com", 1006 "https://chromium-swarm.appspot.com",
1024 "--decorate", 1007 "--decorate",
1025 "--print-status-updates", 1008 "--print-status-updates",
1026 "--shards", 1009 "--shards",
1027 "1", 1010 "1",
1028 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 1011 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1029 ], 1012 ],
1030 "cwd": "[SLAVE_BUILD]",
1031 "name": "Test262 - no variants", 1013 "name": "Test262 - no variants",
1032 "~followup_annotations": [ 1014 "~followup_annotations": [
1033 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1015 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1034 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1016 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1035 "@@@STEP_LOG_LINE@durations@@@@", 1017 "@@@STEP_LOG_LINE@durations@@@@",
1036 "@@@STEP_LOG_LINE@durations@Details:@@@", 1018 "@@@STEP_LOG_LINE@durations@Details:@@@",
1037 "@@@STEP_LOG_LINE@durations@@@@", 1019 "@@@STEP_LOG_LINE@durations@@@@",
1038 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1020 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1039 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1021 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1040 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1022 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
1061 "--", 1043 "--",
1062 "collect", 1044 "collect",
1063 "--swarming", 1045 "--swarming",
1064 "https://chromium-swarm.appspot.com", 1046 "https://chromium-swarm.appspot.com",
1065 "--decorate", 1047 "--decorate",
1066 "--print-status-updates", 1048 "--print-status-updates",
1067 "--shards", 1049 "--shards",
1068 "1", 1050 "1",
1069 "Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 1051 "Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1070 ], 1052 ],
1071 "cwd": "[SLAVE_BUILD]",
1072 "name": "Mozilla", 1053 "name": "Mozilla",
1073 "~followup_annotations": [ 1054 "~followup_annotations": [
1074 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1055 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1075 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1056 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1076 "@@@STEP_LOG_LINE@durations@@@@", 1057 "@@@STEP_LOG_LINE@durations@@@@",
1077 "@@@STEP_LOG_LINE@durations@Details:@@@", 1058 "@@@STEP_LOG_LINE@durations@Details:@@@",
1078 "@@@STEP_LOG_LINE@durations@@@@", 1059 "@@@STEP_LOG_LINE@durations@@@@",
1079 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1060 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1080 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1061 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1081 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1062 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
1102 "--", 1083 "--",
1103 "collect", 1084 "collect",
1104 "--swarming", 1085 "--swarming",
1105 "https://chromium-swarm.appspot.com", 1086 "https://chromium-swarm.appspot.com",
1106 "--decorate", 1087 "--decorate",
1107 "--print-status-updates", 1088 "--print-status-updates",
1108 "--shards", 1089 "--shards",
1109 "1", 1090 "1",
1110 "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 1091 "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1111 ], 1092 ],
1112 "cwd": "[SLAVE_BUILD]",
1113 "name": "SimdJs - all", 1093 "name": "SimdJs - all",
1114 "~followup_annotations": [ 1094 "~followup_annotations": [
1115 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1095 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1116 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1096 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1117 "@@@STEP_LOG_LINE@durations@@@@", 1097 "@@@STEP_LOG_LINE@durations@@@@",
1118 "@@@STEP_LOG_LINE@durations@Details:@@@", 1098 "@@@STEP_LOG_LINE@durations@Details:@@@",
1119 "@@@STEP_LOG_LINE@durations@@@@", 1099 "@@@STEP_LOG_LINE@durations@@@@",
1120 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1100 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1121 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1101 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1122 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1102 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
1143 "--", 1123 "--",
1144 "collect", 1124 "collect",
1145 "--swarming", 1125 "--swarming",
1146 "https://chromium-swarm.appspot.com", 1126 "https://chromium-swarm.appspot.com",
1147 "--decorate", 1127 "--decorate",
1148 "--print-status-updates", 1128 "--print-status-updates",
1149 "--shards", 1129 "--shards",
1150 "1", 1130 "1",
1151 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571" 1131 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1152 ], 1132 ],
1153 "cwd": "[SLAVE_BUILD]",
1154 "name": "Ignition - turbofan", 1133 "name": "Ignition - turbofan",
1155 "~followup_annotations": [ 1134 "~followup_annotations": [
1156 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1135 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1157 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1136 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1158 "@@@STEP_LOG_LINE@durations@@@@", 1137 "@@@STEP_LOG_LINE@durations@@@@",
1159 "@@@STEP_LOG_LINE@durations@Details:@@@", 1138 "@@@STEP_LOG_LINE@durations@Details:@@@",
1160 "@@@STEP_LOG_LINE@durations@@@@", 1139 "@@@STEP_LOG_LINE@durations@@@@",
1161 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1140 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1162 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1141 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1163 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1142 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1164 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1143 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1165 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1144 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1166 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1145 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1167 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1146 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1168 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1147 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1169 "@@@STEP_LOG_END@durations@@@" 1148 "@@@STEP_LOG_END@durations@@@"
1170 ] 1149 ]
1171 }, 1150 },
1172 { 1151 {
1173 "name": "$result", 1152 "name": "$result",
1174 "recipe_result": null, 1153 "recipe_result": null,
1175 "status_code": 0 1154 "status_code": 0
1176 } 1155 }
1177 ] 1156 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698