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