Index: scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json b/scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json |
index d26685c82555e85c1dd6c52633eff03ecc443c84..331c44239207f01543d5fb9e41d46d816532a407 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/win_release_tot_angle.json |
@@ -5,6 +5,7 @@ |
"-u", |
"[BUILD]\\scripts\\slave\\cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup temp" |
}, |
{ |
@@ -30,6 +31,7 @@ |
"src@204787", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -76,6 +78,7 @@ |
"[DEPOT_TOOLS]\\gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" |
}, |
@@ -90,6 +93,7 @@ |
"[SLAVE_BUILD]\\src\\out\\Release", |
"--clean-isolated-files" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean isolated files" |
}, |
{ |
@@ -119,6 +123,7 @@ |
"telemetry_gpu_test_run", |
"angle_end2end_tests_run" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
}, |
{ |
@@ -142,6 +147,7 @@ |
"[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_test.isolated.gen.json", |
"[SLAVE_BUILD]\\src\\out\\Release\\angle_end2end_tests.isolated.gen.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "isolate tests", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |