| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "fetch" | 5 "fetch" |
| 6 ], | 6 ], |
| 7 "cwd": "[SLAVE_BUILD]/skia", | 7 "cwd": "[SLAVE_BUILD]/skia", |
| 8 "name": "git fetch" | 8 "name": "git fetch" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 "@@@STEP_LOG_LINE@json.output@[@@@", | 366 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 367 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", | 367 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", |
| 368 "@@@STEP_LOG_LINE@json.output@]@@@", | 368 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 369 "@@@STEP_LOG_END@json.output@@@" | 369 "@@@STEP_LOG_END@json.output@@@" |
| 370 ] | 370 ] |
| 371 }, | 371 }, |
| 372 { | 372 { |
| 373 "cmd": [ | 373 "cmd": [ |
| 374 "catchsegv", | 374 "catchsegv", |
| 375 "[SLAVE_BUILD]/skia/out/Debug/dm", | 375 "[SLAVE_BUILD]/skia/out/Debug/dm", |
| 376 "--undefok", |
| 376 "--verbose", | 377 "--verbose", |
| 377 "--resourcePath", | 378 "--resourcePath", |
| 378 "[SLAVE_BUILD]/skia/resources", | 379 "[SLAVE_BUILD]/skia/resources", |
| 379 "--skps", | 380 "--skps", |
| 380 "[SLAVE_BUILD]/playback/skps", | 381 "[SLAVE_BUILD]/playback/skps", |
| 381 "--images", | 382 "--images", |
| 382 "[SLAVE_BUILD]/images", | 383 "[SLAVE_BUILD]/images", |
| 383 "--writePath", | 384 "--writePath", |
| 384 "[SLAVE_BUILD]/dm", | 385 "[SLAVE_BUILD]/dm", |
| 385 "--nameByHash", | 386 "--nameByHash", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 421 "164710", | 422 "164710", |
| 422 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Debug-ZeroGPUCache", | 423 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Debug-ZeroGPUCache", |
| 423 "5", | 424 "5", |
| 424 "", | 425 "", |
| 425 "[SLAVE_BUILD]/skia/common/py/utils" | 426 "[SLAVE_BUILD]/skia/common/py/utils" |
| 426 ], | 427 ], |
| 427 "cwd": "[SLAVE_BUILD]/skia", | 428 "cwd": "[SLAVE_BUILD]/skia", |
| 428 "name": "Upload DM Results" | 429 "name": "Upload DM Results" |
| 429 } | 430 } |
| 430 ] | 431 ] |
| OLD | NEW |