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

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

Issue 2345503002: WebRTC: Add rtc_stats_unittests to the test suite (Closed)
Patch Set: Created 4 years, 3 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]/linux_ubsan", 7 "[BUILDER_CACHE]/linux_ubsan",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 "python", 475 "python",
476 "-u", 476 "-u",
477 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 477 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
478 "--target", 478 "--target",
479 "Release", 479 "Release",
480 "--xvfb", 480 "--xvfb",
481 "--factory-properties", 481 "--factory-properties",
482 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}", 482 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
483 "--build-properties", 483 "--build-properties",
484 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}", 484 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
485 "--test-type=rtc_stats_unittests",
486 "--step-name=rtc_stats_unittests",
487 "--builder-name=linux_ubsan",
488 "--slave-name=slavename",
489 "--build-number=1337",
490 "--run-python-script",
491 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
492 "[BUILDER_CACHE]/linux_ubsan/src/third_party/gtest-parallel/gtest-parallel ",
493 "[BUILDER_CACHE]/linux_ubsan/src/out/Release/rtc_stats_unittests",
494 "--"
495 ],
496 "cwd": "[BUILDER_CACHE]/linux_ubsan",
497 "name": "rtc_stats_unittests"
498 },
499 {
500 "cmd": [
501 "python",
502 "-u",
503 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
504 "--target",
505 "Release",
506 "--xvfb",
507 "--factory-properties",
508 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
509 "--build-properties",
510 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_ubsan\", \"build number\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patch set\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"rev ision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
485 "--test-type=rtc_unittests", 511 "--test-type=rtc_unittests",
486 "--step-name=rtc_unittests", 512 "--step-name=rtc_unittests",
487 "--builder-name=linux_ubsan", 513 "--builder-name=linux_ubsan",
488 "--slave-name=slavename", 514 "--slave-name=slavename",
489 "--build-number=1337", 515 "--build-number=1337",
490 "--run-python-script", 516 "--run-python-script",
491 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 517 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
492 "[BUILDER_CACHE]/linux_ubsan/src/third_party/gtest-parallel/gtest-parallel ", 518 "[BUILDER_CACHE]/linux_ubsan/src/third_party/gtest-parallel/gtest-parallel ",
493 "[BUILDER_CACHE]/linux_ubsan/src/out/Release/rtc_unittests", 519 "[BUILDER_CACHE]/linux_ubsan/src/out/Release/rtc_unittests",
494 "--" 520 "--"
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 ], 702 ],
677 "cwd": "[BUILDER_CACHE]/linux_ubsan", 703 "cwd": "[BUILDER_CACHE]/linux_ubsan",
678 "name": "webrtc_nonparallel_tests" 704 "name": "webrtc_nonparallel_tests"
679 }, 705 },
680 { 706 {
681 "name": "$result", 707 "name": "$result",
682 "recipe_result": null, 708 "recipe_result": null,
683 "status_code": 0 709 "status_code": 0
684 } 710 }
685 ] 711 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698