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

Unified Diff: scripts/slave/recipes/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json
diff --git a/scripts/slave/recipes/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json b/scripts/slave/recipes/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json
index a760b68233e17e6b907010c13285a937da6e66fe..4bd6780985b9c7aebd8d30e612e3fffe2daea42a 100644
--- a/scripts/slave/recipes/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json
+++ b/scripts/slave/recipes/art.expected/host-x86_64-ndebug__ON__client.art__clobber.json
@@ -8,7 +8,6 @@
"-b",
"master-art"
],
- "cwd": "[SLAVE_BUILD]",
"name": "repo init"
},
{
@@ -16,7 +15,6 @@
"[DEPOT_TOOLS]/repo",
"sync"
],
- "cwd": "[SLAVE_BUILD]",
"name": "repo sync"
},
{
@@ -26,7 +24,6 @@
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
"[SLAVE_BUILD]/out"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree clobber",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -45,7 +42,6 @@
"-j8",
"--host"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -73,7 +69,6 @@
"-j8",
"test-art-host-gtest64"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -102,7 +97,6 @@
"test-art-host-run-test-optimizing",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -132,7 +126,6 @@
"test-art-host-run-test-interpreter",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -161,7 +154,6 @@
"test-art-host-run-test-jit",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -189,7 +181,6 @@
"--mode=host",
"--variant=X64"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -217,7 +208,6 @@
"--mode=host",
"--variant=X64"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",

Powered by Google App Engine
This is Rietveld 408576698