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

Unified Diff: scripts/slave/recipes/art.expected/host-x86-concurrent-collector__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-concurrent-collector__ON__client.art__noclobber.json
diff --git a/scripts/slave/recipes/art.expected/host-x86-concurrent-collector__ON__client.art__noclobber.json b/scripts/slave/recipes/art.expected/host-x86-concurrent-collector__ON__client.art__noclobber.json
index 6571462f3b36860de5d538655aa750f8fcdf222b..dd483bc6f18774acb1597e13dd10f089af32022f 100644
--- a/scripts/slave/recipes/art.expected/host-x86-concurrent-collector__ON__client.art__noclobber.json
+++ b/scripts/slave/recipes/art.expected/host-x86-concurrent-collector__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_HEAP_POISONING": "true",
@@ -54,7 +51,6 @@
"-j8",
"test-art-host-gtest32"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",
@@ -84,7 +80,6 @@
"test-art-host-run-test-optimizing",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",
@@ -115,7 +110,6 @@
"test-art-host-run-test-interpreter",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",
@@ -145,7 +139,6 @@
"test-art-host-run-test-jit",
"dist"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",
@@ -175,7 +168,6 @@
"--variant=X32",
"--debug"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",
@@ -205,7 +197,6 @@
"--variant=X32",
"--debug"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_HEAP_POISONING": "true",

Powered by Google App Engine
This is Rietveld 408576698