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

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

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.webrtc", 8 "client.webrtc",
9 "--builder", 9 "--builder",
10 "Linux64 Debug", 10 "Linux64 Debug",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': '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 = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co m/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limi ted', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limite d'}]",
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 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
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 "--output_manifest" 25 "--output_manifest"
26 ], 26 ],
27 "cwd": "[SLAVE_BUILD]",
28 "env": { 27 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 }, 29 },
31 "name": "bot_update", 30 "name": "bot_update",
32 "~followup_annotations": [ 31 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 32 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 33 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
(...skipping 16 matching lines...) Expand all
54 "@@@STEP_LOG_END@json.output@@@", 53 "@@@STEP_LOG_END@json.output@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@", 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
56 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
57 ] 56 ]
58 }, 57 },
59 { 58 {
60 "cmd": [ 59 "cmd": [
61 "python", 60 "python",
62 "-u", 61 "-u",
63 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", 62 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py",
64 "[SLAVE_BUILD]/src/out" 63 "[CWD]/src/out"
65 ], 64 ],
66 "cwd": "[SLAVE_BUILD]",
67 "name": "clean test output files" 65 "name": "clean test output files"
68 }, 66 },
69 { 67 {
70 "cmd": [ 68 "cmd": [
71 "python", 69 "python",
72 "-u", 70 "-u",
73 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 71 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
74 "--show-path", 72 "--show-path",
75 "python", 73 "python",
76 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 74 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
77 ], 75 ],
78 "cwd": "[SLAVE_BUILD]",
79 "name": "cleanup_temp" 76 "name": "cleanup_temp"
80 }, 77 },
81 { 78 {
82 "cmd": [ 79 "cmd": [
83 "python", 80 "python",
84 "-u", 81 "-u",
85 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 82 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
86 "runhooks" 83 "runhooks"
87 ], 84 ],
88 "cwd": "[SLAVE_BUILD]",
89 "env": { 85 "env": {
90 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 86 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
91 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 ffmpeg_brandin g=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 use_goma=1", 87 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 ffmpeg_brandin g=Chrome gomadir='[ROOT]/b/build/goma' rtc_use_264=1 target_arch=x64 use_goma=1" ,
92 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 88 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
93 }, 89 },
94 "name": "gclient runhooks" 90 "name": "gclient runhooks"
95 }, 91 },
96 { 92 {
97 "cmd": [ 93 "cmd": [
98 "python", 94 "python",
99 "-u", 95 "-u",
100 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 96 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
101 "--show-path", 97 "--show-path",
102 "python", 98 "python",
103 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 99 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
104 "--gsutil-py-path", 100 "--gsutil-py-path",
105 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 101 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
106 "--ninja-path", 102 "--ninja-path",
107 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 103 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
108 "--target", 104 "--target",
109 "Debug", 105 "Debug",
110 "--src-dir", 106 "--src-dir",
111 "[SLAVE_BUILD]/src", 107 "[CWD]/src",
112 "--goma-cache-dir", 108 "--goma-cache-dir",
113 "[GOMA_CACHE]", 109 "[ROOT]/b/build/slave/goma_cache",
114 "--build-tool", 110 "--build-tool",
115 "ninja", 111 "ninja",
116 "--compiler", 112 "--compiler",
117 "goma", 113 "goma",
118 "--goma-jsonstatus", 114 "--goma-jsonstatus",
119 "/path/to/tmp/json", 115 "/path/to/tmp/json",
120 "--goma-service-account-json-file", 116 "--goma-service-account-json-file",
121 "/creds/service_accounts/service-account-goma-client.json", 117 "/creds/service_accounts/service-account-goma-client.json",
122 "--goma-dir", 118 "--goma-dir",
123 "[BUILD]/goma", 119 "[ROOT]/b/build/goma",
124 "--", 120 "--",
125 "All" 121 "All"
126 ], 122 ],
127 "cwd": "[SLAVE_BUILD]",
128 "env": { 123 "env": {
129 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 124 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
130 }, 125 },
131 "name": "compile", 126 "name": "compile",
132 "~followup_annotations": [ 127 "~followup_annotations": [
133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 128 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
134 "@@@STEP_LOG_END@json.output (invalid)@@@" 129 "@@@STEP_LOG_END@json.output (invalid)@@@"
135 ] 130 ]
136 }, 131 },
137 { 132 {
138 "cmd": [ 133 "cmd": [
139 "python", 134 "python",
140 "-u", 135 "-u",
141 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 136 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
142 "--target", 137 "--target",
143 "Debug", 138 "Debug",
144 "--xvfb", 139 "--xvfb",
145 "--factory-properties", 140 "--factory-properties",
146 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 141 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
147 "--build-properties", 142 "--build-properties",
148 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 143 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
149 "--test-type=audio_decoder_unittests", 144 "--test-type=audio_decoder_unittests",
150 "--step-name=audio_decoder_unittests", 145 "--step-name=audio_decoder_unittests",
151 "--builder-name=Linux64 Debug", 146 "--builder-name=Linux64 Debug",
152 "--slave-name=slavename", 147 "--slave-name=slavename",
153 "--build-number=1337", 148 "--build-number=1337",
154 "--run-python-script", 149 "--run-python-script",
155 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 150 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
156 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 151 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
157 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests", 152 "[CWD]/src/out/Debug/audio_decoder_unittests",
158 "--" 153 "--"
159 ], 154 ],
160 "cwd": "[SLAVE_BUILD]",
161 "name": "audio_decoder_unittests" 155 "name": "audio_decoder_unittests"
162 }, 156 },
163 { 157 {
164 "cmd": [ 158 "cmd": [
165 "python", 159 "python",
166 "-u", 160 "-u",
167 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 161 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
168 "--target", 162 "--target",
169 "Debug", 163 "Debug",
170 "--xvfb", 164 "--xvfb",
171 "--factory-properties", 165 "--factory-properties",
172 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 166 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
173 "--build-properties", 167 "--build-properties",
174 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 168 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
175 "--test-type=common_audio_unittests", 169 "--test-type=common_audio_unittests",
176 "--step-name=common_audio_unittests", 170 "--step-name=common_audio_unittests",
177 "--builder-name=Linux64 Debug", 171 "--builder-name=Linux64 Debug",
178 "--slave-name=slavename", 172 "--slave-name=slavename",
179 "--build-number=1337", 173 "--build-number=1337",
180 "--run-python-script", 174 "--run-python-script",
181 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 175 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
182 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 176 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
183 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests", 177 "[CWD]/src/out/Debug/common_audio_unittests",
184 "--" 178 "--"
185 ], 179 ],
186 "cwd": "[SLAVE_BUILD]",
187 "name": "common_audio_unittests" 180 "name": "common_audio_unittests"
188 }, 181 },
189 { 182 {
190 "cmd": [ 183 "cmd": [
191 "python", 184 "python",
192 "-u", 185 "-u",
193 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 186 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
194 "--target", 187 "--target",
195 "Debug", 188 "Debug",
196 "--xvfb", 189 "--xvfb",
197 "--factory-properties", 190 "--factory-properties",
198 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 191 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
199 "--build-properties", 192 "--build-properties",
200 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 193 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
201 "--test-type=common_video_unittests", 194 "--test-type=common_video_unittests",
202 "--step-name=common_video_unittests", 195 "--step-name=common_video_unittests",
203 "--builder-name=Linux64 Debug", 196 "--builder-name=Linux64 Debug",
204 "--slave-name=slavename", 197 "--slave-name=slavename",
205 "--build-number=1337", 198 "--build-number=1337",
206 "--run-python-script", 199 "--run-python-script",
207 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 200 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
208 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 201 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
209 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests", 202 "[CWD]/src/out/Debug/common_video_unittests",
210 "--" 203 "--"
211 ], 204 ],
212 "cwd": "[SLAVE_BUILD]",
213 "name": "common_video_unittests" 205 "name": "common_video_unittests"
214 }, 206 },
215 { 207 {
216 "cmd": [ 208 "cmd": [
217 "python", 209 "python",
218 "-u", 210 "-u",
219 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 211 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
220 "--target", 212 "--target",
221 "Debug", 213 "Debug",
222 "--xvfb", 214 "--xvfb",
223 "--factory-properties", 215 "--factory-properties",
224 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 216 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
225 "--build-properties", 217 "--build-properties",
226 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 218 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
227 "--test-type=modules_tests", 219 "--test-type=modules_tests",
228 "--step-name=modules_tests", 220 "--step-name=modules_tests",
229 "--builder-name=Linux64 Debug", 221 "--builder-name=Linux64 Debug",
230 "--slave-name=slavename", 222 "--slave-name=slavename",
231 "--build-number=1337", 223 "--build-number=1337",
232 "--run-python-script", 224 "--run-python-script",
233 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 225 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
234 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 226 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
235 "[SLAVE_BUILD]/src/out/Debug/modules_tests", 227 "[CWD]/src/out/Debug/modules_tests",
236 "--" 228 "--"
237 ], 229 ],
238 "cwd": "[SLAVE_BUILD]",
239 "name": "modules_tests" 230 "name": "modules_tests"
240 }, 231 },
241 { 232 {
242 "cmd": [ 233 "cmd": [
243 "python", 234 "python",
244 "-u", 235 "-u",
245 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 236 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
246 "--target", 237 "--target",
247 "Debug", 238 "Debug",
248 "--xvfb", 239 "--xvfb",
249 "--factory-properties", 240 "--factory-properties",
250 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 241 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
251 "--build-properties", 242 "--build-properties",
252 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 243 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
253 "--test-type=modules_unittests", 244 "--test-type=modules_unittests",
254 "--step-name=modules_unittests", 245 "--step-name=modules_unittests",
255 "--builder-name=Linux64 Debug", 246 "--builder-name=Linux64 Debug",
256 "--slave-name=slavename", 247 "--slave-name=slavename",
257 "--build-number=1337", 248 "--build-number=1337",
258 "--run-python-script", 249 "--run-python-script",
259 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 250 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
260 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 251 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
261 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", 252 "[CWD]/src/out/Debug/modules_unittests",
262 "--" 253 "--"
263 ], 254 ],
264 "cwd": "[SLAVE_BUILD]",
265 "name": "modules_unittests" 255 "name": "modules_unittests"
266 }, 256 },
267 { 257 {
268 "cmd": [ 258 "cmd": [
269 "python", 259 "python",
270 "-u", 260 "-u",
271 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 261 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
272 "--target", 262 "--target",
273 "Debug", 263 "Debug",
274 "--xvfb", 264 "--xvfb",
275 "--factory-properties", 265 "--factory-properties",
276 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 266 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
277 "--build-properties", 267 "--build-properties",
278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 268 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
279 "--test-type=peerconnection_unittests", 269 "--test-type=peerconnection_unittests",
280 "--step-name=peerconnection_unittests", 270 "--step-name=peerconnection_unittests",
281 "--builder-name=Linux64 Debug", 271 "--builder-name=Linux64 Debug",
282 "--slave-name=slavename", 272 "--slave-name=slavename",
283 "--build-number=1337", 273 "--build-number=1337",
284 "--run-python-script", 274 "--run-python-script",
285 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 275 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
286 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 276 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
287 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests", 277 "[CWD]/src/out/Debug/peerconnection_unittests",
288 "--" 278 "--"
289 ], 279 ],
290 "cwd": "[SLAVE_BUILD]",
291 "name": "peerconnection_unittests" 280 "name": "peerconnection_unittests"
292 }, 281 },
293 { 282 {
294 "cmd": [ 283 "cmd": [
295 "python", 284 "python",
296 "-u", 285 "-u",
297 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 286 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
298 "--target", 287 "--target",
299 "Debug", 288 "Debug",
300 "--xvfb", 289 "--xvfb",
301 "--factory-properties", 290 "--factory-properties",
302 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 291 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
303 "--build-properties", 292 "--build-properties",
304 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 293 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
305 "--test-type=rtc_media_unittests", 294 "--test-type=rtc_media_unittests",
306 "--step-name=rtc_media_unittests", 295 "--step-name=rtc_media_unittests",
307 "--builder-name=Linux64 Debug", 296 "--builder-name=Linux64 Debug",
308 "--slave-name=slavename", 297 "--slave-name=slavename",
309 "--build-number=1337", 298 "--build-number=1337",
310 "--run-python-script", 299 "--run-python-script",
311 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 300 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
312 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 301 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
313 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests", 302 "[CWD]/src/out/Debug/rtc_media_unittests",
314 "--" 303 "--"
315 ], 304 ],
316 "cwd": "[SLAVE_BUILD]",
317 "name": "rtc_media_unittests" 305 "name": "rtc_media_unittests"
318 }, 306 },
319 { 307 {
320 "cmd": [ 308 "cmd": [
321 "python", 309 "python",
322 "-u", 310 "-u",
323 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 311 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
324 "--target", 312 "--target",
325 "Debug", 313 "Debug",
326 "--xvfb", 314 "--xvfb",
327 "--factory-properties", 315 "--factory-properties",
328 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 316 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
329 "--build-properties", 317 "--build-properties",
330 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 318 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
331 "--test-type=rtc_pc_unittests", 319 "--test-type=rtc_pc_unittests",
332 "--step-name=rtc_pc_unittests", 320 "--step-name=rtc_pc_unittests",
333 "--builder-name=Linux64 Debug", 321 "--builder-name=Linux64 Debug",
334 "--slave-name=slavename", 322 "--slave-name=slavename",
335 "--build-number=1337", 323 "--build-number=1337",
336 "--run-python-script", 324 "--run-python-script",
337 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 325 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
338 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 326 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
339 "[SLAVE_BUILD]/src/out/Debug/rtc_pc_unittests", 327 "[CWD]/src/out/Debug/rtc_pc_unittests",
340 "--" 328 "--"
341 ], 329 ],
342 "cwd": "[SLAVE_BUILD]",
343 "name": "rtc_pc_unittests" 330 "name": "rtc_pc_unittests"
344 }, 331 },
345 { 332 {
346 "cmd": [ 333 "cmd": [
347 "python", 334 "python",
348 "-u", 335 "-u",
349 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 336 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
350 "--target", 337 "--target",
351 "Debug", 338 "Debug",
352 "--xvfb", 339 "--xvfb",
353 "--factory-properties", 340 "--factory-properties",
354 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 341 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
355 "--build-properties", 342 "--build-properties",
356 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 343 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
357 "--test-type=rtc_unittests", 344 "--test-type=rtc_unittests",
358 "--step-name=rtc_unittests", 345 "--step-name=rtc_unittests",
359 "--builder-name=Linux64 Debug", 346 "--builder-name=Linux64 Debug",
360 "--slave-name=slavename", 347 "--slave-name=slavename",
361 "--build-number=1337", 348 "--build-number=1337",
362 "--run-python-script", 349 "--run-python-script",
363 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 350 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
364 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 351 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
365 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests", 352 "[CWD]/src/out/Debug/rtc_unittests",
366 "--" 353 "--"
367 ], 354 ],
368 "cwd": "[SLAVE_BUILD]",
369 "name": "rtc_unittests" 355 "name": "rtc_unittests"
370 }, 356 },
371 { 357 {
372 "cmd": [ 358 "cmd": [
373 "python", 359 "python",
374 "-u", 360 "-u",
375 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 361 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
376 "--target", 362 "--target",
377 "Debug", 363 "Debug",
378 "--xvfb", 364 "--xvfb",
379 "--factory-properties", 365 "--factory-properties",
380 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 366 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
381 "--build-properties", 367 "--build-properties",
382 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 368 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
383 "--test-type=system_wrappers_unittests", 369 "--test-type=system_wrappers_unittests",
384 "--step-name=system_wrappers_unittests", 370 "--step-name=system_wrappers_unittests",
385 "--builder-name=Linux64 Debug", 371 "--builder-name=Linux64 Debug",
386 "--slave-name=slavename", 372 "--slave-name=slavename",
387 "--build-number=1337", 373 "--build-number=1337",
388 "--run-python-script", 374 "--run-python-script",
389 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 375 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
390 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 376 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
391 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests", 377 "[CWD]/src/out/Debug/system_wrappers_unittests",
392 "--" 378 "--"
393 ], 379 ],
394 "cwd": "[SLAVE_BUILD]",
395 "name": "system_wrappers_unittests" 380 "name": "system_wrappers_unittests"
396 }, 381 },
397 { 382 {
398 "cmd": [ 383 "cmd": [
399 "python", 384 "python",
400 "-u", 385 "-u",
401 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 386 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
402 "--target", 387 "--target",
403 "Debug", 388 "Debug",
404 "--xvfb", 389 "--xvfb",
405 "--factory-properties", 390 "--factory-properties",
406 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 391 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
407 "--build-properties", 392 "--build-properties",
408 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 393 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
409 "--test-type=test_support_unittests", 394 "--test-type=test_support_unittests",
410 "--step-name=test_support_unittests", 395 "--step-name=test_support_unittests",
411 "--builder-name=Linux64 Debug", 396 "--builder-name=Linux64 Debug",
412 "--slave-name=slavename", 397 "--slave-name=slavename",
413 "--build-number=1337", 398 "--build-number=1337",
414 "--run-python-script", 399 "--run-python-script",
415 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 400 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
416 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 401 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
417 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests", 402 "[CWD]/src/out/Debug/test_support_unittests",
418 "--" 403 "--"
419 ], 404 ],
420 "cwd": "[SLAVE_BUILD]",
421 "name": "test_support_unittests" 405 "name": "test_support_unittests"
422 }, 406 },
423 { 407 {
424 "cmd": [ 408 "cmd": [
425 "python", 409 "python",
426 "-u", 410 "-u",
427 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 411 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
428 "--target", 412 "--target",
429 "Debug", 413 "Debug",
430 "--xvfb", 414 "--xvfb",
431 "--factory-properties", 415 "--factory-properties",
432 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 416 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
433 "--build-properties", 417 "--build-properties",
434 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 418 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
435 "--test-type=tools_unittests", 419 "--test-type=tools_unittests",
436 "--step-name=tools_unittests", 420 "--step-name=tools_unittests",
437 "--builder-name=Linux64 Debug", 421 "--builder-name=Linux64 Debug",
438 "--slave-name=slavename", 422 "--slave-name=slavename",
439 "--build-number=1337", 423 "--build-number=1337",
440 "--run-python-script", 424 "--run-python-script",
441 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 425 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
442 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 426 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
443 "[SLAVE_BUILD]/src/out/Debug/tools_unittests", 427 "[CWD]/src/out/Debug/tools_unittests",
444 "--" 428 "--"
445 ], 429 ],
446 "cwd": "[SLAVE_BUILD]",
447 "name": "tools_unittests", 430 "name": "tools_unittests",
448 "~followup_annotations": [ 431 "~followup_annotations": [
449 "step returned non-zero exit code: 1", 432 "step returned non-zero exit code: 1",
450 "@@@STEP_FAILURE@@@" 433 "@@@STEP_FAILURE@@@"
451 ] 434 ]
452 }, 435 },
453 { 436 {
454 "cmd": [ 437 "cmd": [
455 "python", 438 "python",
456 "-u", 439 "-u",
457 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
458 "--target", 441 "--target",
459 "Debug", 442 "Debug",
460 "--xvfb", 443 "--xvfb",
461 "--factory-properties", 444 "--factory-properties",
462 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 445 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
463 "--build-properties", 446 "--build-properties",
464 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 447 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
465 "--test-type=video_engine_tests", 448 "--test-type=video_engine_tests",
466 "--step-name=video_engine_tests", 449 "--step-name=video_engine_tests",
467 "--builder-name=Linux64 Debug", 450 "--builder-name=Linux64 Debug",
468 "--slave-name=slavename", 451 "--slave-name=slavename",
469 "--build-number=1337", 452 "--build-number=1337",
470 "--run-python-script", 453 "--run-python-script",
471 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 454 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
472 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 455 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
473 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests", 456 "[CWD]/src/out/Debug/video_engine_tests",
474 "--" 457 "--"
475 ], 458 ],
476 "cwd": "[SLAVE_BUILD]",
477 "name": "video_engine_tests" 459 "name": "video_engine_tests"
478 }, 460 },
479 { 461 {
480 "cmd": [ 462 "cmd": [
481 "python", 463 "python",
482 "-u", 464 "-u",
483 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 465 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
484 "--target", 466 "--target",
485 "Debug", 467 "Debug",
486 "--xvfb", 468 "--xvfb",
487 "--factory-properties", 469 "--factory-properties",
488 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 470 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
489 "--build-properties", 471 "--build-properties",
490 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 472 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
491 "--test-type=voice_engine_unittests", 473 "--test-type=voice_engine_unittests",
492 "--step-name=voice_engine_unittests", 474 "--step-name=voice_engine_unittests",
493 "--builder-name=Linux64 Debug", 475 "--builder-name=Linux64 Debug",
494 "--slave-name=slavename", 476 "--slave-name=slavename",
495 "--build-number=1337", 477 "--build-number=1337",
496 "--run-python-script", 478 "--run-python-script",
497 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 479 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
498 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 480 "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
499 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests", 481 "[CWD]/src/out/Debug/voice_engine_unittests",
500 "--" 482 "--"
501 ], 483 ],
502 "cwd": "[SLAVE_BUILD]",
503 "name": "voice_engine_unittests" 484 "name": "voice_engine_unittests"
504 }, 485 },
505 { 486 {
506 "allow_subannotations": true, 487 "allow_subannotations": true,
507 "cmd": [ 488 "cmd": [
508 "python", 489 "python",
509 "-u", 490 "-u",
510 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
511 "--target", 492 "--target",
512 "Debug", 493 "Debug",
513 "--xvfb", 494 "--xvfb",
514 "--factory-properties", 495 "--factory-properties",
515 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 496 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
516 "--build-properties", 497 "--build-properties",
517 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 498 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
518 "--annotate=gtest", 499 "--annotate=gtest",
519 "--test-type=webrtc_nonparallel_tests", 500 "--test-type=webrtc_nonparallel_tests",
520 "--step-name=webrtc_nonparallel_tests", 501 "--step-name=webrtc_nonparallel_tests",
521 "--generate-json-file", 502 "--generate-json-file",
522 "-o", 503 "-o",
523 "gtest-results/webrtc_nonparallel_tests", 504 "gtest-results/webrtc_nonparallel_tests",
524 "--builder-name=Linux64 Debug", 505 "--builder-name=Linux64 Debug",
525 "--slave-name=slavename", 506 "--slave-name=slavename",
526 "--build-number=1337", 507 "--build-number=1337",
527 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 508 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
528 "webrtc_nonparallel_tests" 509 "webrtc_nonparallel_tests"
529 ], 510 ],
530 "cwd": "[SLAVE_BUILD]",
531 "name": "webrtc_nonparallel_tests" 511 "name": "webrtc_nonparallel_tests"
532 }, 512 },
533 { 513 {
534 "name": "$result", 514 "name": "$result",
535 "reason": "1 out of 15 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1", 515 "reason": "1 out of 15 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1",
536 "status_code": 1 516 "status_code": 1
537 } 517 }
538 ] 518 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698