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

Unified Diff: recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json

Issue 2507373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « recipes/recipes/try_recipe.expected/recursion.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
diff --git a/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json b/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
index a3812969461b1fbec0ee592c522db553800c9c5a..16926227a7d3533490fe3d8e5cec176a1f01552c 100644
--- a/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
+++ b/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
@@ -104,7 +104,7 @@
"user.name",
"Blink W3C Test Autoroller"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "set git config user.name"
},
{
@@ -114,7 +114,7 @@
"user.email",
"blink-w3c-test-autoroller@chromium.org"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "set git config user.email"
},
{
@@ -123,7 +123,7 @@
"checkout",
"origin/master"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git checkout"
},
{
@@ -133,7 +133,7 @@
"-D",
"update_wpt"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git branch"
},
{
@@ -142,7 +142,7 @@
"new-branch",
"update_wpt"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"env": {
"PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
@@ -152,14 +152,14 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/third_party/WebKit/Tools/Scripts/update-w3c-deps",
+ "[START_DIR]/src/third_party/WebKit/Tools/Scripts/update-w3c-deps",
"--verbose",
"--auto-update",
"--auth-refresh-token-json",
"/creds/refresh_tokens/blink-w3c-test-autoroller",
"wpt"
],
- "cwd": "[SLAVE_BUILD]/src/third_party/WebKit",
+ "cwd": "[START_DIR]/src/third_party/WebKit",
"name": "update wpt"
},
{
@@ -168,7 +168,7 @@
"checkout",
"origin/master"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git checkout (2)"
},
{
@@ -178,7 +178,7 @@
"-D",
"update_wpt"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git branch (2)"
},
{
@@ -187,7 +187,7 @@
"checkout",
"origin/master"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git checkout (3)"
},
{
@@ -197,7 +197,7 @@
"-D",
"update_css"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git branch (3)"
},
{
@@ -206,7 +206,7 @@
"new-branch",
"update_css"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"env": {
"PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
@@ -216,14 +216,14 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/third_party/WebKit/Tools/Scripts/update-w3c-deps",
+ "[START_DIR]/src/third_party/WebKit/Tools/Scripts/update-w3c-deps",
"--verbose",
"--auto-update",
"--auth-refresh-token-json",
"/creds/refresh_tokens/blink-w3c-test-autoroller",
"css"
],
- "cwd": "[SLAVE_BUILD]/src/third_party/WebKit",
+ "cwd": "[START_DIR]/src/third_party/WebKit",
"name": "update css"
},
{
@@ -232,7 +232,7 @@
"checkout",
"origin/master"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git checkout (4)"
},
{
@@ -242,7 +242,7 @@
"-D",
"update_css"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git branch (4)"
},
{
« no previous file with comments | « recipes/recipes/try_recipe.expected/recursion.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698