| 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-Daisy-MaliT604-Arm7-Release-Trybot', | 8 '_builder_name': 'Test-ChromeOS-Daisy-MaliT604-Arm7-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 'daisy', | 1432 'daisy', |
| 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: ([^ |
| 1441 ]*) |
| 1442 ', |
| 1443 }, |
| 1440 'haltOnFailure': <Object>, | 1444 'haltOnFailure': <Object>, |
| 1441 'hideStepIf': <Object>, | 1445 'hideStepIf': <Object>, |
| 1442 'is_rebaseline_step': <Object>, | 1446 'is_rebaseline_step': <Object>, |
| 1443 'is_upload_step': <Object>, | 1447 'is_upload_step': <Object>, |
| 1444 'timeout': <Object>, | 1448 'timeout': <Object>, |
| 1445 'workdir': 'build/skia', | 1449 'workdir': 'build/skia', |
| 1446 }, | 1450 }, |
| 1447 ], | 1451 ], |
| 1448 [ | 1452 [ |
| 1449 <Object>, | 1453 <Object>, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1500 'haltOnFailure': <Object>, | 1504 'haltOnFailure': <Object>, |
| 1501 'hideStepIf': <Object>, | 1505 'hideStepIf': <Object>, |
| 1502 'is_rebaseline_step': <Object>, | 1506 'is_rebaseline_step': <Object>, |
| 1503 'is_upload_step': <Object>, | 1507 'is_upload_step': <Object>, |
| 1504 'timeout': <Object>, | 1508 'timeout': <Object>, |
| 1505 'workdir': 'build/skia', | 1509 'workdir': 'build/skia', |
| 1506 }, | 1510 }, |
| 1507 ], | 1511 ], |
| 1508 ], | 1512 ], |
| 1509 } | 1513 } |
| OLD | NEW |