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

Unified Diff: scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json

Issue 1058633004: Added GYP defines to dump linux symbols for gpu perf bots and trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 9 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/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
diff --git a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
index 0bd3da4252bcd895fd19c21010edcd5f56b53570..c8cbccc45a6e02b4e9464fa4e8f17c56fc824858 100644
--- a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
+++ b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
@@ -96,7 +96,7 @@
],
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1",
+ "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' linux_dump_symbols=1 target_arch=arm use_goma=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
},
"name": "gclient runhooks"
@@ -152,7 +152,7 @@
],
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1"
+ "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' linux_dump_symbols=1 target_arch=arm use_goma=1"
},
"name": "analyze",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698