| 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-Nightly-Trybot', | 6 '_builder_name': 'Housekeeper-Nightly-Trybot', |
| 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 '_configuration': 'Debug', | 45 '_configuration': 'Debug', |
| 46 '_default_clobber': <Object>, | 46 '_default_clobber': <Object>, |
| 47 '_deps_target_os': None, | 47 '_deps_target_os': None, |
| 48 '_do_patch_step': <Object>, | 48 '_do_patch_step': <Object>, |
| 49 '_do_upload_bench_results': <Object>, | 49 '_do_upload_bench_results': <Object>, |
| 50 '_do_upload_results': <Object>, | 50 '_do_upload_results': <Object>, |
| 51 '_env_vars': {}, | 51 '_env_vars': {}, |
| 52 '_flavor': None, | 52 '_flavor': None, |
| 53 '_gclient_solutions': [ | 53 '_gclient_solutions': [ |
| 54 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', | 54 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', |
| 55 '{ "name": "gm-expected", "url": "http://skia.googlecode.com/svn/gm-expe
cted", "custom_deps": {},"custom_vars": {},},', | |
| 56 ], | 55 ], |
| 57 '_gyp_defines': { | 56 '_gyp_defines': { |
| 58 'skia_warnings_as_errors': '0', | 57 'skia_warnings_as_errors': '0', |
| 59 }, | 58 }, |
| 60 '_make_flags': [], | 59 '_make_flags': [], |
| 61 '_perf_output_basedir': None, | 60 '_perf_output_basedir': None, |
| 62 '_skia_cmd_obj': <Object>, | 61 '_skia_cmd_obj': <Object>, |
| 63 '_skia_svn_password_file': '.skia_svn_password', | 62 '_skia_svn_password_file': '.skia_svn_password', |
| 64 '_skia_svn_username_file': '.skia_svn_username', | 63 '_skia_svn_username_file': '.skia_svn_username', |
| 65 '_workdir': 'build/trunk', | 64 '_workdir': 'build/trunk', |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 '""', | 158 '""', |
| 160 '--num_cores', | 159 '--num_cores', |
| 161 <Object>, | 160 <Object>, |
| 162 '--is_try', | 161 '--is_try', |
| 163 'True', | 162 'True', |
| 164 '--bench_pictures_cfg', | 163 '--bench_pictures_cfg', |
| 165 'default', | 164 'default', |
| 166 '--flavor', | 165 '--flavor', |
| 167 'default', | 166 'default', |
| 168 '--gclient_solutions', | 167 '--gclient_solutions', |
| 169 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},', '{ "name": "gm-expected", "ur
l": "http://skia.googlecode.com/svn/gm-expected", "custom_deps": {},"custom_vars
": {},},']"', | 168 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},']"', |
| 170 ], | 169 ], |
| 171 'description': 'Update', | 170 'description': 'Update', |
| 172 'doStepIf': <Object>, | 171 'doStepIf': <Object>, |
| 173 'env': {}, | 172 'env': {}, |
| 174 'flunkOnFailure': <Object>, | 173 'flunkOnFailure': <Object>, |
| 175 'get_props_from_stdout': { | 174 'get_props_from_stdout': { |
| 176 'got_revision': 'Skia updated to revision (\d+)', | 175 'got_revision': 'Skia updated to revision (\d+)', |
| 177 }, | 176 }, |
| 178 'haltOnFailure': <Object>, | 177 'haltOnFailure': <Object>, |
| 179 'hideStepIf': <Object>, | 178 'hideStepIf': <Object>, |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 314 'haltOnFailure': <Object>, | 313 'haltOnFailure': <Object>, |
| 315 'hideStepIf': <Object>, | 314 'hideStepIf': <Object>, |
| 316 'is_rebaseline_step': <Object>, | 315 'is_rebaseline_step': <Object>, |
| 317 'is_upload_step': <Object>, | 316 'is_upload_step': <Object>, |
| 318 'timeout': <Object>, | 317 'timeout': <Object>, |
| 319 'workdir': 'build/trunk', | 318 'workdir': 'build/trunk', |
| 320 }, | 319 }, |
| 321 ], | 320 ], |
| 322 ], | 321 ], |
| 323 } | 322 } |
| OLD | NEW |