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

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

Issue 1041133003: WebRTC: Re-enable TSan deadlock detection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Removed expectation Created 5 years, 8 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
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master",
8 "client.webrtc.fyi",
9 "--builder",
10 "Linux Tsan v2 (with deadlock detection)",
11 "--slave",
12 "slavename",
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'}]",
15 "--root",
16 "src",
17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\"}",
19 "--output_json",
20 "/path/to/tmp/json",
21 "--revision",
22 "src@12345"
23 ],
24 "name": "bot_update",
25 "~followup_annotations": [
26 "@@@STEP_TEXT@Some step text@@@",
27 "@@@STEP_LOG_LINE@json.output@{@@@",
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
32 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
34 "@@@STEP_LOG_LINE@json.output@ }, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
37 "@@@STEP_LOG_LINE@json.output@}@@@",
38 "@@@STEP_LOG_END@json.output@@@",
39 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
40 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
41 ]
42 },
43 {
44 "cmd": [
45 "python",
46 "-u",
47 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py",
48 "[SLAVE_BUILD]/src/out"
49 ],
50 "name": "clean test output files"
51 },
52 {
53 "cmd": [
54 "python",
55 "-u",
56 "[BUILD]/scripts/slave/cleanup_temp.py"
57 ],
58 "name": "cleanup_temp"
59 },
60 {
61 "cmd": [
62 "python",
63 "-u",
64 "[DEPOT_TOOLS]/gclient.py",
65 "runhooks"
66 ],
67 "env": {
68 "GYP_DEFINES": "clang=1 component=static_library disable_nacl=1 gomadir='[ BUILD]/goma' target_arch=x64 tsan=1 use_goma=1"
69 },
70 "name": "gclient runhooks"
71 },
72 {
73 "cmd": [
74 "python",
75 "-u",
76 "[BUILD]/scripts/slave/compile.py",
77 "--target",
78 "Release",
79 "--src-dir",
80 "[SLAVE_BUILD]/src",
81 "--build-tool",
82 "ninja",
83 "--compiler",
84 "goma-clang",
85 "--goma-dir",
86 "[BUILD]/goma",
87 "--",
88 "All"
89 ],
90 "name": "compile"
91 },
92 {
93 "allow_subannotations": true,
94 "cmd": [
95 "python",
96 "-u",
97 "[BUILD]/scripts/slave/runtest.py",
98 "--target",
99 "Release",
100 "--xvfb",
101 "--factory-properties",
102 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
103 "--build-properties",
104 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
105 "--annotate=gtest",
106 "--test-type=audio_decoder_unittests",
107 "--generate-json-file",
108 "-o",
109 "gtest-results/audio_decoder_unittests",
110 "--builder-name=Linux Tsan v2 (with deadlock detection)",
111 "--slave-name=slavename",
112 "--build-number=1337",
113 "--enable-tsan",
114 "audio_decoder_unittests"
115 ],
116 "name": "audio_decoder_unittests"
117 },
118 {
119 "allow_subannotations": true,
120 "cmd": [
121 "python",
122 "-u",
123 "[BUILD]/scripts/slave/runtest.py",
124 "--target",
125 "Release",
126 "--xvfb",
127 "--factory-properties",
128 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
129 "--build-properties",
130 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
131 "--annotate=gtest",
132 "--test-type=common_audio_unittests",
133 "--generate-json-file",
134 "-o",
135 "gtest-results/common_audio_unittests",
136 "--builder-name=Linux Tsan v2 (with deadlock detection)",
137 "--slave-name=slavename",
138 "--build-number=1337",
139 "--enable-tsan",
140 "common_audio_unittests"
141 ],
142 "name": "common_audio_unittests"
143 },
144 {
145 "allow_subannotations": true,
146 "cmd": [
147 "python",
148 "-u",
149 "[BUILD]/scripts/slave/runtest.py",
150 "--target",
151 "Release",
152 "--xvfb",
153 "--factory-properties",
154 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
155 "--build-properties",
156 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
157 "--annotate=gtest",
158 "--test-type=common_video_unittests",
159 "--generate-json-file",
160 "-o",
161 "gtest-results/common_video_unittests",
162 "--builder-name=Linux Tsan v2 (with deadlock detection)",
163 "--slave-name=slavename",
164 "--build-number=1337",
165 "--enable-tsan",
166 "common_video_unittests"
167 ],
168 "name": "common_video_unittests"
169 },
170 {
171 "allow_subannotations": true,
172 "cmd": [
173 "python",
174 "-u",
175 "[BUILD]/scripts/slave/runtest.py",
176 "--target",
177 "Release",
178 "--xvfb",
179 "--factory-properties",
180 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
181 "--build-properties",
182 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
183 "--annotate=gtest",
184 "--test-type=libjingle_media_unittest",
185 "--generate-json-file",
186 "-o",
187 "gtest-results/libjingle_media_unittest",
188 "--builder-name=Linux Tsan v2 (with deadlock detection)",
189 "--slave-name=slavename",
190 "--build-number=1337",
191 "--enable-tsan",
192 "libjingle_media_unittest"
193 ],
194 "name": "libjingle_media_unittest"
195 },
196 {
197 "allow_subannotations": true,
198 "cmd": [
199 "python",
200 "-u",
201 "[BUILD]/scripts/slave/runtest.py",
202 "--target",
203 "Release",
204 "--xvfb",
205 "--factory-properties",
206 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
207 "--build-properties",
208 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
209 "--annotate=gtest",
210 "--test-type=libjingle_p2p_unittest",
211 "--generate-json-file",
212 "-o",
213 "gtest-results/libjingle_p2p_unittest",
214 "--builder-name=Linux Tsan v2 (with deadlock detection)",
215 "--slave-name=slavename",
216 "--build-number=1337",
217 "--enable-tsan",
218 "libjingle_p2p_unittest"
219 ],
220 "name": "libjingle_p2p_unittest"
221 },
222 {
223 "allow_subannotations": true,
224 "cmd": [
225 "python",
226 "-u",
227 "[BUILD]/scripts/slave/runtest.py",
228 "--target",
229 "Release",
230 "--xvfb",
231 "--factory-properties",
232 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
233 "--build-properties",
234 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
235 "--annotate=gtest",
236 "--test-type=libjingle_peerconnection_unittest",
237 "--generate-json-file",
238 "-o",
239 "gtest-results/libjingle_peerconnection_unittest",
240 "--builder-name=Linux Tsan v2 (with deadlock detection)",
241 "--slave-name=slavename",
242 "--build-number=1337",
243 "--enable-tsan",
244 "libjingle_peerconnection_unittest"
245 ],
246 "name": "libjingle_peerconnection_unittest"
247 },
248 {
249 "allow_subannotations": true,
250 "cmd": [
251 "python",
252 "-u",
253 "[BUILD]/scripts/slave/runtest.py",
254 "--target",
255 "Release",
256 "--xvfb",
257 "--factory-properties",
258 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
259 "--build-properties",
260 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
261 "--annotate=gtest",
262 "--test-type=modules_tests",
263 "--generate-json-file",
264 "-o",
265 "gtest-results/modules_tests",
266 "--builder-name=Linux Tsan v2 (with deadlock detection)",
267 "--slave-name=slavename",
268 "--build-number=1337",
269 "--enable-tsan",
270 "modules_tests"
271 ],
272 "name": "modules_tests"
273 },
274 {
275 "allow_subannotations": true,
276 "cmd": [
277 "python",
278 "-u",
279 "[BUILD]/scripts/slave/runtest.py",
280 "--target",
281 "Release",
282 "--xvfb",
283 "--factory-properties",
284 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
285 "--build-properties",
286 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
287 "--annotate=gtest",
288 "--test-type=modules_unittests",
289 "--generate-json-file",
290 "-o",
291 "gtest-results/modules_unittests",
292 "--builder-name=Linux Tsan v2 (with deadlock detection)",
293 "--slave-name=slavename",
294 "--build-number=1337",
295 "--enable-tsan",
296 "modules_unittests"
297 ],
298 "name": "modules_unittests"
299 },
300 {
301 "allow_subannotations": true,
302 "cmd": [
303 "python",
304 "-u",
305 "[BUILD]/scripts/slave/runtest.py",
306 "--target",
307 "Release",
308 "--xvfb",
309 "--factory-properties",
310 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
311 "--build-properties",
312 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
313 "--annotate=gtest",
314 "--test-type=rtc_unittests",
315 "--generate-json-file",
316 "-o",
317 "gtest-results/rtc_unittests",
318 "--builder-name=Linux Tsan v2 (with deadlock detection)",
319 "--slave-name=slavename",
320 "--build-number=1337",
321 "--enable-tsan",
322 "rtc_unittests"
323 ],
324 "name": "rtc_unittests"
325 },
326 {
327 "allow_subannotations": true,
328 "cmd": [
329 "python",
330 "-u",
331 "[BUILD]/scripts/slave/runtest.py",
332 "--target",
333 "Release",
334 "--xvfb",
335 "--factory-properties",
336 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
337 "--build-properties",
338 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
339 "--annotate=gtest",
340 "--test-type=system_wrappers_unittests",
341 "--generate-json-file",
342 "-o",
343 "gtest-results/system_wrappers_unittests",
344 "--builder-name=Linux Tsan v2 (with deadlock detection)",
345 "--slave-name=slavename",
346 "--build-number=1337",
347 "--enable-tsan",
348 "system_wrappers_unittests"
349 ],
350 "name": "system_wrappers_unittests"
351 },
352 {
353 "allow_subannotations": true,
354 "cmd": [
355 "python",
356 "-u",
357 "[BUILD]/scripts/slave/runtest.py",
358 "--target",
359 "Release",
360 "--xvfb",
361 "--factory-properties",
362 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
363 "--build-properties",
364 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
365 "--annotate=gtest",
366 "--test-type=test_support_unittests",
367 "--generate-json-file",
368 "-o",
369 "gtest-results/test_support_unittests",
370 "--builder-name=Linux Tsan v2 (with deadlock detection)",
371 "--slave-name=slavename",
372 "--build-number=1337",
373 "--enable-tsan",
374 "test_support_unittests"
375 ],
376 "name": "test_support_unittests"
377 },
378 {
379 "allow_subannotations": true,
380 "cmd": [
381 "python",
382 "-u",
383 "[BUILD]/scripts/slave/runtest.py",
384 "--target",
385 "Release",
386 "--xvfb",
387 "--factory-properties",
388 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
389 "--build-properties",
390 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
391 "--annotate=gtest",
392 "--test-type=tools_unittests",
393 "--generate-json-file",
394 "-o",
395 "gtest-results/tools_unittests",
396 "--builder-name=Linux Tsan v2 (with deadlock detection)",
397 "--slave-name=slavename",
398 "--build-number=1337",
399 "--enable-tsan",
400 "tools_unittests"
401 ],
402 "name": "tools_unittests"
403 },
404 {
405 "allow_subannotations": true,
406 "cmd": [
407 "python",
408 "-u",
409 "[BUILD]/scripts/slave/runtest.py",
410 "--target",
411 "Release",
412 "--xvfb",
413 "--factory-properties",
414 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
415 "--build-properties",
416 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
417 "--annotate=gtest",
418 "--test-type=video_engine_core_unittests",
419 "--generate-json-file",
420 "-o",
421 "gtest-results/video_engine_core_unittests",
422 "--builder-name=Linux Tsan v2 (with deadlock detection)",
423 "--slave-name=slavename",
424 "--build-number=1337",
425 "--enable-tsan",
426 "video_engine_core_unittests"
427 ],
428 "name": "video_engine_core_unittests"
429 },
430 {
431 "allow_subannotations": true,
432 "cmd": [
433 "python",
434 "-u",
435 "[BUILD]/scripts/slave/runtest.py",
436 "--target",
437 "Release",
438 "--xvfb",
439 "--factory-properties",
440 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
441 "--build-properties",
442 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
443 "--annotate=gtest",
444 "--test-type=video_engine_tests",
445 "--generate-json-file",
446 "-o",
447 "gtest-results/video_engine_tests",
448 "--builder-name=Linux Tsan v2 (with deadlock detection)",
449 "--slave-name=slavename",
450 "--build-number=1337",
451 "--enable-tsan",
452 "video_engine_tests"
453 ],
454 "name": "video_engine_tests"
455 },
456 {
457 "allow_subannotations": true,
458 "cmd": [
459 "python",
460 "-u",
461 "[BUILD]/scripts/slave/runtest.py",
462 "--target",
463 "Release",
464 "--xvfb",
465 "--factory-properties",
466 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
467 "--build-properties",
468 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2 (with de adlock detection)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\ ", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \" slavename\"}",
469 "--annotate=gtest",
470 "--test-type=voice_engine_unittests",
471 "--generate-json-file",
472 "-o",
473 "gtest-results/voice_engine_unittests",
474 "--builder-name=Linux Tsan v2 (with deadlock detection)",
475 "--slave-name=slavename",
476 "--build-number=1337",
477 "--enable-tsan",
478 "voice_engine_unittests"
479 ],
480 "name": "voice_engine_unittests"
481 }
482 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698