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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 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
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 "tryserver.webrtc", 8 "tryserver.webrtc",
9 "--builder", 9 "--builder",
10 "win_drmemory_light", 10 "win_drmemory_light",
(...skipping 12 matching lines...) Expand all
23 "--patchset", 23 "--patchset",
24 "1", 24 "1",
25 "--rietveld_server", 25 "--rietveld_server",
26 "https://fake.rietveld.url", 26 "https://fake.rietveld.url",
27 "--output_json", 27 "--output_json",
28 "/path/to/tmp/json", 28 "/path/to/tmp/json",
29 "--revision", 29 "--revision",
30 "src@12345", 30 "src@12345",
31 "--output_manifest" 31 "--output_manifest"
32 ], 32 ],
33 "cwd": "[SLAVE_BUILD]",
34 "env": { 33 "env": {
35 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 34 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
36 }, 35 },
37 "name": "bot_update", 36 "name": "bot_update",
38 "~followup_annotations": [ 37 "~followup_annotations": [
39 "@@@STEP_TEXT@Some step text@@@", 38 "@@@STEP_TEXT@Some step text@@@",
40 "@@@STEP_LOG_LINE@json.output@{@@@", 39 "@@@STEP_LOG_LINE@json.output@{@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
(...skipping 18 matching lines...) Expand all
62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
63 ] 62 ]
64 }, 63 },
65 { 64 {
66 "cmd": [ 65 "cmd": [
67 "python", 66 "python",
68 "-u", 67 "-u",
69 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", 68 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py",
70 "[SLAVE_BUILD]\\src\\out" 69 "[SLAVE_BUILD]\\src\\out"
71 ], 70 ],
72 "cwd": "[SLAVE_BUILD]",
73 "name": "clean test output files" 71 "name": "clean test output files"
74 }, 72 },
75 { 73 {
76 "cmd": [ 74 "cmd": [
77 "python", 75 "python",
78 "-u", 76 "-u",
79 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 77 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
80 "--show-path", 78 "--show-path",
81 "python", 79 "python",
82 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 80 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
83 ], 81 ],
84 "cwd": "[SLAVE_BUILD]",
85 "name": "cleanup_temp" 82 "name": "cleanup_temp"
86 }, 83 },
87 { 84 {
88 "cmd": [ 85 "cmd": [
89 "python", 86 "python",
90 "-u", 87 "-u",
91 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 88 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
92 "runhooks" 89 "runhooks"
93 ], 90 ],
94 "cwd": "[SLAVE_BUILD]",
95 "env": { 91 "env": {
96 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 92 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
97 "GYP_DEFINES": "build_for_tool=drmemory chromium_win_pch=0 component=share d_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD] \\goma' rtc_use_264=1 target_arch=ia32 use_goma=1", 93 "GYP_DEFINES": "build_for_tool=drmemory chromium_win_pch=0 component=share d_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD] \\goma' rtc_use_264=1 target_arch=ia32 use_goma=1",
98 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 94 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
99 }, 95 },
100 "name": "gclient runhooks" 96 "name": "gclient runhooks"
101 }, 97 },
102 { 98 {
103 "cmd": [ 99 "cmd": [
104 "python", 100 "python",
(...skipping 20 matching lines...) Expand all
125 "/path/to/tmp/json", 121 "/path/to/tmp/json",
126 "--goma-service-account-json-file", 122 "--goma-service-account-json-file",
127 "C:\\creds\\service_accounts\\service-account-goma-client.json", 123 "C:\\creds\\service_accounts\\service-account-goma-client.json",
128 "--goma-dir", 124 "--goma-dir",
129 "[BUILD]\\goma", 125 "[BUILD]\\goma",
130 "--goma-fail-fast", 126 "--goma-fail-fast",
131 "--goma-disable-local-fallback", 127 "--goma-disable-local-fallback",
132 "--", 128 "--",
133 "All" 129 "All"
134 ], 130 ],
135 "cwd": "[SLAVE_BUILD]",
136 "env": { 131 "env": {
137 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 132 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
138 }, 133 },
139 "name": "compile", 134 "name": "compile",
140 "~followup_annotations": [ 135 "~followup_annotations": [
141 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 136 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
142 "@@@STEP_LOG_END@json.output (invalid)@@@" 137 "@@@STEP_LOG_END@json.output (invalid)@@@"
143 ] 138 ]
144 }, 139 },
145 { 140 {
(...skipping 17 matching lines...) Expand all
163 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 158 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
164 "--pass-build-dir", 159 "--pass-build-dir",
165 "--pass-target", 160 "--pass-target",
166 "--run-shell-script", 161 "--run-shell-script",
167 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 162 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
168 "--test", 163 "--test",
169 "audio_decoder_unittests", 164 "audio_decoder_unittests",
170 "--tool", 165 "--tool",
171 "drmemory_light" 166 "drmemory_light"
172 ], 167 ],
173 "cwd": "[SLAVE_BUILD]",
174 "name": "audio_decoder_unittests" 168 "name": "audio_decoder_unittests"
175 }, 169 },
176 { 170 {
177 "allow_subannotations": true, 171 "allow_subannotations": true,
178 "cmd": [ 172 "cmd": [
179 "python", 173 "python",
180 "-u", 174 "-u",
181 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 175 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
182 "--target", 176 "--target",
183 "Debug", 177 "Debug",
(...skipping 10 matching lines...) Expand all
194 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 188 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
195 "--pass-build-dir", 189 "--pass-build-dir",
196 "--pass-target", 190 "--pass-target",
197 "--run-shell-script", 191 "--run-shell-script",
198 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 192 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
199 "--test", 193 "--test",
200 "common_audio_unittests", 194 "common_audio_unittests",
201 "--tool", 195 "--tool",
202 "drmemory_light" 196 "drmemory_light"
203 ], 197 ],
204 "cwd": "[SLAVE_BUILD]",
205 "name": "common_audio_unittests" 198 "name": "common_audio_unittests"
206 }, 199 },
207 { 200 {
208 "allow_subannotations": true, 201 "allow_subannotations": true,
209 "cmd": [ 202 "cmd": [
210 "python", 203 "python",
211 "-u", 204 "-u",
212 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 205 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
213 "--target", 206 "--target",
214 "Debug", 207 "Debug",
(...skipping 10 matching lines...) Expand all
225 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 218 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
226 "--pass-build-dir", 219 "--pass-build-dir",
227 "--pass-target", 220 "--pass-target",
228 "--run-shell-script", 221 "--run-shell-script",
229 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 222 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
230 "--test", 223 "--test",
231 "common_video_unittests", 224 "common_video_unittests",
232 "--tool", 225 "--tool",
233 "drmemory_light" 226 "drmemory_light"
234 ], 227 ],
235 "cwd": "[SLAVE_BUILD]",
236 "name": "common_video_unittests" 228 "name": "common_video_unittests"
237 }, 229 },
238 { 230 {
239 "allow_subannotations": true, 231 "allow_subannotations": true,
240 "cmd": [ 232 "cmd": [
241 "python", 233 "python",
242 "-u", 234 "-u",
243 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 235 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
244 "--target", 236 "--target",
245 "Debug", 237 "Debug",
(...skipping 10 matching lines...) Expand all
256 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 248 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
257 "--pass-build-dir", 249 "--pass-build-dir",
258 "--pass-target", 250 "--pass-target",
259 "--run-shell-script", 251 "--run-shell-script",
260 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 252 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
261 "--test", 253 "--test",
262 "modules_tests", 254 "modules_tests",
263 "--tool", 255 "--tool",
264 "drmemory_light" 256 "drmemory_light"
265 ], 257 ],
266 "cwd": "[SLAVE_BUILD]",
267 "name": "modules_tests" 258 "name": "modules_tests"
268 }, 259 },
269 { 260 {
270 "allow_subannotations": true, 261 "allow_subannotations": true,
271 "cmd": [ 262 "cmd": [
272 "python", 263 "python",
273 "-u", 264 "-u",
274 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
275 "--target", 266 "--target",
276 "Debug", 267 "Debug",
(...skipping 10 matching lines...) Expand all
287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 278 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
288 "--pass-build-dir", 279 "--pass-build-dir",
289 "--pass-target", 280 "--pass-target",
290 "--run-shell-script", 281 "--run-shell-script",
291 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 282 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
292 "--test", 283 "--test",
293 "modules_unittests", 284 "modules_unittests",
294 "--tool", 285 "--tool",
295 "drmemory_light" 286 "drmemory_light"
296 ], 287 ],
297 "cwd": "[SLAVE_BUILD]",
298 "name": "modules_unittests" 288 "name": "modules_unittests"
299 }, 289 },
300 { 290 {
301 "allow_subannotations": true, 291 "allow_subannotations": true,
302 "cmd": [ 292 "cmd": [
303 "python", 293 "python",
304 "-u", 294 "-u",
305 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 295 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
306 "--target", 296 "--target",
307 "Debug", 297 "Debug",
(...skipping 10 matching lines...) Expand all
318 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 308 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
319 "--pass-build-dir", 309 "--pass-build-dir",
320 "--pass-target", 310 "--pass-target",
321 "--run-shell-script", 311 "--run-shell-script",
322 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 312 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
323 "--test", 313 "--test",
324 "peerconnection_unittests", 314 "peerconnection_unittests",
325 "--tool", 315 "--tool",
326 "drmemory_light" 316 "drmemory_light"
327 ], 317 ],
328 "cwd": "[SLAVE_BUILD]",
329 "name": "peerconnection_unittests" 318 "name": "peerconnection_unittests"
330 }, 319 },
331 { 320 {
332 "allow_subannotations": true, 321 "allow_subannotations": true,
333 "cmd": [ 322 "cmd": [
334 "python", 323 "python",
335 "-u", 324 "-u",
336 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 325 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
337 "--target", 326 "--target",
338 "Debug", 327 "Debug",
(...skipping 10 matching lines...) Expand all
349 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 338 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
350 "--pass-build-dir", 339 "--pass-build-dir",
351 "--pass-target", 340 "--pass-target",
352 "--run-shell-script", 341 "--run-shell-script",
353 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 342 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
354 "--test", 343 "--test",
355 "rtc_media_unittests", 344 "rtc_media_unittests",
356 "--tool", 345 "--tool",
357 "drmemory_light" 346 "drmemory_light"
358 ], 347 ],
359 "cwd": "[SLAVE_BUILD]",
360 "name": "rtc_media_unittests" 348 "name": "rtc_media_unittests"
361 }, 349 },
362 { 350 {
363 "allow_subannotations": true, 351 "allow_subannotations": true,
364 "cmd": [ 352 "cmd": [
365 "python", 353 "python",
366 "-u", 354 "-u",
367 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 355 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
368 "--target", 356 "--target",
369 "Debug", 357 "Debug",
(...skipping 10 matching lines...) Expand all
380 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 368 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
381 "--pass-build-dir", 369 "--pass-build-dir",
382 "--pass-target", 370 "--pass-target",
383 "--run-shell-script", 371 "--run-shell-script",
384 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 372 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
385 "--test", 373 "--test",
386 "rtc_pc_unittests", 374 "rtc_pc_unittests",
387 "--tool", 375 "--tool",
388 "drmemory_light" 376 "drmemory_light"
389 ], 377 ],
390 "cwd": "[SLAVE_BUILD]",
391 "name": "rtc_pc_unittests" 378 "name": "rtc_pc_unittests"
392 }, 379 },
393 { 380 {
394 "allow_subannotations": true, 381 "allow_subannotations": true,
395 "cmd": [ 382 "cmd": [
396 "python", 383 "python",
397 "-u", 384 "-u",
398 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 385 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
399 "--target", 386 "--target",
400 "Debug", 387 "Debug",
(...skipping 10 matching lines...) Expand all
411 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 398 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
412 "--pass-build-dir", 399 "--pass-build-dir",
413 "--pass-target", 400 "--pass-target",
414 "--run-shell-script", 401 "--run-shell-script",
415 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 402 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
416 "--test", 403 "--test",
417 "rtc_unittests", 404 "rtc_unittests",
418 "--tool", 405 "--tool",
419 "drmemory_light" 406 "drmemory_light"
420 ], 407 ],
421 "cwd": "[SLAVE_BUILD]",
422 "name": "rtc_unittests" 408 "name": "rtc_unittests"
423 }, 409 },
424 { 410 {
425 "allow_subannotations": true, 411 "allow_subannotations": true,
426 "cmd": [ 412 "cmd": [
427 "python", 413 "python",
428 "-u", 414 "-u",
429 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 415 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
430 "--target", 416 "--target",
431 "Debug", 417 "Debug",
(...skipping 10 matching lines...) Expand all
442 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 428 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
443 "--pass-build-dir", 429 "--pass-build-dir",
444 "--pass-target", 430 "--pass-target",
445 "--run-shell-script", 431 "--run-shell-script",
446 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 432 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
447 "--test", 433 "--test",
448 "system_wrappers_unittests", 434 "system_wrappers_unittests",
449 "--tool", 435 "--tool",
450 "drmemory_light" 436 "drmemory_light"
451 ], 437 ],
452 "cwd": "[SLAVE_BUILD]",
453 "name": "system_wrappers_unittests" 438 "name": "system_wrappers_unittests"
454 }, 439 },
455 { 440 {
456 "allow_subannotations": true, 441 "allow_subannotations": true,
457 "cmd": [ 442 "cmd": [
458 "python", 443 "python",
459 "-u", 444 "-u",
460 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 445 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
461 "--target", 446 "--target",
462 "Debug", 447 "Debug",
(...skipping 10 matching lines...) Expand all
473 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 458 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
474 "--pass-build-dir", 459 "--pass-build-dir",
475 "--pass-target", 460 "--pass-target",
476 "--run-shell-script", 461 "--run-shell-script",
477 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 462 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
478 "--test", 463 "--test",
479 "test_support_unittests", 464 "test_support_unittests",
480 "--tool", 465 "--tool",
481 "drmemory_light" 466 "drmemory_light"
482 ], 467 ],
483 "cwd": "[SLAVE_BUILD]",
484 "name": "test_support_unittests" 468 "name": "test_support_unittests"
485 }, 469 },
486 { 470 {
487 "allow_subannotations": true, 471 "allow_subannotations": true,
488 "cmd": [ 472 "cmd": [
489 "python", 473 "python",
490 "-u", 474 "-u",
491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 475 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
492 "--target", 476 "--target",
493 "Debug", 477 "Debug",
(...skipping 10 matching lines...) Expand all
504 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 488 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
505 "--pass-build-dir", 489 "--pass-build-dir",
506 "--pass-target", 490 "--pass-target",
507 "--run-shell-script", 491 "--run-shell-script",
508 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 492 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
509 "--test", 493 "--test",
510 "tools_unittests", 494 "tools_unittests",
511 "--tool", 495 "--tool",
512 "drmemory_light" 496 "drmemory_light"
513 ], 497 ],
514 "cwd": "[SLAVE_BUILD]",
515 "name": "tools_unittests" 498 "name": "tools_unittests"
516 }, 499 },
517 { 500 {
518 "allow_subannotations": true, 501 "allow_subannotations": true,
519 "cmd": [ 502 "cmd": [
520 "python", 503 "python",
521 "-u", 504 "-u",
522 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 505 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
523 "--target", 506 "--target",
524 "Debug", 507 "Debug",
(...skipping 10 matching lines...) Expand all
535 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 518 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
536 "--pass-build-dir", 519 "--pass-build-dir",
537 "--pass-target", 520 "--pass-target",
538 "--run-shell-script", 521 "--run-shell-script",
539 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 522 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
540 "--test", 523 "--test",
541 "video_engine_tests", 524 "video_engine_tests",
542 "--tool", 525 "--tool",
543 "drmemory_light" 526 "drmemory_light"
544 ], 527 ],
545 "cwd": "[SLAVE_BUILD]",
546 "name": "video_engine_tests" 528 "name": "video_engine_tests"
547 }, 529 },
548 { 530 {
549 "allow_subannotations": true, 531 "allow_subannotations": true,
550 "cmd": [ 532 "cmd": [
551 "python", 533 "python",
552 "-u", 534 "-u",
553 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 535 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
554 "--target", 536 "--target",
555 "Debug", 537 "Debug",
(...skipping 10 matching lines...) Expand all
566 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 548 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
567 "--pass-build-dir", 549 "--pass-build-dir",
568 "--pass-target", 550 "--pass-target",
569 "--run-shell-script", 551 "--run-shell-script",
570 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 552 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
571 "--test", 553 "--test",
572 "voice_engine_unittests", 554 "voice_engine_unittests",
573 "--tool", 555 "--tool",
574 "drmemory_light" 556 "drmemory_light"
575 ], 557 ],
576 "cwd": "[SLAVE_BUILD]",
577 "name": "voice_engine_unittests" 558 "name": "voice_engine_unittests"
578 }, 559 },
579 { 560 {
580 "allow_subannotations": true, 561 "allow_subannotations": true,
581 "cmd": [ 562 "cmd": [
582 "python", 563 "python",
583 "-u", 564 "-u",
584 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 565 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
585 "--target", 566 "--target",
586 "Debug", 567 "Debug",
(...skipping 10 matching lines...) Expand all
597 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 578 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
598 "--pass-build-dir", 579 "--pass-build-dir",
599 "--pass-target", 580 "--pass-target",
600 "--run-shell-script", 581 "--run-shell-script",
601 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat", 582 "[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
602 "--test", 583 "--test",
603 "webrtc_nonparallel_tests", 584 "webrtc_nonparallel_tests",
604 "--tool", 585 "--tool",
605 "drmemory_light" 586 "drmemory_light"
606 ], 587 ],
607 "cwd": "[SLAVE_BUILD]",
608 "name": "webrtc_nonparallel_tests" 588 "name": "webrtc_nonparallel_tests"
609 }, 589 },
610 { 590 {
611 "name": "$result", 591 "name": "$result",
612 "recipe_result": null, 592 "recipe_result": null,
613 "status_code": 0 593 "status_code": 0
614 } 594 }
615 ] 595 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698