| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]" | 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]" |
| 10 ], | 10 ], |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 "name": "dm", | 336 "name": "dm", |
| 337 "~followup_annotations": [ | 337 "~followup_annotations": [ |
| 338 "step returned non-zero exit code: 1", | 338 "step returned non-zero exit code: 1", |
| 339 "@@@STEP_FAILURE@@@" | 339 "@@@STEP_FAILURE@@@" |
| 340 ] | 340 ] |
| 341 }, | 341 }, |
| 342 { | 342 { |
| 343 "cmd": [ | 343 "cmd": [ |
| 344 "python", | 344 "python", |
| 345 "-u", | 345 "-u", |
| 346 "RECIPE_MODULE[skia]/resources/upload_dm_results.py", | 346 "RECIPE_MODULE[build.skia]/resources/upload_dm_results.py", |
| 347 "[SLAVE_BUILD]/dm", | 347 "[SLAVE_BUILD]/dm", |
| 348 "164710", | 348 "164710", |
| 349 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", | 349 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", |
| 350 "6", | 350 "6", |
| 351 "", | 351 "", |
| 352 "[SLAVE_BUILD]/skia/common/py/utils" | 352 "[SLAVE_BUILD]/skia/common/py/utils" |
| 353 ], | 353 ], |
| 354 "cwd": "[SLAVE_BUILD]/skia", | 354 "cwd": "[SLAVE_BUILD]/skia", |
| 355 "env": { | 355 "env": { |
| 356 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", | 356 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 382 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De
bug" | 382 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De
bug" |
| 383 }, | 383 }, |
| 384 "name": "nanobench" | 384 "name": "nanobench" |
| 385 }, | 385 }, |
| 386 { | 386 { |
| 387 "name": "$result", | 387 "name": "$result", |
| 388 "reason": "Failed build steps: dm", | 388 "reason": "Failed build steps: dm", |
| 389 "status_code": 1 | 389 "status_code": 1 |
| 390 } | 390 } |
| 391 ] | 391 ] |
| OLD | NEW |