| 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-ChromeOS-Link-HD4000-x86_64-Release-Trybot', | 8 '_builder_name': 'Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 1418 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1429 '--ssh_port', | 1429 '--ssh_port', |
| 1430 <Object>, | 1430 <Object>, |
| 1431 '--board', | 1431 '--board', |
| 1432 'link', | 1432 'link', |
| 1433 ], | 1433 ], |
| 1434 'description': 'CompareGMs', | 1434 'description': 'CompareGMs', |
| 1435 'doStepIf': <Object>, | 1435 'doStepIf': <Object>, |
| 1436 'env': {}, | 1436 'env': {}, |
| 1437 'exception_on_failure': <Object>, | 1437 'exception_on_failure': <Object>, |
| 1438 'flunkOnFailure': <Object>, | 1438 'flunkOnFailure': <Object>, |
| 1439 'get_props_from_stdout': None, | 1439 'get_props_from_stdout': { |
| 1440 'latest_gm_failures_url': 'View latest GM failures for this
builder at: (\w+)', |
| 1441 }, |
| 1440 'haltOnFailure': <Object>, | 1442 'haltOnFailure': <Object>, |
| 1441 'hideStepIf': <Object>, | 1443 'hideStepIf': <Object>, |
| 1442 'is_rebaseline_step': <Object>, | 1444 'is_rebaseline_step': <Object>, |
| 1443 'is_upload_step': <Object>, | 1445 'is_upload_step': <Object>, |
| 1444 'timeout': <Object>, | 1446 'timeout': <Object>, |
| 1445 'workdir': 'build/skia', | 1447 'workdir': 'build/skia', |
| 1446 }, | 1448 }, |
| 1447 ], | 1449 ], |
| 1448 [ | 1450 [ |
| 1449 <Object>, | 1451 <Object>, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1500 'haltOnFailure': <Object>, | 1502 'haltOnFailure': <Object>, |
| 1501 'hideStepIf': <Object>, | 1503 'hideStepIf': <Object>, |
| 1502 'is_rebaseline_step': <Object>, | 1504 'is_rebaseline_step': <Object>, |
| 1503 'is_upload_step': <Object>, | 1505 'is_upload_step': <Object>, |
| 1504 'timeout': <Object>, | 1506 'timeout': <Object>, |
| 1505 'workdir': 'build/skia', | 1507 'workdir': 'build/skia', |
| 1506 }, | 1508 }, |
| 1507 ], | 1509 ], |
| 1508 ], | 1510 ], |
| 1509 } | 1511 } |
| OLD | NEW |