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

Unified Diff: scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json

Issue 59233015: Make gyp target_arch setting native to chromium/config.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase again Created 7 years, 1 month 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/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
diff --git a/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json b/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
index c4cdfad18e01f97d0caf39a6d7f7fea1db16b267..d8ea5458a24b5910852ae3fd0e58ca9c592a8282 100644
--- a/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
+++ b/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
@@ -88,7 +88,8 @@
"[BUILD]/scripts/slave/env_dump.py",
"--output-json",
"/path/to/tmp/json",
- "[SLAVE_BUILD]/src/build/android/envsetup.sh"
+ "[SLAVE_BUILD]/src/build/android/envsetup.sh",
+ "--target-arch=arm"
],
"env": {
"PATH": "[BUILD_INTERNAL]/scripts/slave/android:%(PATH)s"

Powered by Google App Engine
This is Rietveld 408576698