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

Unified Diff: tools/mb/mb_config.pyl

Issue 2167033002: Update the MB builder mapping w/ a few changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | 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 32c0a16af52b382e932063f43483ce605e8c18fc..af34beb8a3ac2796fd08b7eb4cc2dbd6ff09a881 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -89,6 +89,7 @@
'Afl Upload Linux ASan': 'gn_release_afl_asan',
'Android ChromeDriver Tests (dbg)': 'none',
'Android Cloud Tests': 'android_gn_debug_static_bot_x86',
+ 'Android Find Annotated Tests': 'none',
'Android Remoting Tests': 'none',
'Android Tests (trial)(dbg)': 'none',
'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86',
@@ -491,8 +492,6 @@
'Win 7 Intel GPU Perf (3)': 'none',
'Win 7 Intel GPU Perf (4)': 'none',
'Win 7 Intel GPU Perf (5)': 'none',
- 'Win 7 Low-End Perf (1)': 'none',
- 'Win 7 Low-End Perf (2)': 'none',
'Win 7 Nvidia GPU Perf (1)': 'none',
'Win 7 Nvidia GPU Perf (2)': 'none',
'Win 7 Nvidia GPU Perf (3)': 'none',
@@ -788,7 +787,6 @@
'ios-device': 'ios_gyp',
'ios-device-gn': 'ios_gn',
'ios-simulator': 'ios_gyp',
- 'ios-simulator-cronet': 'ios_gyp',
smut 2016/07/21 23:46:31 Er, why did this need to be removed?
'ios-simulator-gn': 'ios_gn',
'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698