OLD | NEW |
| (Empty) |
1 [ | |
2 { | |
3 "cmd": [ | |
4 "python", | |
5 "-u", | |
6 "[DEPOT_TOOLS]/gclient.py", | |
7 "config", | |
8 "--spec", | |
9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode
.com/svn/trunk'}]" | |
10 ], | |
11 "name": "gclient setup" | |
12 }, | |
13 { | |
14 "abort_on_failure": true, | |
15 "cmd": [ | |
16 "python", | |
17 "-u", | |
18 "[BUILD]/scripts/slave/gclient_safe_revert.py", | |
19 ".", | |
20 "[DEPOT_TOOLS]/gclient" | |
21 ], | |
22 "name": "gclient revert" | |
23 }, | |
24 { | |
25 "abort_on_failure": true, | |
26 "cmd": [ | |
27 "python", | |
28 "-u", | |
29 "[DEPOT_TOOLS]/gclient.py", | |
30 "sync", | |
31 "--nohooks", | |
32 "--delete_unversioned_trees", | |
33 "--force", | |
34 "--revision", | |
35 "src@12345", | |
36 "--output-json", | |
37 "/path/to/tmp/json" | |
38 ], | |
39 "name": "gclient sync", | |
40 "~followup_annotations": [ | |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | |
42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | |
43 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | |
44 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | |
45 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
46 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", | |
47 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", | |
48 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
49 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
50 "@@@STEP_LOG_LINE@json.output@}@@@", | |
51 "@@@STEP_LOG_END@json.output@@@", | |
52 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" | |
53 ] | |
54 }, | |
55 { | |
56 "cmd": [ | |
57 "python", | |
58 "-u", | |
59 "[DEPOT_TOOLS]/gclient.py", | |
60 "runhooks" | |
61 ], | |
62 "env": { | |
63 "GYP_DEFINES": "component=static_library target_arch=x64" | |
64 }, | |
65 "name": "gclient runhooks" | |
66 }, | |
67 { | |
68 "cmd": [ | |
69 "python", | |
70 "-u", | |
71 "[BUILD]/scripts/slave/apply_svn_patch.py", | |
72 "-p", | |
73 "try_job_svn_patch", | |
74 "-r", | |
75 "[SLAVE_BUILD]/src" | |
76 ], | |
77 "name": "apply_patch" | |
78 }, | |
79 { | |
80 "abort_on_failure": true, | |
81 "cmd": [ | |
82 "python", | |
83 "-u", | |
84 "[BUILD]/scripts/slave/compile.py", | |
85 "--target", | |
86 "Release", | |
87 "--src-dir", | |
88 "[SLAVE_BUILD]/src", | |
89 "--build-tool", | |
90 "ninja", | |
91 "--", | |
92 "All" | |
93 ], | |
94 "name": "compile" | |
95 }, | |
96 { | |
97 "always_run": true, | |
98 "cmd": [ | |
99 "python", | |
100 "-u", | |
101 "[BUILD]/scripts/slave/runtest.py", | |
102 "--target", | |
103 "Release", | |
104 "--factory-properties", | |
105 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
106 "--build-properties", | |
107 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
108 "--builder-name=trybot builder", | |
109 "--slave-name=slavename", | |
110 "audio_device_tests" | |
111 ], | |
112 "name": "audio_device_tests", | |
113 "seed_steps": [ | |
114 "audio_device_tests", | |
115 "libjingle_peerconnection_objc_test", | |
116 "vie_auto_test", | |
117 "video_capture_tests", | |
118 "voe_auto_test" | |
119 ] | |
120 }, | |
121 { | |
122 "always_run": true, | |
123 "cmd": [ | |
124 "python", | |
125 "-u", | |
126 "[BUILD]/scripts/slave/runtest.py", | |
127 "--target", | |
128 "Release", | |
129 "--factory-properties", | |
130 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
131 "--build-properties", | |
132 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
133 "--builder-name=trybot builder", | |
134 "--slave-name=slavename", | |
135 "libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconne
ction_objc_test", | |
136 "--automated", | |
137 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
138 ], | |
139 "name": "libjingle_peerconnection_objc_test" | |
140 }, | |
141 { | |
142 "always_run": true, | |
143 "cmd": [ | |
144 "python", | |
145 "-u", | |
146 "[BUILD]/scripts/slave/runtest.py", | |
147 "--target", | |
148 "Release", | |
149 "--factory-properties", | |
150 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
151 "--build-properties", | |
152 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
153 "--builder-name=trybot builder", | |
154 "--slave-name=slavename", | |
155 "vie_auto_test", | |
156 "--automated", | |
157 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
158 ], | |
159 "name": "vie_auto_test" | |
160 }, | |
161 { | |
162 "always_run": true, | |
163 "cmd": [ | |
164 "python", | |
165 "-u", | |
166 "[BUILD]/scripts/slave/runtest.py", | |
167 "--target", | |
168 "Release", | |
169 "--factory-properties", | |
170 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
171 "--build-properties", | |
172 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
173 "--builder-name=trybot builder", | |
174 "--slave-name=slavename", | |
175 "video_capture_tests" | |
176 ], | |
177 "name": "video_capture_tests" | |
178 }, | |
179 { | |
180 "always_run": true, | |
181 "cmd": [ | |
182 "python", | |
183 "-u", | |
184 "[BUILD]/scripts/slave/runtest.py", | |
185 "--target", | |
186 "Release", | |
187 "--factory-properties", | |
188 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
189 "--build-properties", | |
190 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
191 "--builder-name=trybot builder", | |
192 "--slave-name=slavename", | |
193 "voe_auto_test", | |
194 "--automated" | |
195 ], | |
196 "name": "voe_auto_test" | |
197 } | |
198 ] | |
OLD | NEW |