Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json |
index 4ae389289c4e531b4f94663d2bf95d6a8112eb9a..77f34aeea9f238a3977ed905b73c4feca6fe8fa8 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json |
@@ -27,6 +27,7 @@ |
"--revision", |
"src@12345" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -53,6 +54,7 @@ |
"RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", |
"[SLAVE_BUILD]\\src\\out" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean test output files" |
}, |
{ |
@@ -61,6 +63,7 @@ |
"-u", |
"[BUILD]\\scripts\\slave\\cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -70,6 +73,7 @@ |
"[DEPOT_TOOLS]\\gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" |
}, |
@@ -93,6 +97,7 @@ |
"--", |
"All" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
}, |
{ |
@@ -113,6 +118,7 @@ |
"--slave-name=slavename", |
"audio_device_tests.exe" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "audio_device_tests" |
}, |
{ |
@@ -121,6 +127,7 @@ |
"-u", |
"RECIPE_MODULE[webrtc]\\resources\\ensure_webcam_is_running.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "webcam_check" |
}, |
{ |
@@ -143,6 +150,7 @@ |
"--automated", |
"--capture_test_ensure_resolution_alignment_in_capture_device=false" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "vie_auto_test" |
}, |
{ |
@@ -164,6 +172,7 @@ |
"voe_auto_test.exe", |
"--automated" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "voe_auto_test" |
}, |
{ |
@@ -172,6 +181,7 @@ |
"-u", |
"RECIPE_MODULE[webrtc]\\resources\\ensure_webcam_is_running.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "webcam_check (2)" |
}, |
{ |
@@ -192,6 +202,7 @@ |
"--slave-name=slavename", |
"video_capture_tests.exe" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "video_capture_tests" |
}, |
{ |
@@ -212,6 +223,7 @@ |
"--slave-name=slavename", |
"webrtc_perf_tests.exe" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "webrtc_perf_tests" |
} |
] |