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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.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/base_unittests_failure_swarming.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json
index b0e7a3aaaeca1bcdc3bd1bddb94dac181d826848..56d424ed2e35b6e79d2d122d723b1ded866aca56 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.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@@@",
@@ -106,6 +108,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@{}@@@",
@@ -135,6 +138,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'@@@",
@@ -157,6 +161,7 @@
"-u",
"import sys; sys.exit(0)"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "analyze",
"~followup_annotations": [
"@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
@@ -184,6 +189,7 @@
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -197,6 +203,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"
},
@@ -211,6 +218,7 @@
"[SLAVE_BUILD]/src/out/Release",
"--clean-isolated-files"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "clean isolated files"
},
{
@@ -232,6 +240,7 @@
"base_unittests",
"base_unittests_run"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"
},
{
@@ -255,6 +264,7 @@
"/path/to/tmp/",
"[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "find isolated targets"
},
{
@@ -271,6 +281,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@{@@@",
@@ -353,6 +364,7 @@
"--lsan=1",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] base_unittests (with patch)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -384,6 +396,7 @@
"--output",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "nacl_integration (with patch)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -415,6 +428,7 @@
"1",
"base_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_rel/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests (with patch)",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -447,6 +461,7 @@
"src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"--force"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update (without patch)",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -481,6 +496,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"
},
@@ -495,6 +511,7 @@
"[SLAVE_BUILD]/src/out/Release",
"--clean-isolated-files"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "clean isolated files (2)"
},
{
@@ -516,6 +533,7 @@
"base_unittests",
"base_unittests_run"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (without patch)"
},
{
@@ -526,6 +544,7 @@
"/path/to/tmp/",
"[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "find isolated targets (2)"
},
{
@@ -542,6 +561,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 (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -625,6 +645,7 @@
"--lsan=1",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] base_unittests (without patch)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -663,6 +684,7 @@
"1",
"base_unittests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_rel/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests (without patch)"
},
{
@@ -672,6 +694,7 @@
"\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsuccess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ignored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if success else 1)\n",
"{\"ignored\": [], \"new\": [\"Test.Two\"]}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",

Powered by Google App Engine
This is Rietveld 408576698