| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
| 4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
| 5 '_build_targets': [ | 5 '_build_targets': [ |
| 6 'most', | 6 'most', |
| 7 ], | 7 ], |
| 8 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN', | 8 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 1269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1280 '--bench_pictures_cfg', | 1280 '--bench_pictures_cfg', |
| 1281 'default', | 1281 'default', |
| 1282 '--sanitizer', | 1282 '--sanitizer', |
| 1283 'address', | 1283 'address', |
| 1284 ], | 1284 ], |
| 1285 'description': 'CompareGMs', | 1285 'description': 'CompareGMs', |
| 1286 'doStepIf': <Object>, | 1286 'doStepIf': <Object>, |
| 1287 'env': {}, | 1287 'env': {}, |
| 1288 'exception_on_failure': <Object>, | 1288 'exception_on_failure': <Object>, |
| 1289 'flunkOnFailure': <Object>, | 1289 'flunkOnFailure': <Object>, |
| 1290 'get_props_from_stdout': None, | 1290 'get_props_from_stdout': { |
| 1291 'latest_gm_failures_url': 'View latest GM failures for this
builder at: ([^ |
| 1292 ]*) |
| 1293 ', |
| 1294 }, |
| 1291 'haltOnFailure': <Object>, | 1295 'haltOnFailure': <Object>, |
| 1292 'hideStepIf': <Object>, | 1296 'hideStepIf': <Object>, |
| 1293 'is_rebaseline_step': <Object>, | 1297 'is_rebaseline_step': <Object>, |
| 1294 'is_upload_step': <Object>, | 1298 'is_upload_step': <Object>, |
| 1295 'timeout': <Object>, | 1299 'timeout': <Object>, |
| 1296 'workdir': 'build/skia', | 1300 'workdir': 'build/skia', |
| 1297 }, | 1301 }, |
| 1298 ], | 1302 ], |
| 1299 [ | 1303 [ |
| 1300 <Object>, | 1304 <Object>, |
| (...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1635 'haltOnFailure': <Object>, | 1639 'haltOnFailure': <Object>, |
| 1636 'hideStepIf': <Object>, | 1640 'hideStepIf': <Object>, |
| 1637 'is_rebaseline_step': <Object>, | 1641 'is_rebaseline_step': <Object>, |
| 1638 'is_upload_step': <Object>, | 1642 'is_upload_step': <Object>, |
| 1639 'timeout': <Object>, | 1643 'timeout': <Object>, |
| 1640 'workdir': 'build/skia', | 1644 'workdir': 'build/skia', |
| 1641 }, | 1645 }, |
| 1642 ], | 1646 ], |
| 1643 ], | 1647 ], |
| 1644 } | 1648 } |
| OLD | NEW |