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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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_win32_release.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release.json
index 20b27fbdab53f4059402ecb4febd26ac85a6b7b3..7a1218604a2efef5c65144b89f56ff01aa955f08 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release.json
@@ -24,7 +24,6 @@
"src@12345",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -63,7 +62,6 @@
"RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py",
"[SLAVE_BUILD]\\src\\out"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean test output files"
},
{
@@ -75,7 +73,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -85,7 +82,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' rtc_use_264=1 target_arch=ia32 use_goma=1",
@@ -124,7 +120,6 @@
"--",
"All"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -156,7 +151,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\audio_decoder_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "audio_decoder_unittests"
},
{
@@ -181,7 +175,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\common_audio_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "common_audio_unittests"
},
{
@@ -206,7 +199,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\common_video_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "common_video_unittests"
},
{
@@ -231,7 +223,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\modules_tests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "modules_tests"
},
{
@@ -256,7 +247,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\modules_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "modules_unittests"
},
{
@@ -281,7 +271,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\peerconnection_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "peerconnection_unittests"
},
{
@@ -306,7 +295,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\rtc_media_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rtc_media_unittests"
},
{
@@ -331,7 +319,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\rtc_pc_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rtc_pc_unittests"
},
{
@@ -356,7 +343,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\rtc_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rtc_unittests"
},
{
@@ -381,7 +367,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\system_wrappers_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "system_wrappers_unittests"
},
{
@@ -406,7 +391,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\test_support_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "test_support_unittests"
},
{
@@ -431,7 +415,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\tools_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "tools_unittests"
},
{
@@ -456,7 +439,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\video_engine_tests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "video_engine_tests"
},
{
@@ -481,7 +463,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\voice_engine_unittests",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"name": "voice_engine_unittests"
},
{
@@ -508,7 +489,6 @@
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"webrtc_nonparallel_tests.exe"
],
- "cwd": "[SLAVE_BUILD]",
"name": "webrtc_nonparallel_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698