| 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 '_builder_name': 'Housekeeper-PerCommit-AutoRoll', | 6 '_builder_name': 'Housekeeper-PerCommit-AutoRoll', |
| 7 '_common_args': [ | 7 '_common_args': [ |
| 8 '--autogen_svn_baseurl', | 8 '--autogen_svn_baseurl', |
| 9 'https://skia-autogen.googlecode.com/svn', | 9 'https://skia-autogen.googlecode.com/svn', |
| 10 '--configuration', | 10 '--configuration', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 '--is_try', | 101 '--is_try', |
| 102 'False', | 102 'False', |
| 103 '--bench_pictures_cfg', | 103 '--bench_pictures_cfg', |
| 104 'default', | 104 'default', |
| 105 ], | 105 ], |
| 106 'description': 'UpdateScripts', | 106 'description': 'UpdateScripts', |
| 107 'doStepIf': <Object>, | 107 'doStepIf': <Object>, |
| 108 'env': {}, | 108 'env': {}, |
| 109 'exception_on_failure': <Object>, | 109 'exception_on_failure': <Object>, |
| 110 'flunkOnFailure': <Object>, | 110 'flunkOnFailure': <Object>, |
| 111 'get_links_from_stdout': None, |
| 111 'get_props_from_stdout': { | 112 'get_props_from_stdout': { |
| 112 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 113 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 113 }, | 114 }, |
| 114 'haltOnFailure': <Object>, | 115 'haltOnFailure': <Object>, |
| 115 'hideStepIf': <Object>, | 116 'hideStepIf': <Object>, |
| 116 'is_rebaseline_step': <Object>, | 117 'is_rebaseline_step': <Object>, |
| 117 'is_upload_step': <Object>, | 118 'is_upload_step': <Object>, |
| 118 'timeout': <Object>, | 119 'timeout': <Object>, |
| 119 'workdir': 'build', | 120 'workdir': 'build', |
| 120 }, | 121 }, |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 '--is_try', | 158 '--is_try', |
| 158 'False', | 159 'False', |
| 159 '--bench_pictures_cfg', | 160 '--bench_pictures_cfg', |
| 160 'default', | 161 'default', |
| 161 ], | 162 ], |
| 162 'description': 'Update', | 163 'description': 'Update', |
| 163 'doStepIf': <Object>, | 164 'doStepIf': <Object>, |
| 164 'env': {}, | 165 'env': {}, |
| 165 'exception_on_failure': <Object>, | 166 'exception_on_failure': <Object>, |
| 166 'flunkOnFailure': <Object>, | 167 'flunkOnFailure': <Object>, |
| 168 'get_links_from_stdout': None, |
| 167 'get_props_from_stdout': { | 169 'get_props_from_stdout': { |
| 168 'chrome_revision': 'Chrome updated to (\w+)', | 170 'chrome_revision': 'Chrome updated to (\w+)', |
| 169 'got_revision': 'Skia updated to (\w+)', | 171 'got_revision': 'Skia updated to (\w+)', |
| 170 }, | 172 }, |
| 171 'haltOnFailure': <Object>, | 173 'haltOnFailure': <Object>, |
| 172 'hideStepIf': <Object>, | 174 'hideStepIf': <Object>, |
| 173 'is_rebaseline_step': <Object>, | 175 'is_rebaseline_step': <Object>, |
| 174 'is_upload_step': <Object>, | 176 'is_upload_step': <Object>, |
| 175 'timeout': <Object>, | 177 'timeout': <Object>, |
| 176 'workdir': 'build', | 178 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 '--is_try', | 216 '--is_try', |
| 215 'False', | 217 'False', |
| 216 '--bench_pictures_cfg', | 218 '--bench_pictures_cfg', |
| 217 'default', | 219 'default', |
| 218 ], | 220 ], |
| 219 'description': 'AutoRoll', | 221 'description': 'AutoRoll', |
| 220 'doStepIf': <Object>, | 222 'doStepIf': <Object>, |
| 221 'env': {}, | 223 'env': {}, |
| 222 'exception_on_failure': <Object>, | 224 'exception_on_failure': <Object>, |
| 223 'flunkOnFailure': <Object>, | 225 'flunkOnFailure': <Object>, |
| 226 'get_links_from_stdout': None, |
| 224 'get_props_from_stdout': None, | 227 'get_props_from_stdout': None, |
| 225 'haltOnFailure': <Object>, | 228 'haltOnFailure': <Object>, |
| 226 'hideStepIf': <Object>, | 229 'hideStepIf': <Object>, |
| 227 'is_rebaseline_step': <Object>, | 230 'is_rebaseline_step': <Object>, |
| 228 'is_upload_step': <Object>, | 231 'is_upload_step': <Object>, |
| 229 'timeout': <Object>, | 232 'timeout': <Object>, |
| 230 'workdir': 'build/skia', | 233 'workdir': 'build/skia', |
| 231 }, | 234 }, |
| 232 ], | 235 ], |
| 233 ], | 236 ], |
| 234 } | 237 } |
| OLD | NEW |