| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - builder", | 10 "V8 Linux - builder", |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 "RECIPE_MODULE[isolate]/resources/isolate.py", | 147 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 148 "[SLAVE_BUILD]/v8/tools/swarming_client", | 148 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 149 "batcharchive", | 149 "batcharchive", |
| 150 "--dump-json", | 150 "--dump-json", |
| 151 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 152 "--isolate-server", | 152 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", | 153 "https://isolateserver.appspot.com", |
| 154 "--verbose", | 154 "--verbose", |
| 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 161 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 162 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 162 ], | 163 ], |
| 163 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
| 164 "name": "isolate tests", | 165 "name": "isolate tests", |
| 165 "~followup_annotations": [ | 166 "~followup_annotations": [ |
| 166 "@@@STEP_LOG_LINE@json.output@{@@@", | 167 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 174 "@@@STEP_LOG_LINE@json.output@}@@@", | 176 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 175 "@@@STEP_LOG_END@json.output@@@" | 177 "@@@STEP_LOG_END@json.output@@@" |
| 176 ] | 178 ] |
| 177 }, | 179 }, |
| 178 { | 180 { |
| 179 "cmd": [ | 181 "cmd": [ |
| 180 "python", | 182 "python", |
| 181 "-u", | 183 "-u", |
| 182 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 184 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 183 "--", | 185 "--", |
| 184 "[DEPOT_TOOLS]/gsutil.py", | 186 "[DEPOT_TOOLS]/gsutil.py", |
| 185 "----", | 187 "----", |
| 186 "cp", | 188 "cp", |
| 187 "-a", | 189 "-a", |
| 188 "public-read", | 190 "public-read", |
| 189 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla
\": \"[dummy hash for mozilla]\", \"optimize_for_size\": \"[dummy hash for optim
ize_for_size]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy
hash for test262]\"}", | 191 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dum
my hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
| 190 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 192 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
| 191 ], | 193 ], |
| 192 "cwd": "[SLAVE_BUILD]", | 194 "cwd": "[SLAVE_BUILD]", |
| 193 "name": "gsutil upload", | 195 "name": "gsutil upload", |
| 194 "~followup_annotations": [ | 196 "~followup_annotations": [ |
| 195 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 197 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 196 ] | 198 ] |
| 197 }, | 199 }, |
| 198 { | 200 { |
| 199 "allow_subannotations": true, | 201 "allow_subannotations": true, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 223 { | 225 { |
| 224 "builder_name": "V8 Deopt Fuzzer", | 226 "builder_name": "V8 Deopt Fuzzer", |
| 225 "properties": { | 227 "properties": { |
| 226 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 228 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 227 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 229 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 228 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 230 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 229 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 231 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 230 "swarm_hashes": { | 232 "swarm_hashes": { |
| 231 "benchmarks": "[dummy hash for benchmarks]", | 233 "benchmarks": "[dummy hash for benchmarks]", |
| 232 "bot_default": "[dummy hash for bot_default]", | 234 "bot_default": "[dummy hash for bot_default]", |
| 235 "ignition": "[dummy hash for ignition]", |
| 233 "mjsunit": "[dummy hash for mjsunit]", | 236 "mjsunit": "[dummy hash for mjsunit]", |
| 234 "mozilla": "[dummy hash for mozilla]", | 237 "mozilla": "[dummy hash for mozilla]", |
| 235 "optimize_for_size": "[dummy hash for optimize_for_size]", | 238 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 236 "simdjs": "[dummy hash for simdjs]", | 239 "simdjs": "[dummy hash for simdjs]", |
| 237 "test262": "[dummy hash for test262]" | 240 "test262": "[dummy hash for test262]" |
| 238 } | 241 } |
| 239 } | 242 } |
| 240 }, | 243 }, |
| 241 { | 244 { |
| 242 "builder_name": "V8 Linux", | 245 "builder_name": "V8 Linux", |
| 243 "properties": { | 246 "properties": { |
| 244 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 247 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 245 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 248 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 246 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 249 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 247 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 250 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 248 "swarm_hashes": { | 251 "swarm_hashes": { |
| 249 "benchmarks": "[dummy hash for benchmarks]", | 252 "benchmarks": "[dummy hash for benchmarks]", |
| 250 "bot_default": "[dummy hash for bot_default]", | 253 "bot_default": "[dummy hash for bot_default]", |
| 254 "ignition": "[dummy hash for ignition]", |
| 251 "mjsunit": "[dummy hash for mjsunit]", | 255 "mjsunit": "[dummy hash for mjsunit]", |
| 252 "mozilla": "[dummy hash for mozilla]", | 256 "mozilla": "[dummy hash for mozilla]", |
| 253 "optimize_for_size": "[dummy hash for optimize_for_size]", | 257 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 254 "simdjs": "[dummy hash for simdjs]", | 258 "simdjs": "[dummy hash for simdjs]", |
| 255 "test262": "[dummy hash for test262]" | 259 "test262": "[dummy hash for test262]" |
| 256 } | 260 } |
| 257 } | 261 } |
| 258 }, | 262 }, |
| 259 { | 263 { |
| 260 "builder_name": "V8 Linux - deadcode", | 264 "builder_name": "V8 Linux - deadcode", |
| 261 "properties": { | 265 "properties": { |
| 262 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 266 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 263 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 267 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 264 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 268 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 265 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 269 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 266 "swarm_hashes": { | 270 "swarm_hashes": { |
| 267 "benchmarks": "[dummy hash for benchmarks]", | 271 "benchmarks": "[dummy hash for benchmarks]", |
| 268 "bot_default": "[dummy hash for bot_default]", | 272 "bot_default": "[dummy hash for bot_default]", |
| 273 "ignition": "[dummy hash for ignition]", |
| 269 "mjsunit": "[dummy hash for mjsunit]", | 274 "mjsunit": "[dummy hash for mjsunit]", |
| 270 "mozilla": "[dummy hash for mozilla]", | 275 "mozilla": "[dummy hash for mozilla]", |
| 271 "optimize_for_size": "[dummy hash for optimize_for_size]", | 276 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 272 "simdjs": "[dummy hash for simdjs]", | 277 "simdjs": "[dummy hash for simdjs]", |
| 273 "test262": "[dummy hash for test262]" | 278 "test262": "[dummy hash for test262]" |
| 274 } | 279 } |
| 275 } | 280 } |
| 276 }, | 281 }, |
| 277 { | 282 { |
| 278 "builder_name": "V8 Linux - gcmole", | 283 "builder_name": "V8 Linux - gcmole", |
| 279 "properties": { | 284 "properties": { |
| 280 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 285 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 281 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 286 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 282 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 287 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 283 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 288 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 284 "swarm_hashes": { | 289 "swarm_hashes": { |
| 285 "benchmarks": "[dummy hash for benchmarks]", | 290 "benchmarks": "[dummy hash for benchmarks]", |
| 286 "bot_default": "[dummy hash for bot_default]", | 291 "bot_default": "[dummy hash for bot_default]", |
| 292 "ignition": "[dummy hash for ignition]", |
| 287 "mjsunit": "[dummy hash for mjsunit]", | 293 "mjsunit": "[dummy hash for mjsunit]", |
| 288 "mozilla": "[dummy hash for mozilla]", | 294 "mozilla": "[dummy hash for mozilla]", |
| 289 "optimize_for_size": "[dummy hash for optimize_for_size]", | 295 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 290 "simdjs": "[dummy hash for simdjs]", | 296 "simdjs": "[dummy hash for simdjs]", |
| 291 "test262": "[dummy hash for test262]" | 297 "test262": "[dummy hash for test262]" |
| 292 } | 298 } |
| 293 } | 299 } |
| 294 }, | 300 }, |
| 295 { | 301 { |
| 296 "builder_name": "V8 Linux - isolates", | 302 "builder_name": "V8 Linux - isolates", |
| 297 "properties": { | 303 "properties": { |
| 298 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 304 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 299 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 305 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 300 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 306 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 301 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 307 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 302 "swarm_hashes": { | 308 "swarm_hashes": { |
| 303 "benchmarks": "[dummy hash for benchmarks]", | 309 "benchmarks": "[dummy hash for benchmarks]", |
| 304 "bot_default": "[dummy hash for bot_default]", | 310 "bot_default": "[dummy hash for bot_default]", |
| 311 "ignition": "[dummy hash for ignition]", |
| 305 "mjsunit": "[dummy hash for mjsunit]", | 312 "mjsunit": "[dummy hash for mjsunit]", |
| 306 "mozilla": "[dummy hash for mozilla]", | 313 "mozilla": "[dummy hash for mozilla]", |
| 307 "optimize_for_size": "[dummy hash for optimize_for_size]", | 314 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 308 "simdjs": "[dummy hash for simdjs]", | 315 "simdjs": "[dummy hash for simdjs]", |
| 309 "test262": "[dummy hash for test262]" | 316 "test262": "[dummy hash for test262]" |
| 310 } | 317 } |
| 311 } | 318 } |
| 312 }, | 319 }, |
| 313 { | 320 { |
| 314 "builder_name": "V8 Linux - nosse3", | 321 "builder_name": "V8 Linux - nosse3", |
| 315 "properties": { | 322 "properties": { |
| 316 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 323 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 317 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 324 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 318 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 325 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 319 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 326 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 320 "swarm_hashes": { | 327 "swarm_hashes": { |
| 321 "benchmarks": "[dummy hash for benchmarks]", | 328 "benchmarks": "[dummy hash for benchmarks]", |
| 322 "bot_default": "[dummy hash for bot_default]", | 329 "bot_default": "[dummy hash for bot_default]", |
| 330 "ignition": "[dummy hash for ignition]", |
| 323 "mjsunit": "[dummy hash for mjsunit]", | 331 "mjsunit": "[dummy hash for mjsunit]", |
| 324 "mozilla": "[dummy hash for mozilla]", | 332 "mozilla": "[dummy hash for mozilla]", |
| 325 "optimize_for_size": "[dummy hash for optimize_for_size]", | 333 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 326 "simdjs": "[dummy hash for simdjs]", | 334 "simdjs": "[dummy hash for simdjs]", |
| 327 "test262": "[dummy hash for test262]" | 335 "test262": "[dummy hash for test262]" |
| 328 } | 336 } |
| 329 } | 337 } |
| 330 }, | 338 }, |
| 331 { | 339 { |
| 332 "builder_name": "V8 Linux - nosse4", | 340 "builder_name": "V8 Linux - nosse4", |
| 333 "properties": { | 341 "properties": { |
| 334 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 342 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 335 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 343 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 336 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 344 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 337 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 345 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 338 "swarm_hashes": { | 346 "swarm_hashes": { |
| 339 "benchmarks": "[dummy hash for benchmarks]", | 347 "benchmarks": "[dummy hash for benchmarks]", |
| 340 "bot_default": "[dummy hash for bot_default]", | 348 "bot_default": "[dummy hash for bot_default]", |
| 349 "ignition": "[dummy hash for ignition]", |
| 341 "mjsunit": "[dummy hash for mjsunit]", | 350 "mjsunit": "[dummy hash for mjsunit]", |
| 342 "mozilla": "[dummy hash for mozilla]", | 351 "mozilla": "[dummy hash for mozilla]", |
| 343 "optimize_for_size": "[dummy hash for optimize_for_size]", | 352 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 344 "simdjs": "[dummy hash for simdjs]", | 353 "simdjs": "[dummy hash for simdjs]", |
| 345 "test262": "[dummy hash for test262]" | 354 "test262": "[dummy hash for test262]" |
| 346 } | 355 } |
| 347 } | 356 } |
| 348 }, | 357 }, |
| 349 { | 358 { |
| 350 "builder_name": "V8 Linux - presubmit", | 359 "builder_name": "V8 Linux - presubmit", |
| 351 "properties": { | 360 "properties": { |
| 352 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 361 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 353 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 362 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 354 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 363 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 355 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 364 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 356 "swarm_hashes": { | 365 "swarm_hashes": { |
| 357 "benchmarks": "[dummy hash for benchmarks]", | 366 "benchmarks": "[dummy hash for benchmarks]", |
| 358 "bot_default": "[dummy hash for bot_default]", | 367 "bot_default": "[dummy hash for bot_default]", |
| 368 "ignition": "[dummy hash for ignition]", |
| 359 "mjsunit": "[dummy hash for mjsunit]", | 369 "mjsunit": "[dummy hash for mjsunit]", |
| 360 "mozilla": "[dummy hash for mozilla]", | 370 "mozilla": "[dummy hash for mozilla]", |
| 361 "optimize_for_size": "[dummy hash for optimize_for_size]", | 371 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 362 "simdjs": "[dummy hash for simdjs]", | 372 "simdjs": "[dummy hash for simdjs]", |
| 363 "test262": "[dummy hash for test262]" | 373 "test262": "[dummy hash for test262]" |
| 364 } | 374 } |
| 365 } | 375 } |
| 366 } | 376 } |
| 367 ], | 377 ], |
| 368 "~followup_annotations": [ | 378 "~followup_annotations": [ |
| 369 "@@@STEP_TEXT@V8 Deopt Fuzzer<br />V8 Linux<br />V8 Linux - deadcode<br />
V8 Linux - gcmole<br />V8 Linux - isolates<br />V8 Linux - nosse3<br />V8 Linux
- nosse4<br />V8 Linux - presubmit@@@" | 379 "@@@STEP_TEXT@V8 Deopt Fuzzer<br />V8 Linux<br />V8 Linux - deadcode<br />
V8 Linux - gcmole<br />V8 Linux - isolates<br />V8 Linux - nosse3<br />V8 Linux
- nosse4<br />V8 Linux - presubmit@@@" |
| 370 ] | 380 ] |
| 371 }, | 381 }, |
| 372 { | 382 { |
| 373 "name": "$result", | 383 "name": "$result", |
| 374 "recipe_result": null, | 384 "recipe_result": null, |
| 375 "status_code": 0 | 385 "status_code": 0 |
| 376 } | 386 } |
| 377 ] | 387 ] |
| OLD | NEW |