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-Alex-GMA3150-x86-Debug-Trybot', | 8 '_builder_name': 'Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot', |
9 '_common_args': [ | 9 '_common_args': [ |
10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
53 '_configuration': 'Debug', | 53 '_configuration': 'Debug', |
54 '_default_clobber': <Object>, | 54 '_default_clobber': <Object>, |
55 '_deps_target_os': 'chromeos', | 55 '_deps_target_os': 'chromeos', |
56 '_do_patch_step': <Object>, | 56 '_do_patch_step': <Object>, |
57 '_do_upload_bench_results': <Object>, | 57 '_do_upload_bench_results': <Object>, |
58 '_do_upload_results': <Object>, | 58 '_do_upload_results': <Object>, |
59 '_env_vars': {}, | 59 '_env_vars': {}, |
60 '_flavor': 'chromeos', | 60 '_flavor': 'chromeos', |
61 '_gclient_solutions': [ | 61 '_gclient_solutions': [ |
62 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', | 62 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', |
63 '{ "name": "gm-expected", "url": "http://skia.googlecode.com/svn/gm-expe
cted", "custom_deps": {},"custom_vars": {},},', | |
64 ], | 63 ], |
65 '_gyp_defines': { | 64 '_gyp_defines': { |
66 'skia_arch_width': '32', | 65 'skia_arch_width': '32', |
67 'skia_warnings_as_errors': '0', | 66 'skia_warnings_as_errors': '0', |
68 }, | 67 }, |
69 '_make_flags': [], | 68 '_make_flags': [], |
70 '_perf_output_basedir': None, | 69 '_perf_output_basedir': None, |
71 '_skia_cmd_obj': <Object>, | 70 '_skia_cmd_obj': <Object>, |
72 '_skia_svn_password_file': '.skia_svn_password', | 71 '_skia_svn_password_file': '.skia_svn_password', |
73 '_skia_svn_username_file': '.skia_svn_username', | 72 '_skia_svn_username_file': '.skia_svn_username', |
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
180 'no_gpu', | 179 'no_gpu', |
181 '--flavor', | 180 '--flavor', |
182 'chromeos', | 181 'chromeos', |
183 '--ssh_host', | 182 '--ssh_host', |
184 <Object>, | 183 <Object>, |
185 '--ssh_port', | 184 '--ssh_port', |
186 <Object>, | 185 <Object>, |
187 '--board', | 186 '--board', |
188 'x86-alex', | 187 'x86-alex', |
189 '--gclient_solutions', | 188 '--gclient_solutions', |
190 '"['{ "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
": {},},']"', | 189 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},']"', |
191 ], | 190 ], |
192 'description': 'Update', | 191 'description': 'Update', |
193 'doStepIf': <Object>, | 192 'doStepIf': <Object>, |
194 'env': {}, | 193 'env': {}, |
195 'flunkOnFailure': <Object>, | 194 'flunkOnFailure': <Object>, |
196 'get_props_from_stdout': { | 195 'get_props_from_stdout': { |
197 'got_revision': 'Skia updated to revision (\d+)', | 196 'got_revision': 'Skia updated to revision (\d+)', |
198 }, | 197 }, |
199 'haltOnFailure': <Object>, | 198 'haltOnFailure': <Object>, |
200 'hideStepIf': <Object>, | 199 'hideStepIf': <Object>, |
(...skipping 1847 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2048 'haltOnFailure': <Object>, | 2047 'haltOnFailure': <Object>, |
2049 'hideStepIf': <Object>, | 2048 'hideStepIf': <Object>, |
2050 'is_rebaseline_step': <Object>, | 2049 'is_rebaseline_step': <Object>, |
2051 'is_upload_step': <Object>, | 2050 'is_upload_step': <Object>, |
2052 'timeout': <Object>, | 2051 'timeout': <Object>, |
2053 'workdir': 'build/trunk', | 2052 'workdir': 'build/trunk', |
2054 }, | 2053 }, |
2055 ], | 2054 ], |
2056 ], | 2055 ], |
2057 } | 2056 } |
OLD | NEW |