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

Unified Diff: scripts/slave/recipes/infra/recipe_autoroller_public.expected/failure.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 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/infra/recipe_autoroller_public.expected/failure.json
diff --git a/scripts/slave/recipes/infra/recipe_autoroller_public.expected/failure.json b/scripts/slave/recipes/infra/recipe_autoroller_public.expected/failure.json
index 627b975061fc8aa15d9275b71e6af358ab296fc6..89e713bb66357a8c57334627a041af7c9b326937 100644
--- a/scripts/slave/recipes/infra/recipe_autoroller_public.expected/failure.json
+++ b/scripts/slave/recipes/infra/recipe_autoroller_public.expected/failure.json
@@ -6,9 +6,8 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"config",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infra.git'}]"
+ "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infra.git'}]"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -36,7 +35,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -67,7 +65,6 @@
"user.name",
"local_bot"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -84,7 +81,6 @@
"user.email",
"local_bot@example.com"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -97,7 +93,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -112,12 +107,10 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get luci-config projects"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "build"
},
{
@@ -126,11 +119,10 @@
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
- "[TMP_BASE]/roll_build_tmp_1",
+ "[TMP]/roll_build_tmp_1",
"--url",
"https://repo.repo/build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.git setup",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -144,7 +136,7 @@
"origin",
"master"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -157,7 +149,7 @@
"-f",
"FETCH_HEAD"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -169,7 +161,7 @@
"rev-parse",
"HEAD"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.read revision",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -185,7 +177,7 @@
"-d",
"-x"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -198,7 +190,7 @@
"user.email",
"recipe-roller@chromium.org"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git config",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -211,7 +203,7 @@
"user.name",
"recipe-roller"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git config (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -226,7 +218,7 @@
"roll",
"origin/master"
],
- "cwd": "[TMP_BASE]/roll_build_tmp_1",
+ "cwd": "[TMP]/roll_build_tmp_1",
"name": "build.git checkout (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -234,16 +226,15 @@
},
{
"cmd": [
- "[SLAVE_BUILD]/infra/ENV/bin/python",
+ "[CWD]/infra/ENV/bin/python",
"-u",
- "[SLAVE_BUILD]/infra/recipes-py/recipes.py",
+ "[CWD]/infra/recipes-py/recipes.py",
"--package",
- "[TMP_BASE]/roll_build_tmp_1/infra/config/recipes.cfg",
+ "[TMP]/roll_build_tmp_1/infra/config/recipes.cfg",
"autoroll",
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "build.roll",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -280,10 +271,9 @@
"python",
"-u",
"\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
- "[TMP_BASE]/roll_build_tmp_1"
+ "[TMP]/roll_build_tmp_1"
],
- "cwd": "[SLAVE_BUILD]",
- "name": "build.rmtree [TMP_BASE]/roll_build_tmp_1",
+ "name": "build.rmtree [TMP]/roll_build_tmp_1",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -298,7 +288,6 @@
"-u",
"import sys; sys.exit(1)"
],
- "cwd": "[SLAVE_BUILD]",
"name": "roll result",
"~followup_annotations": [
"step returned non-zero exit code: 1",

Powered by Google App Engine
This is Rietveld 408576698