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

Unified Diff: tools/mb/mb_config.pyl

Issue 2407363002: Enabling enable_vr_shell flag and tests on chromium.android (Closed)
Patch Set: Added swarming config for vr_shell_unittests on M 64 bit Created 4 years, 2 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 | « testing/buildbot/chromium.android.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 05304c4fdcfabcbf0a035cc97e490a51eadb7599..a542af194b38661bb9bd2f47e25cfacb58ef0d7a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -755,11 +755,11 @@
],
'android_debug_static_bot': [
- 'android', 'debug_static_bot',
+ 'android', 'debug_static_bot', 'vr_shell',
],
'android_debug_static_bot_arm64': [
- 'android', 'debug_static_bot', 'arm64',
+ 'android', 'debug_static_bot', 'arm64', 'vr_shell',
],
'android_debug_trybot': [
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698