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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.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/client_webrtc_linux32_debug.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.json
index 965192933b7d5685f63dafaab503a5803cc33c4b..5af206aac43e109bfb99f342a968d0b9d6da5bf6 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.json
@@ -252,19 +252,19 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--test-type=libjingle_peerconnection_unittest",
- "--step-name=libjingle_peerconnection_unittest",
+ "--test-type=modules_tests",
+ "--step-name=modules_tests",
"--builder-name=Linux32 Debug",
"--slave-name=slavename",
"--build-number=1337",
"--run-python-script",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
- "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest",
+ "[SLAVE_BUILD]/src/out/Debug/modules_tests",
"--"
],
"cwd": "[SLAVE_BUILD]",
- "name": "libjingle_peerconnection_unittest"
+ "name": "modules_tests"
},
{
"cmd": [
@@ -278,19 +278,19 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--test-type=modules_tests",
- "--step-name=modules_tests",
+ "--test-type=modules_unittests",
+ "--step-name=modules_unittests",
"--builder-name=Linux32 Debug",
"--slave-name=slavename",
"--build-number=1337",
"--run-python-script",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
- "[SLAVE_BUILD]/src/out/Debug/modules_tests",
+ "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
"--"
],
"cwd": "[SLAVE_BUILD]",
- "name": "modules_tests"
+ "name": "modules_unittests"
},
{
"cmd": [
@@ -304,19 +304,19 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux32 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
- "--test-type=modules_unittests",
- "--step-name=modules_unittests",
+ "--test-type=peerconnection_unittests",
+ "--step-name=peerconnection_unittests",
"--builder-name=Linux32 Debug",
"--slave-name=slavename",
"--build-number=1337",
"--run-python-script",
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
- "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
+ "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests",
"--"
],
"cwd": "[SLAVE_BUILD]",
- "name": "modules_unittests"
+ "name": "peerconnection_unittests"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698