| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
|
| index ad82d23010181fa10c433570a64a41466867416d..882b54cded4347b3db9143c485d69ab1b383d19d 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_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"
|
| },
|
| {
|
| @@ -188,7 +179,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."
|
| },
|
| {
|
| @@ -197,12 +188,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_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil ls (2)"
|
| },
|
| {
|
| @@ -223,7 +213,7 @@
|
| "--diff",
|
| "/dev/null"
|
| ],
|
| - "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
|
| + "cwd": "[TMP]/fake_checkout_tmp_1",
|
| "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try."
|
| },
|
| {
|
| @@ -233,13 +223,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"
|
| },
|
| {
|
| @@ -248,12 +237,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@@@"
|
| @@ -261,7 +249,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222",
|
| "trigger_specs": [
|
| {
|
| @@ -293,7 +280,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@@@",
|
| @@ -311,12 +297,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/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@"
|
| @@ -328,12 +313,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/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad64222222",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| @@ -348,13 +332,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"
|
| },
|
| {
|
| @@ -363,12 +346,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_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@00316c9ddf.gsutil ls",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@"
|
| @@ -376,7 +358,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
|
| "trigger_specs": [
|
| {
|
| @@ -408,7 +389,6 @@
|
| "-u",
|
| "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Waiting for chromium@00316c9ddf.sleeping",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -426,12 +406,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 (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@"
|
| @@ -443,12 +422,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": [
|
|
|