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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.json
index dd63c2f4bc7adf7086b5bfc86bf91f8c59a839d7..3cb93b95c21b76ee49ba94ab9d126c9feada4123 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_because_of_analyze_with_filtered_tests.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"
},
@@ -214,6 +219,7 @@
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -227,6 +233,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"
},
@@ -241,6 +248,7 @@
"[SLAVE_BUILD]/src/out/Release",
"--clean-isolated-files"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "clean isolated files"
},
{
@@ -263,6 +271,7 @@
"base_unittests_run",
"browser_tests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"
},
{
@@ -286,6 +295,7 @@
"/path/to/tmp/",
"[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "find isolated targets"
},
{
@@ -302,6 +312,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@{@@@",
@@ -319,6 +330,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@@@@",
@@ -354,6 +366,7 @@
"--test-launcher-print-test-stdio=always",
"--test-launcher-batch-limit=1"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "browser_tests (with patch)"
},
{
@@ -371,6 +384,7 @@
"--output",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "nacl_integration (with patch)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -387,6 +401,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@@@@",
@@ -403,6 +418,7 @@
"-u",
"import sys; sys.exit(1)"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests",
"~followup_annotations": [
"step returned non-zero exit code: 1",

Powered by Google App Engine
This is Rietveld 408576698