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

Unified Diff: tools/mb/mb_config.pyl

Issue 2083163002: update definitions for android_angle_rel_ng (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 86603fe9062f242f92f4b3f15034f2c9d60248a0..b6398f3fcc9b62cdf3fcad767fc8d8ccd26d3110 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -700,7 +700,7 @@
'tryserver.chromium.angle': {
'android_angle_rel_ng':
- 'swarming_gpu_fyi_tests_android_gn_release_trybot',
+ 'swarming_gpu_tests_android_gn_release_trybot',
'linux_angle_chromeos_rel_ng':
'swarming_gpu_fyi_tests_chromeos_gyp_release_trybot',
'linux_angle_dbg_ng': 'swarming_gpu_fyi_tests_gn_debug_trybot',
@@ -1611,9 +1611,8 @@
'swarming', 'gn', 'release_trybot', 'x64',
],
- 'swarming_gpu_fyi_tests_android_gn_release_trybot': [
- 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gn',
- 'android', 'release_trybot', 'angle_deqp_tests',
+ 'swarming_gpu_tests_android_gn_release_trybot': [
Jamie Madill 2016/06/21 21:56:22 lgtm, although I think most of the other angle try
Dirk Pranke 2016/06/21 22:07:48 That's because they're actually enabling internal_
Jamie Madill 2016/06/21 22:10:47 I believe the fyi-ness just means which waterfall
+ 'swarming', 'gpu_tests', 'android', 'gn', 'release_trybot',
],
'swarming_gpu_fyi_tests_chromeos_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