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-Nexus7-Tegra3-Arm7-Release-Trybot', | 8 '_builder_name': 'Test-Android-Nexus7-Tegra3-Arm7-Release-Trybot', |
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': 'nexus_7', | 58 '_device': 'nexus_7', |
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-nexus-7", "url": "http://skia.googl
ecode.com/svn/gm-expected/base-android-nexus-7", "custom_deps": {},"custom_vars"
: {},},', | |
67 '{ "name": "gm-expected", "url": "http://skia.googlecode.com/svn/gm-expe
cted", "custom_deps": {},"custom_vars": {},},', | |
68 ], | 66 ], |
69 '_gyp_defines': { | 67 '_gyp_defines': { |
70 'skia_arch_width': '32', | 68 'skia_arch_width': '32', |
71 'skia_warnings_as_errors': '0', | 69 'skia_warnings_as_errors': '0', |
72 }, | 70 }, |
73 '_make_flags': [], | 71 '_make_flags': [], |
74 '_perf_output_basedir': None, | 72 '_perf_output_basedir': None, |
75 '_skia_cmd_obj': <Object>, | 73 '_skia_cmd_obj': <Object>, |
76 '_skia_svn_password_file': '.skia_svn_password', | 74 '_skia_svn_password_file': '.skia_svn_password', |
77 '_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... |
188 'android', | 186 'android', |
189 '--device', | 187 '--device', |
190 'nexus_7', | 188 'nexus_7', |
191 '--serial', | 189 '--serial', |
192 <Object>, | 190 <Object>, |
193 '--has_root', | 191 '--has_root', |
194 <Object>, | 192 <Object>, |
195 '--android_sdk_root', | 193 '--android_sdk_root', |
196 <Object>, | 194 <Object>, |
197 '--gclient_solutions', | 195 '--gclient_solutions', |
198 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},', '{ "name": "gm-expected/base-
android-nexus-7", "url": "http://skia.googlecode.com/svn/gm-expected/base-androi
d-nexus-7", "custom_deps": {},"custom_vars": {},},', '{ "name": "gm-expected", "
url": "http://skia.googlecode.com/svn/gm-expected", "custom_deps": {},"custom_va
rs": {},},']"', | 196 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv
n/trunk", "custom_deps": {},"custom_vars": {},},']"', |
199 ], | 197 ], |
200 'description': 'Update', | 198 'description': 'Update', |
201 'doStepIf': <Object>, | 199 'doStepIf': <Object>, |
202 'env': {}, | 200 'env': {}, |
203 'flunkOnFailure': <Object>, | 201 'flunkOnFailure': <Object>, |
204 'get_props_from_stdout': { | 202 'get_props_from_stdout': { |
205 'got_revision': 'Skia updated to revision (\d+)', | 203 'got_revision': 'Skia updated to revision (\d+)', |
206 }, | 204 }, |
207 'haltOnFailure': <Object>, | 205 'haltOnFailure': <Object>, |
208 'hideStepIf': <Object>, | 206 'hideStepIf': <Object>, |
(...skipping 1584 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1793 'haltOnFailure': <Object>, | 1791 'haltOnFailure': <Object>, |
1794 'hideStepIf': <Object>, | 1792 'hideStepIf': <Object>, |
1795 'is_rebaseline_step': <Object>, | 1793 'is_rebaseline_step': <Object>, |
1796 'is_upload_step': <Object>, | 1794 'is_upload_step': <Object>, |
1797 'timeout': <Object>, | 1795 'timeout': <Object>, |
1798 'workdir': 'build/trunk', | 1796 'workdir': 'build/trunk', |
1799 }, | 1797 }, |
1800 ], | 1798 ], |
1801 ], | 1799 ], |
1802 } | 1800 } |
OLD | NEW |