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 'all', | 6 'all', |
7 ], | 7 ], |
8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Debug', | 8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Debug', |
9 '_common_args': [ | 9 '_common_args': [ |
10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 '_default_clobber': <Object>, | 56 '_default_clobber': <Object>, |
57 '_deps_target_os': 'android', | 57 '_deps_target_os': 'android', |
58 '_device': 'xoom', | 58 '_device': 'xoom', |
59 '_do_patch_step': <Object>, | 59 '_do_patch_step': <Object>, |
60 '_do_upload_bench_results': <Object>, | 60 '_do_upload_bench_results': <Object>, |
61 '_do_upload_results': <Object>, | 61 '_do_upload_results': <Object>, |
62 '_env_vars': {}, | 62 '_env_vars': {}, |
63 '_flavor': 'android', | 63 '_flavor': 'android', |
64 '_gclient_solutions': [ | 64 '_gclient_solutions': [ |
65 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', | 65 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust
om_deps": {},"custom_vars": {},},', |
66 '{ "name": "gm-expected/base-android-xoom", "url": "http://skia.googleco
de.com/svn/gm-expected/base-android-xoom", "custom_deps": {},"custom_vars": {},}
,', | |
67 ], | 66 ], |
68 '_gyp_defines': { | 67 '_gyp_defines': { |
69 'skia_arch_width': '32', | 68 'skia_arch_width': '32', |
70 'skia_warnings_as_errors': '0', | 69 'skia_warnings_as_errors': '0', |
71 }, | 70 }, |
72 '_make_flags': [], | 71 '_make_flags': [], |
73 '_perf_output_basedir': None, | 72 '_perf_output_basedir': None, |
74 '_skia_cmd_obj': <Object>, | 73 '_skia_cmd_obj': <Object>, |
75 '_skia_svn_password_file': '.skia_svn_password', | 74 '_skia_svn_password_file': '.skia_svn_password', |
76 '_skia_svn_username_file': '.skia_svn_username', | 75 '_skia_svn_username_file': '.skia_svn_username', |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 'android', | 186 'android', |
188 '--device', | 187 '--device', |
189 'xoom', | 188 'xoom', |
190 '--serial', | 189 '--serial', |
191 <Object>, | 190 <Object>, |
192 '--has_root', | 191 '--has_root', |
193 <Object>, | 192 <Object>, |
194 '--android_sdk_root', | 193 '--android_sdk_root', |
195 <Object>, | 194 <Object>, |
196 '--gclient_solutions', | 195 '--gclient_solutions', |
197 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},', '{ "name": "gm-expected/base-
android-xoom", "url": "http://skia.googlecode.com/svn/gm-expected/base-android-x
oom", "custom_deps": {},"custom_vars": {},},']"', | 196 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},']"', |
198 ], | 197 ], |
199 'description': 'Update', | 198 'description': 'Update', |
200 'doStepIf': <Object>, | 199 'doStepIf': <Object>, |
201 'env': {}, | 200 'env': {}, |
202 'flunkOnFailure': <Object>, | 201 'flunkOnFailure': <Object>, |
203 'get_props_from_stdout': { | 202 'get_props_from_stdout': { |
204 'got_revision': 'Skia updated to revision (\d+)', | 203 'got_revision': 'Skia updated to revision (\d+)', |
205 }, | 204 }, |
206 'haltOnFailure': <Object>, | 205 'haltOnFailure': <Object>, |
207 'hideStepIf': <Object>, | 206 'hideStepIf': <Object>, |
(...skipping 1905 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2113 'haltOnFailure': <Object>, | 2112 'haltOnFailure': <Object>, |
2114 'hideStepIf': <Object>, | 2113 'hideStepIf': <Object>, |
2115 'is_rebaseline_step': <Object>, | 2114 'is_rebaseline_step': <Object>, |
2116 'is_upload_step': <Object>, | 2115 'is_upload_step': <Object>, |
2117 'timeout': <Object>, | 2116 'timeout': <Object>, |
2118 'workdir': 'build/trunk', | 2117 'workdir': 'build/trunk', |
2119 }, | 2118 }, |
2120 ], | 2119 ], |
2121 ], | 2120 ], |
2122 } | 2121 } |
OLD | NEW |