Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_legacy_svn_patch.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.webrtc", 8 "tryserver.webrtc",
9 "--builder", 9 "--builder",
10 "linux", 10 "linux",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_ file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome -internal.googlesource.com/chrome/deps/webrtc-limited'}]", 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_ file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome -internal.googlesource.com/chrome/deps/webrtc-limited'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\"}", 18 "{\"src\": \"got_revision\"}",
19 "--patch_url", 19 "--patch_url",
20 "try_job_svn_patch", 20 "try_job_svn_patch",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@12345" 24 "src@12345"
25 ], 25 ],
26 "cwd": "[SLAVE_BUILD]",
26 "name": "bot_update", 27 "name": "bot_update",
27 "~followup_annotations": [ 28 "~followup_annotations": [
28 "@@@STEP_TEXT@Some step text@@@", 29 "@@@STEP_TEXT@Some step text@@@",
29 "@@@STEP_LOG_LINE@json.output@{@@@", 30 "@@@STEP_LOG_LINE@json.output@{@@@",
30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
34 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
36 "@@@STEP_LOG_LINE@json.output@ }, @@@", 37 "@@@STEP_LOG_LINE@json.output@ }, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
39 "@@@STEP_LOG_LINE@json.output@}@@@", 40 "@@@STEP_LOG_LINE@json.output@}@@@",
40 "@@@STEP_LOG_END@json.output@@@", 41 "@@@STEP_LOG_END@json.output@@@",
41 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@", 42 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
42 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 43 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
43 ] 44 ]
44 }, 45 },
45 { 46 {
46 "cmd": [ 47 "cmd": [
47 "python", 48 "python",
48 "-u", 49 "-u",
49 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", 50 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py",
50 "[SLAVE_BUILD]/src/out" 51 "[SLAVE_BUILD]/src/out"
51 ], 52 ],
53 "cwd": "[SLAVE_BUILD]",
52 "name": "clean test output files" 54 "name": "clean test output files"
53 }, 55 },
54 { 56 {
55 "cmd": [ 57 "cmd": [
56 "python", 58 "python",
57 "-u", 59 "-u",
58 "[BUILD]/scripts/slave/cleanup_temp.py" 60 "[BUILD]/scripts/slave/cleanup_temp.py"
59 ], 61 ],
62 "cwd": "[SLAVE_BUILD]",
60 "name": "cleanup_temp" 63 "name": "cleanup_temp"
61 }, 64 },
62 { 65 {
63 "cmd": [ 66 "cmd": [
64 "python", 67 "python",
65 "-u", 68 "-u",
66 "[DEPOT_TOOLS]/gclient.py", 69 "[DEPOT_TOOLS]/gclient.py",
67 "runhooks" 70 "runhooks"
68 ], 71 ],
72 "cwd": "[SLAVE_BUILD]",
69 "env": { 73 "env": {
70 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 go madir='[BUILD]/goma' target_arch=x64 use_goma=1" 74 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 go madir='[BUILD]/goma' target_arch=x64 use_goma=1"
71 }, 75 },
72 "name": "gclient runhooks" 76 "name": "gclient runhooks"
73 }, 77 },
74 { 78 {
75 "cmd": [ 79 "cmd": [
76 "python", 80 "python",
77 "-u", 81 "-u",
78 "[BUILD]/scripts/slave/compile.py", 82 "[BUILD]/scripts/slave/compile.py",
79 "--target", 83 "--target",
80 "Debug", 84 "Debug",
81 "--src-dir", 85 "--src-dir",
82 "[SLAVE_BUILD]/src", 86 "[SLAVE_BUILD]/src",
83 "--build-tool", 87 "--build-tool",
84 "ninja", 88 "ninja",
85 "--compiler", 89 "--compiler",
86 "goma", 90 "goma",
87 "--goma-dir", 91 "--goma-dir",
88 "[BUILD]/goma", 92 "[BUILD]/goma",
89 "--", 93 "--",
90 "All" 94 "All"
91 ], 95 ],
96 "cwd": "[SLAVE_BUILD]",
92 "name": "compile" 97 "name": "compile"
93 }, 98 },
94 { 99 {
95 "cmd": [ 100 "cmd": [
96 "python", 101 "python",
97 "-u", 102 "-u",
98 "[BUILD]/scripts/slave/runtest.py", 103 "[BUILD]/scripts/slave/runtest.py",
99 "--target", 104 "--target",
100 "Debug", 105 "Debug",
101 "--xvfb", 106 "--xvfb",
102 "--factory-properties", 107 "--factory-properties",
103 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 108 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
104 "--build-properties", 109 "--build-properties",
105 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 110 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
106 "--test-type=audio_decoder_unittests", 111 "--test-type=audio_decoder_unittests",
107 "--builder-name=linux", 112 "--builder-name=linux",
108 "--slave-name=slavename", 113 "--slave-name=slavename",
109 "--run-python-script", 114 "--run-python-script",
110 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 115 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
111 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests", 116 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests",
112 "--" 117 "--"
113 ], 118 ],
119 "cwd": "[SLAVE_BUILD]",
114 "name": "audio_decoder_unittests" 120 "name": "audio_decoder_unittests"
115 }, 121 },
116 { 122 {
117 "cmd": [ 123 "cmd": [
118 "python", 124 "python",
119 "-u", 125 "-u",
120 "[BUILD]/scripts/slave/runtest.py", 126 "[BUILD]/scripts/slave/runtest.py",
121 "--target", 127 "--target",
122 "Debug", 128 "Debug",
123 "--xvfb", 129 "--xvfb",
124 "--factory-properties", 130 "--factory-properties",
125 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 131 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
126 "--build-properties", 132 "--build-properties",
127 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 133 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
128 "--test-type=common_audio_unittests", 134 "--test-type=common_audio_unittests",
129 "--builder-name=linux", 135 "--builder-name=linux",
130 "--slave-name=slavename", 136 "--slave-name=slavename",
131 "--run-python-script", 137 "--run-python-script",
132 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 138 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
133 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests", 139 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests",
134 "--" 140 "--"
135 ], 141 ],
142 "cwd": "[SLAVE_BUILD]",
136 "name": "common_audio_unittests" 143 "name": "common_audio_unittests"
137 }, 144 },
138 { 145 {
139 "cmd": [ 146 "cmd": [
140 "python", 147 "python",
141 "-u", 148 "-u",
142 "[BUILD]/scripts/slave/runtest.py", 149 "[BUILD]/scripts/slave/runtest.py",
143 "--target", 150 "--target",
144 "Debug", 151 "Debug",
145 "--xvfb", 152 "--xvfb",
146 "--factory-properties", 153 "--factory-properties",
147 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 154 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
148 "--build-properties", 155 "--build-properties",
149 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 156 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
150 "--test-type=common_video_unittests", 157 "--test-type=common_video_unittests",
151 "--builder-name=linux", 158 "--builder-name=linux",
152 "--slave-name=slavename", 159 "--slave-name=slavename",
153 "--run-python-script", 160 "--run-python-script",
154 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 161 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
155 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests", 162 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests",
156 "--" 163 "--"
157 ], 164 ],
165 "cwd": "[SLAVE_BUILD]",
158 "name": "common_video_unittests" 166 "name": "common_video_unittests"
159 }, 167 },
160 { 168 {
161 "cmd": [ 169 "cmd": [
162 "python", 170 "python",
163 "-u", 171 "-u",
164 "[BUILD]/scripts/slave/runtest.py", 172 "[BUILD]/scripts/slave/runtest.py",
165 "--target", 173 "--target",
166 "Debug", 174 "Debug",
167 "--xvfb", 175 "--xvfb",
168 "--factory-properties", 176 "--factory-properties",
169 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 177 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
170 "--build-properties", 178 "--build-properties",
171 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 179 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
172 "--test-type=libjingle_media_unittest", 180 "--test-type=libjingle_media_unittest",
173 "--builder-name=linux", 181 "--builder-name=linux",
174 "--slave-name=slavename", 182 "--slave-name=slavename",
175 "--run-python-script", 183 "--run-python-script",
176 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 184 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
177 "[SLAVE_BUILD]/src/out/Debug/libjingle_media_unittest", 185 "[SLAVE_BUILD]/src/out/Debug/libjingle_media_unittest",
178 "--" 186 "--"
179 ], 187 ],
188 "cwd": "[SLAVE_BUILD]",
180 "name": "libjingle_media_unittest" 189 "name": "libjingle_media_unittest"
181 }, 190 },
182 { 191 {
183 "cmd": [ 192 "cmd": [
184 "python", 193 "python",
185 "-u", 194 "-u",
186 "[BUILD]/scripts/slave/runtest.py", 195 "[BUILD]/scripts/slave/runtest.py",
187 "--target", 196 "--target",
188 "Debug", 197 "Debug",
189 "--xvfb", 198 "--xvfb",
190 "--factory-properties", 199 "--factory-properties",
191 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 200 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
192 "--build-properties", 201 "--build-properties",
193 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 202 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
194 "--test-type=libjingle_p2p_unittest", 203 "--test-type=libjingle_p2p_unittest",
195 "--builder-name=linux", 204 "--builder-name=linux",
196 "--slave-name=slavename", 205 "--slave-name=slavename",
197 "--run-python-script", 206 "--run-python-script",
198 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 207 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
199 "[SLAVE_BUILD]/src/out/Debug/libjingle_p2p_unittest", 208 "[SLAVE_BUILD]/src/out/Debug/libjingle_p2p_unittest",
200 "--" 209 "--"
201 ], 210 ],
211 "cwd": "[SLAVE_BUILD]",
202 "name": "libjingle_p2p_unittest" 212 "name": "libjingle_p2p_unittest"
203 }, 213 },
204 { 214 {
205 "cmd": [ 215 "cmd": [
206 "python", 216 "python",
207 "-u", 217 "-u",
208 "[BUILD]/scripts/slave/runtest.py", 218 "[BUILD]/scripts/slave/runtest.py",
209 "--target", 219 "--target",
210 "Debug", 220 "Debug",
211 "--xvfb", 221 "--xvfb",
212 "--factory-properties", 222 "--factory-properties",
213 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 223 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
214 "--build-properties", 224 "--build-properties",
215 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 225 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
216 "--test-type=libjingle_peerconnection_unittest", 226 "--test-type=libjingle_peerconnection_unittest",
217 "--builder-name=linux", 227 "--builder-name=linux",
218 "--slave-name=slavename", 228 "--slave-name=slavename",
219 "--run-python-script", 229 "--run-python-script",
220 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 230 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
221 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest", 231 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest",
222 "--" 232 "--"
223 ], 233 ],
234 "cwd": "[SLAVE_BUILD]",
224 "name": "libjingle_peerconnection_unittest" 235 "name": "libjingle_peerconnection_unittest"
225 }, 236 },
226 { 237 {
227 "cmd": [ 238 "cmd": [
228 "python", 239 "python",
229 "-u", 240 "-u",
230 "[BUILD]/scripts/slave/runtest.py", 241 "[BUILD]/scripts/slave/runtest.py",
231 "--target", 242 "--target",
232 "Debug", 243 "Debug",
233 "--xvfb", 244 "--xvfb",
234 "--factory-properties", 245 "--factory-properties",
235 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 246 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
236 "--build-properties", 247 "--build-properties",
237 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 248 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
238 "--test-type=modules_tests", 249 "--test-type=modules_tests",
239 "--builder-name=linux", 250 "--builder-name=linux",
240 "--slave-name=slavename", 251 "--slave-name=slavename",
241 "--run-python-script", 252 "--run-python-script",
242 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 253 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
243 "[SLAVE_BUILD]/src/out/Debug/modules_tests", 254 "[SLAVE_BUILD]/src/out/Debug/modules_tests",
244 "--" 255 "--"
245 ], 256 ],
257 "cwd": "[SLAVE_BUILD]",
246 "name": "modules_tests" 258 "name": "modules_tests"
247 }, 259 },
248 { 260 {
249 "cmd": [ 261 "cmd": [
250 "python", 262 "python",
251 "-u", 263 "-u",
252 "[BUILD]/scripts/slave/runtest.py", 264 "[BUILD]/scripts/slave/runtest.py",
253 "--target", 265 "--target",
254 "Debug", 266 "Debug",
255 "--xvfb", 267 "--xvfb",
256 "--factory-properties", 268 "--factory-properties",
257 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 269 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
258 "--build-properties", 270 "--build-properties",
259 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 271 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
260 "--test-type=modules_unittests", 272 "--test-type=modules_unittests",
261 "--builder-name=linux", 273 "--builder-name=linux",
262 "--slave-name=slavename", 274 "--slave-name=slavename",
263 "--run-python-script", 275 "--run-python-script",
264 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 276 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
265 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", 277 "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
266 "--" 278 "--"
267 ], 279 ],
280 "cwd": "[SLAVE_BUILD]",
268 "name": "modules_unittests" 281 "name": "modules_unittests"
269 }, 282 },
270 { 283 {
271 "cmd": [ 284 "cmd": [
272 "python", 285 "python",
273 "-u", 286 "-u",
274 "[BUILD]/scripts/slave/runtest.py", 287 "[BUILD]/scripts/slave/runtest.py",
275 "--target", 288 "--target",
276 "Debug", 289 "Debug",
277 "--xvfb", 290 "--xvfb",
278 "--factory-properties", 291 "--factory-properties",
279 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 292 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
280 "--build-properties", 293 "--build-properties",
281 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 294 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
282 "--test-type=rtc_unittests", 295 "--test-type=rtc_unittests",
283 "--builder-name=linux", 296 "--builder-name=linux",
284 "--slave-name=slavename", 297 "--slave-name=slavename",
285 "--run-python-script", 298 "--run-python-script",
286 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 299 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
287 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests", 300 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests",
288 "--" 301 "--"
289 ], 302 ],
303 "cwd": "[SLAVE_BUILD]",
290 "name": "rtc_unittests" 304 "name": "rtc_unittests"
291 }, 305 },
292 { 306 {
293 "cmd": [ 307 "cmd": [
294 "python", 308 "python",
295 "-u", 309 "-u",
296 "[BUILD]/scripts/slave/runtest.py", 310 "[BUILD]/scripts/slave/runtest.py",
297 "--target", 311 "--target",
298 "Debug", 312 "Debug",
299 "--xvfb", 313 "--xvfb",
300 "--factory-properties", 314 "--factory-properties",
301 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 315 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
302 "--build-properties", 316 "--build-properties",
303 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 317 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
304 "--test-type=system_wrappers_unittests", 318 "--test-type=system_wrappers_unittests",
305 "--builder-name=linux", 319 "--builder-name=linux",
306 "--slave-name=slavename", 320 "--slave-name=slavename",
307 "--run-python-script", 321 "--run-python-script",
308 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 322 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
309 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests", 323 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests",
310 "--" 324 "--"
311 ], 325 ],
326 "cwd": "[SLAVE_BUILD]",
312 "name": "system_wrappers_unittests" 327 "name": "system_wrappers_unittests"
313 }, 328 },
314 { 329 {
315 "cmd": [ 330 "cmd": [
316 "python", 331 "python",
317 "-u", 332 "-u",
318 "[BUILD]/scripts/slave/runtest.py", 333 "[BUILD]/scripts/slave/runtest.py",
319 "--target", 334 "--target",
320 "Debug", 335 "Debug",
321 "--xvfb", 336 "--xvfb",
322 "--factory-properties", 337 "--factory-properties",
323 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 338 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
324 "--build-properties", 339 "--build-properties",
325 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 340 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
326 "--test-type=test_support_unittests", 341 "--test-type=test_support_unittests",
327 "--builder-name=linux", 342 "--builder-name=linux",
328 "--slave-name=slavename", 343 "--slave-name=slavename",
329 "--run-python-script", 344 "--run-python-script",
330 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 345 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
331 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests", 346 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests",
332 "--" 347 "--"
333 ], 348 ],
349 "cwd": "[SLAVE_BUILD]",
334 "name": "test_support_unittests" 350 "name": "test_support_unittests"
335 }, 351 },
336 { 352 {
337 "cmd": [ 353 "cmd": [
338 "python", 354 "python",
339 "-u", 355 "-u",
340 "[BUILD]/scripts/slave/runtest.py", 356 "[BUILD]/scripts/slave/runtest.py",
341 "--target", 357 "--target",
342 "Debug", 358 "Debug",
343 "--xvfb", 359 "--xvfb",
344 "--factory-properties", 360 "--factory-properties",
345 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 361 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
346 "--build-properties", 362 "--build-properties",
347 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 363 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
348 "--test-type=tools_unittests", 364 "--test-type=tools_unittests",
349 "--builder-name=linux", 365 "--builder-name=linux",
350 "--slave-name=slavename", 366 "--slave-name=slavename",
351 "--run-python-script", 367 "--run-python-script",
352 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 368 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
353 "[SLAVE_BUILD]/src/out/Debug/tools_unittests", 369 "[SLAVE_BUILD]/src/out/Debug/tools_unittests",
354 "--" 370 "--"
355 ], 371 ],
372 "cwd": "[SLAVE_BUILD]",
356 "name": "tools_unittests" 373 "name": "tools_unittests"
357 }, 374 },
358 { 375 {
359 "cmd": [ 376 "cmd": [
360 "python", 377 "python",
361 "-u", 378 "-u",
362 "[BUILD]/scripts/slave/runtest.py", 379 "[BUILD]/scripts/slave/runtest.py",
363 "--target", 380 "--target",
364 "Debug", 381 "Debug",
365 "--xvfb", 382 "--xvfb",
366 "--factory-properties", 383 "--factory-properties",
367 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 384 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
368 "--build-properties", 385 "--build-properties",
369 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 386 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
370 "--test-type=video_engine_core_unittests", 387 "--test-type=video_engine_core_unittests",
371 "--builder-name=linux", 388 "--builder-name=linux",
372 "--slave-name=slavename", 389 "--slave-name=slavename",
373 "--run-python-script", 390 "--run-python-script",
374 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 391 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
375 "[SLAVE_BUILD]/src/out/Debug/video_engine_core_unittests", 392 "[SLAVE_BUILD]/src/out/Debug/video_engine_core_unittests",
376 "--" 393 "--"
377 ], 394 ],
395 "cwd": "[SLAVE_BUILD]",
378 "name": "video_engine_core_unittests" 396 "name": "video_engine_core_unittests"
379 }, 397 },
380 { 398 {
381 "cmd": [ 399 "cmd": [
382 "python", 400 "python",
383 "-u", 401 "-u",
384 "[BUILD]/scripts/slave/runtest.py", 402 "[BUILD]/scripts/slave/runtest.py",
385 "--target", 403 "--target",
386 "Debug", 404 "Debug",
387 "--xvfb", 405 "--xvfb",
388 "--factory-properties", 406 "--factory-properties",
389 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 407 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
390 "--build-properties", 408 "--build-properties",
391 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 409 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
392 "--test-type=video_engine_tests", 410 "--test-type=video_engine_tests",
393 "--builder-name=linux", 411 "--builder-name=linux",
394 "--slave-name=slavename", 412 "--slave-name=slavename",
395 "--run-python-script", 413 "--run-python-script",
396 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 414 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
397 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests", 415 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests",
398 "--" 416 "--"
399 ], 417 ],
418 "cwd": "[SLAVE_BUILD]",
400 "name": "video_engine_tests" 419 "name": "video_engine_tests"
401 }, 420 },
402 { 421 {
403 "cmd": [ 422 "cmd": [
404 "python", 423 "python",
405 "-u", 424 "-u",
406 "[BUILD]/scripts/slave/runtest.py", 425 "[BUILD]/scripts/slave/runtest.py",
407 "--target", 426 "--target",
408 "Debug", 427 "Debug",
409 "--xvfb", 428 "--xvfb",
410 "--factory-properties", 429 "--factory-properties",
411 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 430 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
412 "--build-properties", 431 "--build-properties",
413 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 432 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"mastername\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"webrt c/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
414 "--test-type=voice_engine_unittests", 433 "--test-type=voice_engine_unittests",
415 "--builder-name=linux", 434 "--builder-name=linux",
416 "--slave-name=slavename", 435 "--slave-name=slavename",
417 "--run-python-script", 436 "--run-python-script",
418 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 437 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
419 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests", 438 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests",
420 "--" 439 "--"
421 ], 440 ],
441 "cwd": "[SLAVE_BUILD]",
422 "name": "voice_engine_unittests" 442 "name": "voice_engine_unittests"
423 } 443 }
424 ] 444 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698