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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.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/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
index 1f378a5fddfc42163cea777fb61292bda620f208..46b7d1029097e87cc0bb57dba0f1ba7160d0bf77 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
@@ -6,7 +6,7 @@
"refs/heads/master",
"refs/remotes/origin/master"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "git update-ref"
},
{
@@ -15,12 +15,11 @@
"checkout",
"master"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "git checkout"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
@@ -46,7 +45,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range"
},
{
@@ -60,7 +58,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314017}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -82,7 +79,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314015}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -102,7 +98,6 @@
"--commit",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -122,7 +117,6 @@
"--commit",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -135,7 +129,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Expanding revision range"
},
{
@@ -147,7 +140,6 @@
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"https://chromium.googlesource.com/chromium/src"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -162,12 +154,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -192,7 +183,7 @@
"--diff",
"/dev/null"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via git try."
},
{
@@ -201,17 +192,15 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls (2)"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"trigger_specs": [
{
@@ -241,13 +230,12 @@
"--position",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe"
},
{
@@ -256,12 +244,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -278,7 +265,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.fetch builder state",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -290,7 +276,6 @@
"-u",
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.sleeping",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -308,12 +293,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -330,7 +314,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.fetch builder state (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -345,7 +328,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.fetch build details",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -357,7 +339,6 @@
"-u",
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.sleeping (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -375,12 +356,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls (3)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -397,7 +377,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.fetch build details (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -410,13 +389,12 @@
"--position",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf"
},
{
@@ -425,12 +403,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -442,12 +419,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"cat",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698