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

Unified Diff: scripts/slave/recipes/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json b/scripts/slave/recipes/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json
index 456b122e1cafef79ebd855b702b1a0acb58037f1..07f23670ae67491c535ccf3714a904bc4b63568f 100644
--- a/scripts/slave/recipes/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json
+++ b/scripts/slave/recipes/skia/skia.expected/Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug.json
@@ -36,6 +36,7 @@
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['android']"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gclient setup"
},
{
@@ -53,6 +54,7 @@
"--output-json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gclient sync",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -71,6 +73,7 @@
"which",
"ccache"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "has ccache?",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -101,6 +104,7 @@
"4d00353cd8ed61c3",
"wait-for-device"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "wait for device (1)"
},
{
@@ -112,6 +116,7 @@
"echo",
"$EXTERNAL_STORAGE"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "get EXTERNAL_STORAGE dir",
"stdout": "/path/to/tmp/"
},
@@ -121,6 +126,7 @@
"-s",
"4d00353cd8ed61c3"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
"SKIA_ANDROID_VERBOSE_SETUP": "1"
@@ -135,6 +141,7 @@
"[SLAVE_BUILD]/skia/resources",
"/storage/emulated/legacy/skiabot/skia_resources"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
"SKIA_ANDROID_VERBOSE_SETUP": "1"
@@ -149,6 +156,7 @@
"[SLAVE_BUILD]/tmp",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs tmp_dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -171,6 +179,7 @@
"[SLAVE_BUILD]/skia/SKP_VERSION",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get expected SKP_VERSION"
},
{
@@ -181,6 +190,7 @@
"[SLAVE_BUILD]/tmp/SKP_VERSION",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get downloaded SKP_VERSION"
},
{
@@ -192,6 +202,7 @@
"cat",
"/storage/emulated/legacy/skiabot/skia_tmp_dir/SKP_VERSION"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read SKP_VERSION",
"stdout": "/path/to/tmp/"
},
@@ -208,6 +219,7 @@
"cat",
"gs://chromium-skia-gm/skimage/input/TIMESTAMP_LAST_UPLOAD_COMPLETED"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil cat TIMESTAMP_LAST_UPLOAD_COMPLETED",
"stdout": "/path/to/tmp/"
},
@@ -219,6 +231,7 @@
"[SLAVE_BUILD]/tmp/SKIMAGE_VERSION",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get downloaded SKIMAGE_VERSION"
},
{
@@ -230,6 +243,7 @@
"cat",
"/storage/emulated/legacy/skiabot/skia_tmp_dir/SKIMAGE_VERSION"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read SKIMAGE_VERSION",
"stdout": "/path/to/tmp/"
},
@@ -240,6 +254,7 @@
"\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
"[SLAVE_BUILD]/dm"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "rmtree dm",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -259,6 +274,7 @@
"[SLAVE_BUILD]/dm",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs dm",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -283,6 +299,7 @@
"-r",
"/storage/emulated/legacy/skiabot/skia_dm"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "rmdir skia_dm"
},
{
@@ -301,6 +318,7 @@
"FILE_EXISTS;",
"fi"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "exists skia_dm",
"stdout": "/path/to/tmp/"
},
@@ -314,6 +332,7 @@
"-p",
"/storage/emulated/legacy/skiabot/skia_dm"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "mkdir skia_dm"
},
{
@@ -366,6 +385,7 @@
"[SLAVE_BUILD]/tmp/uninteresting_hashes.txt",
"/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "push uninteresting_hashes.txt"
},
{
@@ -430,6 +450,7 @@
"--nocpu",
"--dummy-flags"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
"SKIA_ANDROID_VERBOSE_SETUP": "1"
@@ -444,6 +465,7 @@
"/storage/emulated/legacy/skiabot/skia_dm",
"[SLAVE_BUILD]/dm"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
"SKIA_ANDROID_VERBOSE_SETUP": "1"
@@ -472,6 +494,7 @@
"4d00353cd8ed61c3",
"reboot"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "reboot"
},
{
@@ -479,6 +502,7 @@
"sleep",
"10"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "wait for reboot"
},
{
@@ -488,6 +512,7 @@
"4d00353cd8ed61c3",
"wait-for-device"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "wait for device (2)"
}
]

Powered by Google App Engine
This is Rietveld 408576698