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

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

Issue 2229013002: webrtc: use correct cwd for running tests (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 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 609de60cb50beab44d90b367921366f794f96312..1a69eaed61475f8b99102cef9b79df05f6185d31 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
@@ -243,6 +243,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "audio_decoder_unittests"
},
{
@@ -273,6 +274,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "common_audio_unittests"
},
{
@@ -303,6 +305,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "common_video_unittests"
},
{
@@ -333,6 +336,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "modules_tests"
},
{
@@ -363,6 +367,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "modules_unittests"
},
{
@@ -393,6 +398,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "peerconnection_unittests"
},
{
@@ -423,6 +429,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "rtc_media_unittests"
},
{
@@ -453,6 +460,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "rtc_pc_unittests"
},
{
@@ -483,6 +491,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "rtc_unittests"
},
{
@@ -513,6 +522,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "system_wrappers_unittests"
},
{
@@ -543,6 +553,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "test_support_unittests"
},
{
@@ -573,6 +584,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "tools_unittests"
},
{
@@ -603,6 +615,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "video_engine_tests"
},
{
@@ -633,6 +646,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "voice_engine_unittests"
},
{
@@ -663,6 +677,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "xmllite_xmpp_unittests"
},
{
@@ -693,6 +708,7 @@
"--tool",
"drmemory_light"
],
+ "cwd": "[BUILDER_CACHE]\\win_drmemory_light",
"name": "webrtc_nonparallel_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698