| 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 - debug builder", | 10 "V8 Linux - debug 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/Debug/benchmarks.isolated.gen.json", | 155 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 156 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json", | 161 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Debug/webkit.isolated.gen.json" | 162 "[SLAVE_BUILD]/v8/out/Debug/webkit.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@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\",
@@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\",
@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ \"webkit\": \"[dummy hash for webkit]\"@@@
", | 175 "@@@STEP_LOG_LINE@json.output@ \"webkit\": \"[dummy hash for webkit]\"@@@
", |
| 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]\", \"simdjs\": \"[dummy hash for simdjs]\", \"tes
t262\": \"[dummy hash for test262]\", \"webkit\": \"[dummy hash for webkit]\"}", | 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]\", \
"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\
", \"webkit\": \"[dummy hash for webkit]\"}", |
| 190 "gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 192 "gs://chromium-v8/v8-linux-dbg/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-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 197 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-dbg/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 Linux - gc stress", | 226 "builder_name": "V8 Linux - gc stress", |
| 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 "simdjs": "[dummy hash for simdjs]", | 238 "simdjs": "[dummy hash for simdjs]", |
| 236 "test262": "[dummy hash for test262]", | 239 "test262": "[dummy hash for test262]", |
| 237 "webkit": "[dummy hash for webkit]" | 240 "webkit": "[dummy hash for webkit]" |
| 238 } | 241 } |
| 239 } | 242 } |
| 240 }, | 243 }, |
| 241 { | 244 { |
| 242 "builder_name": "V8 Linux - debug", | 245 "builder_name": "V8 Linux - debug", |
| 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 "simdjs": "[dummy hash for simdjs]", | 257 "simdjs": "[dummy hash for simdjs]", |
| 254 "test262": "[dummy hash for test262]", | 258 "test262": "[dummy hash for test262]", |
| 255 "webkit": "[dummy hash for webkit]" | 259 "webkit": "[dummy hash for webkit]" |
| 256 } | 260 } |
| 257 } | 261 } |
| 258 }, | 262 }, |
| 259 { | 263 { |
| 260 "builder_name": "V8 Linux - debug - avx2", | 264 "builder_name": "V8 Linux - debug - avx2", |
| 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 "simdjs": "[dummy hash for simdjs]", | 276 "simdjs": "[dummy hash for simdjs]", |
| 272 "test262": "[dummy hash for test262]", | 277 "test262": "[dummy hash for test262]", |
| 273 "webkit": "[dummy hash for webkit]" | 278 "webkit": "[dummy hash for webkit]" |
| 274 } | 279 } |
| 275 } | 280 } |
| 276 }, | 281 }, |
| 277 { | 282 { |
| 278 "builder_name": "V8 Linux - debug - code serializer", | 283 "builder_name": "V8 Linux - debug - code serializer", |
| 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 "simdjs": "[dummy hash for simdjs]", | 295 "simdjs": "[dummy hash for simdjs]", |
| 290 "test262": "[dummy hash for test262]", | 296 "test262": "[dummy hash for test262]", |
| 291 "webkit": "[dummy hash for webkit]" | 297 "webkit": "[dummy hash for webkit]" |
| 292 } | 298 } |
| 293 } | 299 } |
| 294 }, | 300 }, |
| 295 { | 301 { |
| 296 "builder_name": "V8 Linux - debug - isolates", | 302 "builder_name": "V8 Linux - debug - 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 "simdjs": "[dummy hash for simdjs]", | 314 "simdjs": "[dummy hash for simdjs]", |
| 308 "test262": "[dummy hash for test262]", | 315 "test262": "[dummy hash for test262]", |
| 309 "webkit": "[dummy hash for webkit]" | 316 "webkit": "[dummy hash for webkit]" |
| 310 } | 317 } |
| 311 } | 318 } |
| 312 }, | 319 }, |
| 313 { | 320 { |
| 314 "builder_name": "V8 Linux - debug - nosse3", | 321 "builder_name": "V8 Linux - debug - 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 "simdjs": "[dummy hash for simdjs]", | 333 "simdjs": "[dummy hash for simdjs]", |
| 326 "test262": "[dummy hash for test262]", | 334 "test262": "[dummy hash for test262]", |
| 327 "webkit": "[dummy hash for webkit]" | 335 "webkit": "[dummy hash for webkit]" |
| 328 } | 336 } |
| 329 } | 337 } |
| 330 }, | 338 }, |
| 331 { | 339 { |
| 332 "builder_name": "V8 Linux - debug - nosse4", | 340 "builder_name": "V8 Linux - debug - 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 "simdjs": "[dummy hash for simdjs]", | 352 "simdjs": "[dummy hash for simdjs]", |
| 344 "test262": "[dummy hash for test262]", | 353 "test262": "[dummy hash for test262]", |
| 345 "webkit": "[dummy hash for webkit]" | 354 "webkit": "[dummy hash for webkit]" |
| 346 } | 355 } |
| 347 } | 356 } |
| 348 }, | 357 }, |
| 349 { | 358 { |
| 350 "builder_name": "V8 Linux - memcheck", | 359 "builder_name": "V8 Linux - memcheck", |
| 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 "simdjs": "[dummy hash for simdjs]", | 371 "simdjs": "[dummy hash for simdjs]", |
| 362 "test262": "[dummy hash for test262]", | 372 "test262": "[dummy hash for test262]", |
| 363 "webkit": "[dummy hash for webkit]" | 373 "webkit": "[dummy hash for webkit]" |
| 364 } | 374 } |
| 365 } | 375 } |
| 366 }, | 376 }, |
| 367 { | 377 { |
| 368 "builder_name": "V8 Linux - debug - greedy allocator", | 378 "builder_name": "V8 Linux - debug - greedy allocator", |
| 369 "properties": { | 379 "properties": { |
| 370 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 380 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 371 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 381 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 372 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 382 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 373 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 383 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 374 "swarm_hashes": { | 384 "swarm_hashes": { |
| 375 "benchmarks": "[dummy hash for benchmarks]", | 385 "benchmarks": "[dummy hash for benchmarks]", |
| 376 "bot_default": "[dummy hash for bot_default]", | 386 "bot_default": "[dummy hash for bot_default]", |
| 387 "ignition": "[dummy hash for ignition]", |
| 377 "mjsunit": "[dummy hash for mjsunit]", | 388 "mjsunit": "[dummy hash for mjsunit]", |
| 378 "mozilla": "[dummy hash for mozilla]", | 389 "mozilla": "[dummy hash for mozilla]", |
| 379 "simdjs": "[dummy hash for simdjs]", | 390 "simdjs": "[dummy hash for simdjs]", |
| 380 "test262": "[dummy hash for test262]", | 391 "test262": "[dummy hash for test262]", |
| 381 "webkit": "[dummy hash for webkit]" | 392 "webkit": "[dummy hash for webkit]" |
| 382 } | 393 } |
| 383 } | 394 } |
| 384 } | 395 } |
| 385 ], | 396 ], |
| 386 "~followup_annotations": [ | 397 "~followup_annotations": [ |
| 387 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux
- debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse
4<br />V8 Linux - gc stress<br />V8 Linux - memcheck@@@" | 398 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux
- debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse
4<br />V8 Linux - gc stress<br />V8 Linux - memcheck@@@" |
| 388 ] | 399 ] |
| 389 }, | 400 }, |
| 390 { | 401 { |
| 391 "name": "$result", | 402 "name": "$result", |
| 392 "recipe_result": null, | 403 "recipe_result": null, |
| 393 "status_code": 0 | 404 "status_code": 0 |
| 394 } | 405 } |
| 395 ] | 406 ] |
| OLD | NEW |