Index: scripts/slave/recipes/bisect.expected/invalid_config_test.json |
diff --git a/scripts/slave/recipes/bisect.expected/invalid_config_test.json b/scripts/slave/recipes/bisect.expected/invalid_config_test.json |
index 6e26fda9330f6b5a5323a3e6ca9a5997ae75be34..60471db43f1d6fd40b7c6914a81d628f17733dba 100644 |
--- a/scripts/slave/recipes/bisect.expected/invalid_config_test.json |
+++ b/scripts/slave/recipes/bisect.expected/invalid_config_test.json |
@@ -21,6 +21,7 @@ |
"--revision", |
"src@HEAD" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -67,6 +68,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "branding=Chrome buildtype=Official component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
}, |
@@ -77,6 +79,7 @@ |
"echo", |
"{\n \"bad_revision\": \"src@a6298e4afedbf2cd461755ea6f45b0ad64222222\", \n \"bug_id\": \"425582\", \n \"builder_host\": \"master4.golo.chromium.org\", \n \"builder_port\": \"8341\", \n \"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he\", \n \"dummy_builds\": true, \n \"dummy_regression_confidence\": \"95\", \n \"good_revision\": \"XXX\", \n \"gs_bucket\": \"chrome-perf\", \n \"max_time_minutes\": \"5\", \n \"metric\": \"warm_times/page_load_time\", \n \"poll_sleep\": 0, \n \"repeat_count\": \"2\", \n \"test_type\": \"perf\", \n \"truncate_percent\": \"25\"\n}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "config" |
}, |
{ |