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

Unified Diff: scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json

Issue 1150683006: Skia Android bots: use adb_wait_for_device script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/missing_SKIMAGE_VERSION_device.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json
diff --git a/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json b/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json
index 9104304bd46ef2b668ee029a5a90e7f743f14335..ba5ca0fc8620e8cac454a4c23ddb6cf9e8367fbf 100644
--- a/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json
+++ b/scripts/slave/recipes/skia/skia.expected/missing_SKP_VERSION_device.json
@@ -117,10 +117,9 @@
},
{
"cmd": [
- "/home/chrome-bot/android-sdk-linux/platform-tools/adb",
+ "[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_wait_for_device",
"-s",
- "015d210a13480604",
- "wait-for-device"
+ "015d210a13480604"
],
"cwd": "[SLAVE_BUILD]",
"name": "wait for device (1)"
@@ -158,10 +157,9 @@
},
{
"cmd": [
- "/home/chrome-bot/android-sdk-linux/platform-tools/adb",
+ "[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_wait_for_device",
"-s",
- "015d210a13480604",
- "wait-for-device"
+ "015d210a13480604"
],
"cwd": "[SLAVE_BUILD]",
"name": "wait for device (2)"
@@ -704,10 +702,9 @@
},
{
"cmd": [
- "/home/chrome-bot/android-sdk-linux/platform-tools/adb",
+ "[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_wait_for_device",
"-s",
- "015d210a13480604",
- "wait-for-device"
+ "015d210a13480604"
],
"cwd": "[SLAVE_BUILD]",
"name": "wait for device (3)"
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/missing_SKIMAGE_VERSION_device.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698