Index: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_compile_targets.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
index 467cf88067384b7f2e3b0dcc1bd71ee1d7e6e404..4b57f811c1a6ddb7f08c7c905c0f93cdf9e1d2b4 100644 |
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
@@ -28,6 +28,7 @@ |
"src@HEAD", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -75,6 +76,7 @@ |
"[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "read test spec", |
"~followup_annotations": [ |
"@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@", |
@@ -112,6 +114,7 @@ |
"--properties", |
"{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "get compile targets for scripts", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{}@@@", |
@@ -141,6 +144,7 @@ |
"[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "read filter exclusion spec", |
"~followup_annotations": [ |
"@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
@@ -167,6 +171,7 @@ |
"{\"files\": [\"foo.cc\"], \"targets\": [\"base_unittests\", \"browser_tests\", \"unittests\"]}", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1" |
}, |
@@ -216,6 +221,7 @@ |
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
"--version" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "swarming.py --version", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -229,6 +235,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" |
}, |
@@ -243,6 +250,7 @@ |
"[SLAVE_BUILD]/src/out/Release", |
"--clean-isolated-files" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean isolated files" |
}, |
{ |
@@ -265,6 +273,7 @@ |
"base_unittests_run", |
"browser_tests" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile (with patch)" |
}, |
{ |
@@ -288,6 +297,7 @@ |
"/path/to/tmp/", |
"[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "find isolated targets" |
}, |
{ |
@@ -304,6 +314,7 @@ |
"[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", |
"[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "isolate tests", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -321,6 +332,7 @@ |
"\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv[1]\nsys.exit(1)\n", |
"base_unittests" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[error] base_unittests (with patch)", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -356,6 +368,7 @@ |
"--test-launcher-print-test-stdio=always", |
"--test-launcher-batch-limit=1" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "browser_tests (with patch)" |
}, |
{ |
@@ -373,6 +386,7 @@ |
"--output", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "nacl_integration (with patch)", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -389,6 +403,7 @@ |
"\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n", |
"base_unittests" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[collect error] base_unittests (with patch)", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -405,6 +420,7 @@ |
"-u", |
"import sys; sys.exit(1)" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "base_unittests", |
"~followup_annotations": [ |
"step returned non-zero exit code: 1", |