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

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

Issue 1608493002: WebRTC: Add/rename peerconnection_unittests test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
index 61afe3acaa74fd5baa9653f0f0720a9a68a53d96..50af7a93b28bfda32ae9138bcba6e0a2f4e0ce05 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
@@ -281,8 +281,8 @@
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
"--annotate=gtest",
- "--test-type=libjingle_peerconnection_unittest",
- "--step-name=libjingle_peerconnection_unittest",
+ "--test-type=modules_tests",
+ "--step-name=modules_tests",
"--builder-name=win_drmemory_light",
"--slave-name=slavename",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
@@ -291,12 +291,12 @@
"--run-shell-script",
"[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
"--test",
- "libjingle_peerconnection_unittest",
+ "modules_tests",
"--tool",
"drmemory_light"
],
"cwd": "[SLAVE_BUILD]",
- "name": "libjingle_peerconnection_unittest"
+ "name": "modules_tests"
},
{
"allow_subannotations": true,
@@ -311,8 +311,8 @@
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
"--annotate=gtest",
- "--test-type=modules_tests",
- "--step-name=modules_tests",
+ "--test-type=modules_unittests",
+ "--step-name=modules_unittests",
"--builder-name=win_drmemory_light",
"--slave-name=slavename",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
@@ -321,12 +321,12 @@
"--run-shell-script",
"[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
"--test",
- "modules_tests",
+ "modules_unittests",
"--tool",
"drmemory_light"
],
"cwd": "[SLAVE_BUILD]",
- "name": "modules_tests"
+ "name": "modules_unittests"
},
{
"allow_subannotations": true,
@@ -341,8 +341,8 @@
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}",
"--annotate=gtest",
- "--test-type=modules_unittests",
- "--step-name=modules_unittests",
+ "--test-type=peerconnection_unittests",
+ "--step-name=peerconnection_unittests",
"--builder-name=win_drmemory_light",
"--slave-name=slavename",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
@@ -351,12 +351,12 @@
"--run-shell-script",
"[SLAVE_BUILD]\\src\\tools\\valgrind-webrtc\\webrtc_tests.bat",
"--test",
- "modules_unittests",
+ "peerconnection_unittests",
"--tool",
"drmemory_light"
],
"cwd": "[SLAVE_BUILD]",
- "name": "modules_unittests"
+ "name": "peerconnection_unittests"
},
{
"allow_subannotations": true,

Powered by Google App Engine
This is Rietveld 408576698