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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.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/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.json
index 1afc578d930710c74109ed74402be49e3bbf0a6e..de4f657a8f80d34295f7dd3c35de7923e3061b08 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___greedy_allocator.json
@@ -5,11 +5,10 @@
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
- "[SLAVE_BUILD]/swarming.client",
+ "[CWD]/swarming.client",
"--url",
"https://chromium.googlesource.com/external/swarming.client.git"
],
- "cwd": "[SLAVE_BUILD]",
"name": "git setup (swarming_client)"
},
{
@@ -20,7 +19,7 @@
"origin",
"[dummy swarming client hash]"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "git fetch (swarming_client)"
},
{
@@ -30,7 +29,7 @@
"-f",
"FETCH_HEAD"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "git checkout (swarming_client)"
},
{
@@ -39,7 +38,7 @@
"rev-parse",
"HEAD"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "read revision",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -54,7 +53,7 @@
"-d",
"-x"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "git clean (swarming_client)"
},
{
@@ -63,7 +62,7 @@
"submodule",
"sync"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "submodule sync (swarming_client)"
},
{
@@ -74,7 +73,7 @@
"--init",
"--recursive"
],
- "cwd": "[SLAVE_BUILD]/swarming.client",
+ "cwd": "[CWD]/swarming.client",
"name": "submodule update (swarming_client)",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@"
@@ -84,10 +83,9 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/swarming.client/swarming.py",
+ "[CWD]/swarming.client/swarming.py",
"--version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -98,7 +96,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/swarming.client/swarming.py",
+ "[CWD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -174,7 +172,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -195,7 +192,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/swarming.client/swarming.py",
+ "[CWD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -272,7 +269,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Benchmarks on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -293,7 +289,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/swarming.client/swarming.py",
+ "[CWD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -370,7 +366,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] SimdJs - all on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -394,9 +389,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[SLAVE_BUILD]/swarming.client",
+ "[CWD]/swarming.client",
"--temp-root-dir",
- "[TMP_BASE]",
+ "[TMP]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -409,7 +404,6 @@
"1",
"Check/Ubuntu-12.04/[dummy has/V8 Linux - debug - greedy allocator/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -435,9 +429,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[SLAVE_BUILD]/swarming.client",
+ "[CWD]/swarming.client",
"--temp-root-dir",
- "[TMP_BASE]",
+ "[TMP]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -450,7 +444,6 @@
"1",
"Benchmarks/Ubuntu-12.04/[dummy has/V8 Linux - debug - greedy allocator/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Benchmarks",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -476,9 +469,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[SLAVE_BUILD]/swarming.client",
+ "[CWD]/swarming.client",
"--temp-root-dir",
- "[TMP_BASE]",
+ "[TMP]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -491,7 +484,6 @@
"1",
"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - debug - greedy allocator/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "SimdJs - all",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698