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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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_Win32.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json
index 2d19ae9f8498bb472df99a7b0959fd228595d812..0c64acf3ee09168bfc8616aebe2b69ca19edd220 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json
@@ -5,10 +5,11 @@
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--url",
"https://chromium.googlesource.com/external/swarming.client.git"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "git setup (swarming_client)"
},
{
@@ -19,7 +20,7 @@
"origin",
"[dummy swarming client hash]"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git fetch (swarming_client)"
},
{
@@ -29,7 +30,7 @@
"-f",
"FETCH_HEAD"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git checkout (swarming_client)"
},
{
@@ -38,7 +39,7 @@
"rev-parse",
"HEAD"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "read revision",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -53,7 +54,7 @@
"-d",
"-x"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git clean (swarming_client)"
},
{
@@ -62,7 +63,7 @@
"submodule",
"sync"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "submodule sync (swarming_client)"
},
{
@@ -73,7 +74,7 @@
"--init",
"--recursive"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "submodule update (swarming_client)",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@"
@@ -83,9 +84,10 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -96,7 +98,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -170,6 +172,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -190,7 +193,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -265,6 +268,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Test262 - no variants on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -285,7 +289,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -359,6 +363,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Mozilla on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -379,7 +384,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -454,6 +459,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Ignition - turbofan on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -477,9 +483,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -492,6 +498,7 @@
"1",
"Check/Windows-7-SP1/[dummy has/V8 Win32/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -517,9 +524,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -532,6 +539,7 @@
"1",
"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Test262 - no variants",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -557,9 +565,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -572,6 +580,7 @@
"1",
"Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Mozilla",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -597,9 +606,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -612,6 +621,7 @@
"1",
"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Ignition - turbofan",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698