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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/invalid_results.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.expected/invalid_results.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json b/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json
index 7e6293ef54432cd10ecf0aac5a39cd709e98ff44..980f30221859818922a69563a2daf6d6d9e46185 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json
@@ -27,6 +27,7 @@
"--revision",
"src@HEAD"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -73,6 +74,7 @@
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -86,6 +88,7 @@
"[DEPOT_TOOLS]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
@@ -99,6 +102,7 @@
"[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read test spec",
"~followup_annotations": [
"@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json@@@",
@@ -127,6 +131,7 @@
"--properties",
"{\"buildername\": \"linux_chromium_rel_ng\", \"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@{}@@@",
@@ -139,6 +144,7 @@
"-9",
"gnome-keyring-daemon"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "killall gnome-keyring-daemon"
},
{
@@ -164,6 +170,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'@@@",
@@ -186,6 +193,7 @@
"-u",
"import sys; sys.exit(0)"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "analyze",
"~followup_annotations": [
"@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
@@ -249,6 +257,7 @@
"-u",
"[BUILD]/scripts/slave/cleanup_temp.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -260,6 +269,7 @@
"[SLAVE_BUILD]/src/out/Release",
"--clean-isolated-files"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "clean isolated files"
},
{
@@ -288,6 +298,7 @@
"gl_tests_run",
"chromium_swarm_tests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"
},
{
@@ -320,6 +331,7 @@
"[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json",
"[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -400,6 +412,7 @@
"--use-gpu-in-tests",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -484,6 +497,7 @@
"--use-gpu-in-tests",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -568,6 +582,7 @@
"--use-gpu-in-tests",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -663,6 +678,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -763,6 +779,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -854,6 +871,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -945,6 +963,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1036,6 +1055,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1127,6 +1147,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1218,6 +1239,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1309,6 +1331,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1400,6 +1423,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1495,6 +1519,7 @@
"--output-dir",
"${ISOLATED_OUTDIR}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1578,6 +1603,7 @@
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1619,6 +1645,7 @@
"--build-number=571",
"base_unittests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests (with patch)",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -1648,6 +1675,7 @@
"1",
"content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1672,6 +1700,7 @@
"1",
"gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1696,6 +1725,7 @@
"1",
"angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1714,6 +1744,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1732,6 +1763,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1750,6 +1782,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1768,6 +1801,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1786,6 +1820,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1804,6 +1839,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1822,6 +1858,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1840,6 +1877,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1858,6 +1896,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1876,6 +1915,7 @@
"--task-output-dir",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1900,6 +1940,7 @@
"1",
"tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux"
},
{
@@ -1927,6 +1968,7 @@
"src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"--force"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update (without patch)",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -1961,6 +2003,7 @@
"[DEPOT_TOOLS]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
@@ -1985,6 +2028,7 @@
"--",
"base_unittests"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "compile (without patch)"
},
{
@@ -2013,6 +2057,7 @@
"base_unittests",
"Test.Two"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "base_unittests (without patch)",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -2026,6 +2071,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