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

Unified Diff: scripts/slave/recipes/art.expected/host-x86_64-debug__ON__client.art__noclobber.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/art.expected/host-x86_64-debug__ON__client.art__noclobber.json
diff --git a/scripts/slave/recipes/art.expected/host-x86_64-debug__ON__client.art__noclobber.json b/scripts/slave/recipes/art.expected/host-x86_64-debug__ON__client.art__noclobber.json
index a83709acbd7ec1a53b3f6021bc3690fcdecab3d7..f6636791113d63a15a3339af29219e7c58b02de5 100644
--- a/scripts/slave/recipes/art.expected/host-x86_64-debug__ON__client.art__noclobber.json
+++ b/scripts/slave/recipes/art.expected/host-x86_64-debug__ON__client.art__noclobber.json
@@ -1,30 +1,33 @@
[
{
"cmd": [
- "[ROOT]/b/depot_tools/repo",
+ "[DEPOT_TOOLS]/repo",
"init",
"-u",
"https://android.googlesource.com/platform/manifest",
"-b",
"master-art"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "repo init"
},
{
"cmd": [
- "[ROOT]/b/depot_tools/repo",
+ "[DEPOT_TOOLS]/repo",
"sync"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "repo sync"
},
{
"cmd": [
- "[CWD]/art/tools/buildbot-build.sh",
+ "[SLAVE_BUILD]/art/tools/buildbot-build.sh",
"-j8",
"--host"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -32,10 +35,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -48,8 +51,9 @@
"-j8",
"test-art-host-gtest64"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -57,10 +61,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -74,8 +78,9 @@
"test-art-host-run-test-optimizing",
"dist"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -84,10 +89,10 @@
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_TEST_RUN_TEST_DEBUGGABLE": "true",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -101,8 +106,9 @@
"test-art-host-run-test-interpreter",
"dist"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -110,10 +116,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -127,8 +133,9 @@
"test-art-host-run-test-jit",
"dist"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -136,10 +143,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -148,13 +155,14 @@
},
{
"cmd": [
- "[CWD]/art/tools/run-libcore-tests.sh",
+ "[SLAVE_BUILD]/art/tools/run-libcore-tests.sh",
"--mode=host",
"--variant=X64",
"--debug"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -162,10 +170,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"
@@ -174,13 +182,14 @@
},
{
"cmd": [
- "[CWD]/art/tools/run-jdwp-tests.sh",
+ "[SLAVE_BUILD]/art/tools/run-jdwp-tests.sh",
"--mode=host",
"--variant=X64",
"--debug"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
- "ANDROID_BUILD_TOP": "[CWD]",
+ "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
"ART_TEST_FULL": "false",
"ART_TEST_INTERPRETER": "true",
"ART_TEST_JIT": "true",
@@ -188,10 +197,10 @@
"ART_TEST_OPTIMIZING": "true",
"ART_TEST_RUN_TEST_2ND_ARCH": "false",
"ART_USE_OPTIMIZING_COMPILER": "true",
- "JACK_REPOSITORY": "[CWD]/prebuilts/sdk/tools/jacks",
+ "JACK_REPOSITORY": "[SLAVE_BUILD]/prebuilts/sdk/tools/jacks",
"JACK_SERVER": "false",
"LEGACY_USE_JAVA7": "true",
- "PATH": "[CWD]/out/host/linux-x86/bin:%(PATH)s",
+ "PATH": "[SLAVE_BUILD]/out/host/linux-x86/bin:%(PATH)s",
"TARGET_BUILD_TYPE": "release",
"TARGET_BUILD_VARIANT": "eng",
"TARGET_PRODUCT": "sdk"

Powered by Google App Engine
This is Rietveld 408576698