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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 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
Index: scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json
index 1ad547174d3feee5a4a7e2e35cfdc7accde92747..3a38d21bb056ad57bda2a58b951289a25553ffbc 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json
@@ -310,6 +310,9 @@
"--test-launcher-print-test-stdio=always",
"--test-launcher-batch-limit=1"
],
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
+ },
"name": "browser_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698