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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_ubsan_vptr.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_linux_ubsan_vptr.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_ubsan_vptr.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_ubsan_vptr.json
index 8ce1b5329e1fe77192df59bb5de4b6b97eebdc64..b8149b54605f65e9eea5cb5041168b5ed3214924 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_ubsan_vptr.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_ubsan_vptr.json
@@ -284,6 +284,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/audio_decoder_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "audio_decoder_unittests"
},
{
@@ -309,6 +310,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/common_audio_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "common_audio_unittests"
},
{
@@ -334,6 +336,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/common_video_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "common_video_unittests"
},
{
@@ -359,6 +362,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/modules_tests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "modules_tests"
},
{
@@ -384,6 +388,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/modules_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "modules_unittests"
},
{
@@ -409,6 +414,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/peerconnection_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "peerconnection_unittests"
},
{
@@ -434,6 +440,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/rtc_media_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "rtc_media_unittests"
},
{
@@ -459,6 +466,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/rtc_pc_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "rtc_pc_unittests"
},
{
@@ -484,6 +492,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/rtc_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "rtc_unittests"
},
{
@@ -509,6 +518,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/system_wrappers_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "system_wrappers_unittests"
},
{
@@ -534,6 +544,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/test_support_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "test_support_unittests"
},
{
@@ -559,6 +570,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/tools_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "tools_unittests"
},
{
@@ -584,6 +596,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/video_engine_tests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "video_engine_tests"
},
{
@@ -609,6 +622,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/voice_engine_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "voice_engine_unittests"
},
{
@@ -634,6 +648,7 @@
"[BUILDER_CACHE]/linux_ubsan_vptr/src/out/Release/xmllite_xmpp_unittests",
"--"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "xmllite_xmpp_unittests"
},
{
@@ -658,6 +673,7 @@
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"webrtc_nonparallel_tests"
],
+ "cwd": "[BUILDER_CACHE]/linux_ubsan_vptr",
"name": "webrtc_nonparallel_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698