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

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

Issue 2229213003: webrtc: run tests in the checkout directory (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]\\win_drmemory_full", 7 "[BUILDER_CACHE]\\win_drmemory_full",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 236 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
237 "--pass-build-dir", 237 "--pass-build-dir",
238 "--pass-target", 238 "--pass-target",
239 "--run-shell-script", 239 "--run-shell-script",
240 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 240 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
241 "--test", 241 "--test",
242 "audio_decoder_unittests", 242 "audio_decoder_unittests",
243 "--tool", 243 "--tool",
244 "drmemory_full" 244 "drmemory_full"
245 ], 245 ],
246 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 246 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
247 "name": "audio_decoder_unittests" 247 "name": "audio_decoder_unittests"
248 }, 248 },
249 { 249 {
250 "allow_subannotations": true, 250 "allow_subannotations": true,
251 "cmd": [ 251 "cmd": [
252 "python", 252 "python",
253 "-u", 253 "-u",
254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
255 "--target", 255 "--target",
256 "Debug", 256 "Debug",
(...skipping 10 matching lines...) Expand all
267 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 267 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
268 "--pass-build-dir", 268 "--pass-build-dir",
269 "--pass-target", 269 "--pass-target",
270 "--run-shell-script", 270 "--run-shell-script",
271 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 271 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
272 "--test", 272 "--test",
273 "common_audio_unittests", 273 "common_audio_unittests",
274 "--tool", 274 "--tool",
275 "drmemory_full" 275 "drmemory_full"
276 ], 276 ],
277 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 277 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
278 "name": "common_audio_unittests" 278 "name": "common_audio_unittests"
279 }, 279 },
280 { 280 {
281 "allow_subannotations": true, 281 "allow_subannotations": true,
282 "cmd": [ 282 "cmd": [
283 "python", 283 "python",
284 "-u", 284 "-u",
285 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 285 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
286 "--target", 286 "--target",
287 "Debug", 287 "Debug",
(...skipping 10 matching lines...) Expand all
298 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 298 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
299 "--pass-build-dir", 299 "--pass-build-dir",
300 "--pass-target", 300 "--pass-target",
301 "--run-shell-script", 301 "--run-shell-script",
302 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 302 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
303 "--test", 303 "--test",
304 "common_video_unittests", 304 "common_video_unittests",
305 "--tool", 305 "--tool",
306 "drmemory_full" 306 "drmemory_full"
307 ], 307 ],
308 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 308 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
309 "name": "common_video_unittests" 309 "name": "common_video_unittests"
310 }, 310 },
311 { 311 {
312 "allow_subannotations": true, 312 "allow_subannotations": true,
313 "cmd": [ 313 "cmd": [
314 "python", 314 "python",
315 "-u", 315 "-u",
316 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 316 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
317 "--target", 317 "--target",
318 "Debug", 318 "Debug",
(...skipping 10 matching lines...) Expand all
329 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 329 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
330 "--pass-build-dir", 330 "--pass-build-dir",
331 "--pass-target", 331 "--pass-target",
332 "--run-shell-script", 332 "--run-shell-script",
333 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 333 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
334 "--test", 334 "--test",
335 "modules_tests", 335 "modules_tests",
336 "--tool", 336 "--tool",
337 "drmemory_full" 337 "drmemory_full"
338 ], 338 ],
339 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 339 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
340 "name": "modules_tests" 340 "name": "modules_tests"
341 }, 341 },
342 { 342 {
343 "allow_subannotations": true, 343 "allow_subannotations": true,
344 "cmd": [ 344 "cmd": [
345 "python", 345 "python",
346 "-u", 346 "-u",
347 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 347 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
348 "--target", 348 "--target",
349 "Debug", 349 "Debug",
(...skipping 10 matching lines...) Expand all
360 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 360 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
361 "--pass-build-dir", 361 "--pass-build-dir",
362 "--pass-target", 362 "--pass-target",
363 "--run-shell-script", 363 "--run-shell-script",
364 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 364 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
365 "--test", 365 "--test",
366 "modules_unittests", 366 "modules_unittests",
367 "--tool", 367 "--tool",
368 "drmemory_full" 368 "drmemory_full"
369 ], 369 ],
370 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 370 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
371 "name": "modules_unittests" 371 "name": "modules_unittests"
372 }, 372 },
373 { 373 {
374 "allow_subannotations": true, 374 "allow_subannotations": true,
375 "cmd": [ 375 "cmd": [
376 "python", 376 "python",
377 "-u", 377 "-u",
378 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 378 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
379 "--target", 379 "--target",
380 "Debug", 380 "Debug",
(...skipping 10 matching lines...) Expand all
391 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 391 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
392 "--pass-build-dir", 392 "--pass-build-dir",
393 "--pass-target", 393 "--pass-target",
394 "--run-shell-script", 394 "--run-shell-script",
395 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 395 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
396 "--test", 396 "--test",
397 "peerconnection_unittests", 397 "peerconnection_unittests",
398 "--tool", 398 "--tool",
399 "drmemory_full" 399 "drmemory_full"
400 ], 400 ],
401 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 401 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
402 "name": "peerconnection_unittests" 402 "name": "peerconnection_unittests"
403 }, 403 },
404 { 404 {
405 "allow_subannotations": true, 405 "allow_subannotations": true,
406 "cmd": [ 406 "cmd": [
407 "python", 407 "python",
408 "-u", 408 "-u",
409 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 409 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
410 "--target", 410 "--target",
411 "Debug", 411 "Debug",
(...skipping 10 matching lines...) Expand all
422 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 422 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
423 "--pass-build-dir", 423 "--pass-build-dir",
424 "--pass-target", 424 "--pass-target",
425 "--run-shell-script", 425 "--run-shell-script",
426 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 426 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
427 "--test", 427 "--test",
428 "rtc_media_unittests", 428 "rtc_media_unittests",
429 "--tool", 429 "--tool",
430 "drmemory_full" 430 "drmemory_full"
431 ], 431 ],
432 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 432 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
433 "name": "rtc_media_unittests" 433 "name": "rtc_media_unittests"
434 }, 434 },
435 { 435 {
436 "allow_subannotations": true, 436 "allow_subannotations": true,
437 "cmd": [ 437 "cmd": [
438 "python", 438 "python",
439 "-u", 439 "-u",
440 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 440 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
441 "--target", 441 "--target",
442 "Debug", 442 "Debug",
(...skipping 10 matching lines...) Expand all
453 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 453 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
454 "--pass-build-dir", 454 "--pass-build-dir",
455 "--pass-target", 455 "--pass-target",
456 "--run-shell-script", 456 "--run-shell-script",
457 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 457 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
458 "--test", 458 "--test",
459 "rtc_pc_unittests", 459 "rtc_pc_unittests",
460 "--tool", 460 "--tool",
461 "drmemory_full" 461 "drmemory_full"
462 ], 462 ],
463 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 463 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
464 "name": "rtc_pc_unittests" 464 "name": "rtc_pc_unittests"
465 }, 465 },
466 { 466 {
467 "allow_subannotations": true, 467 "allow_subannotations": true,
468 "cmd": [ 468 "cmd": [
469 "python", 469 "python",
470 "-u", 470 "-u",
471 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 471 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
472 "--target", 472 "--target",
473 "Debug", 473 "Debug",
(...skipping 10 matching lines...) Expand all
484 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 484 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
485 "--pass-build-dir", 485 "--pass-build-dir",
486 "--pass-target", 486 "--pass-target",
487 "--run-shell-script", 487 "--run-shell-script",
488 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 488 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
489 "--test", 489 "--test",
490 "rtc_unittests", 490 "rtc_unittests",
491 "--tool", 491 "--tool",
492 "drmemory_full" 492 "drmemory_full"
493 ], 493 ],
494 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 494 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
495 "name": "rtc_unittests" 495 "name": "rtc_unittests"
496 }, 496 },
497 { 497 {
498 "allow_subannotations": true, 498 "allow_subannotations": true,
499 "cmd": [ 499 "cmd": [
500 "python", 500 "python",
501 "-u", 501 "-u",
502 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 502 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
503 "--target", 503 "--target",
504 "Debug", 504 "Debug",
(...skipping 10 matching lines...) Expand all
515 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 515 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
516 "--pass-build-dir", 516 "--pass-build-dir",
517 "--pass-target", 517 "--pass-target",
518 "--run-shell-script", 518 "--run-shell-script",
519 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 519 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
520 "--test", 520 "--test",
521 "system_wrappers_unittests", 521 "system_wrappers_unittests",
522 "--tool", 522 "--tool",
523 "drmemory_full" 523 "drmemory_full"
524 ], 524 ],
525 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 525 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
526 "name": "system_wrappers_unittests" 526 "name": "system_wrappers_unittests"
527 }, 527 },
528 { 528 {
529 "allow_subannotations": true, 529 "allow_subannotations": true,
530 "cmd": [ 530 "cmd": [
531 "python", 531 "python",
532 "-u", 532 "-u",
533 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 533 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
534 "--target", 534 "--target",
535 "Debug", 535 "Debug",
(...skipping 10 matching lines...) Expand all
546 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 546 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
547 "--pass-build-dir", 547 "--pass-build-dir",
548 "--pass-target", 548 "--pass-target",
549 "--run-shell-script", 549 "--run-shell-script",
550 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 550 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
551 "--test", 551 "--test",
552 "test_support_unittests", 552 "test_support_unittests",
553 "--tool", 553 "--tool",
554 "drmemory_full" 554 "drmemory_full"
555 ], 555 ],
556 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 556 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
557 "name": "test_support_unittests" 557 "name": "test_support_unittests"
558 }, 558 },
559 { 559 {
560 "allow_subannotations": true, 560 "allow_subannotations": true,
561 "cmd": [ 561 "cmd": [
562 "python", 562 "python",
563 "-u", 563 "-u",
564 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 564 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
565 "--target", 565 "--target",
566 "Debug", 566 "Debug",
(...skipping 10 matching lines...) Expand all
577 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 577 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
578 "--pass-build-dir", 578 "--pass-build-dir",
579 "--pass-target", 579 "--pass-target",
580 "--run-shell-script", 580 "--run-shell-script",
581 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 581 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
582 "--test", 582 "--test",
583 "tools_unittests", 583 "tools_unittests",
584 "--tool", 584 "--tool",
585 "drmemory_full" 585 "drmemory_full"
586 ], 586 ],
587 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 587 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
588 "name": "tools_unittests" 588 "name": "tools_unittests"
589 }, 589 },
590 { 590 {
591 "allow_subannotations": true, 591 "allow_subannotations": true,
592 "cmd": [ 592 "cmd": [
593 "python", 593 "python",
594 "-u", 594 "-u",
595 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 595 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
596 "--target", 596 "--target",
597 "Debug", 597 "Debug",
(...skipping 10 matching lines...) Expand all
608 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 608 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
609 "--pass-build-dir", 609 "--pass-build-dir",
610 "--pass-target", 610 "--pass-target",
611 "--run-shell-script", 611 "--run-shell-script",
612 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 612 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
613 "--test", 613 "--test",
614 "video_engine_tests", 614 "video_engine_tests",
615 "--tool", 615 "--tool",
616 "drmemory_full" 616 "drmemory_full"
617 ], 617 ],
618 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 618 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
619 "name": "video_engine_tests" 619 "name": "video_engine_tests"
620 }, 620 },
621 { 621 {
622 "allow_subannotations": true, 622 "allow_subannotations": true,
623 "cmd": [ 623 "cmd": [
624 "python", 624 "python",
625 "-u", 625 "-u",
626 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 626 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
627 "--target", 627 "--target",
628 "Debug", 628 "Debug",
(...skipping 10 matching lines...) Expand all
639 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 639 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
640 "--pass-build-dir", 640 "--pass-build-dir",
641 "--pass-target", 641 "--pass-target",
642 "--run-shell-script", 642 "--run-shell-script",
643 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 643 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
644 "--test", 644 "--test",
645 "voice_engine_unittests", 645 "voice_engine_unittests",
646 "--tool", 646 "--tool",
647 "drmemory_full" 647 "drmemory_full"
648 ], 648 ],
649 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 649 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
650 "name": "voice_engine_unittests" 650 "name": "voice_engine_unittests"
651 }, 651 },
652 { 652 {
653 "allow_subannotations": true, 653 "allow_subannotations": true,
654 "cmd": [ 654 "cmd": [
655 "python", 655 "python",
656 "-u", 656 "-u",
657 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 657 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
658 "--target", 658 "--target",
659 "Debug", 659 "Debug",
(...skipping 10 matching lines...) Expand all
670 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 670 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
671 "--pass-build-dir", 671 "--pass-build-dir",
672 "--pass-target", 672 "--pass-target",
673 "--run-shell-script", 673 "--run-shell-script",
674 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 674 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
675 "--test", 675 "--test",
676 "xmllite_xmpp_unittests", 676 "xmllite_xmpp_unittests",
677 "--tool", 677 "--tool",
678 "drmemory_full" 678 "drmemory_full"
679 ], 679 ],
680 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 680 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
681 "name": "xmllite_xmpp_unittests" 681 "name": "xmllite_xmpp_unittests"
682 }, 682 },
683 { 683 {
684 "allow_subannotations": true, 684 "allow_subannotations": true,
685 "cmd": [ 685 "cmd": [
686 "python", 686 "python",
687 "-u", 687 "-u",
688 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 688 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
689 "--target", 689 "--target",
690 "Debug", 690 "Debug",
(...skipping 10 matching lines...) Expand all
701 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 701 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
702 "--pass-build-dir", 702 "--pass-build-dir",
703 "--pass-target", 703 "--pass-target",
704 "--run-shell-script", 704 "--run-shell-script",
705 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat", 705 "[BUILDER_CACHE]\\win_drmemory_full\\src\\tools\\valgrind-webrtc\\webrtc_t ests.bat",
706 "--test", 706 "--test",
707 "webrtc_nonparallel_tests", 707 "webrtc_nonparallel_tests",
708 "--tool", 708 "--tool",
709 "drmemory_full" 709 "drmemory_full"
710 ], 710 ],
711 "cwd": "[BUILDER_CACHE]\\win_drmemory_full", 711 "cwd": "[BUILDER_CACHE]\\win_drmemory_full\\src",
712 "name": "webrtc_nonparallel_tests" 712 "name": "webrtc_nonparallel_tests"
713 }, 713 },
714 { 714 {
715 "name": "$result", 715 "name": "$result",
716 "recipe_result": null, 716 "recipe_result": null,
717 "status_code": 0 717 "status_code": 0
718 } 718 }
719 ] 719 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698