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

Unified Diff: scripts/slave/recipes/art.expected/host-x86-debug__ON__client.art__noclobber.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-debug__ON__client.art__noclobber.json
diff --git a/scripts/slave/recipes/art.expected/host-x86-debug__ON__client.art__noclobber.json b/scripts/slave/recipes/art.expected/host-x86-debug__ON__client.art__noclobber.json
index b928803874534e4e41825fc88be8fe665f24c183..e688e2691c6d24d6f722c93971b6f399f2cf0513 100644
--- a/scripts/slave/recipes/art.expected/host-x86-debug__ON__client.art__noclobber.json
+++ b/scripts/slave/recipes/art.expected/host-x86-debug__ON__client.art__noclobber.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"
},
{
@@ -25,7 +23,6 @@
"-j8",
"--host"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -52,7 +49,6 @@
"-j8",
"test-art-host-gtest32"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -80,7 +76,6 @@
"test-art-host-run-test-optimizing",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -109,7 +104,6 @@
"test-art-host-run-test-interpreter",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -137,7 +131,6 @@
"test-art-host-run-test-jit",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -165,7 +158,6 @@
"--variant=X32",
"--debug"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
@@ -193,7 +185,6 @@
"--variant=X32",
"--debug"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",

Powered by Google App Engine
This is Rietveld 408576698