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

Unified Diff: tools/mb/mb_config.pyl

Issue 1837443002: Specify some tests for 64-bit Windows 10. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dimension probably is not needed Created 4 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
« no previous file with comments | « testing/buildbot/chromium.win.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 7e66f4d5efd0b844976711640d9c32f4b591dc5b..577f9446452f1a17af47ab58af63f003748af621 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -792,7 +792,6 @@
},
'tryserver.chromium.win': {
- 'win10_chromium_rel_ng': 'tbd',
'win_archive': 'tbd',
'win_chromium_compile_dbg_ng': 'tbd',
'win_chromium_compile_dbg_ng_exp': 'tbd',
@@ -818,6 +817,7 @@
'win_chromium_gn_x64_dbg': 'gn_debug_bot_minimal_symbols',
'win_chromium_gn_x64_rel': 'gn_release_trybot',
'win_chromium_x64_rel_ng': 'gn_release_trybot',
+ 'win10_chromium_x64_rel_ng': 'gn_release_trybot',
'win_clang_x64_dbg': 'win_clang_debug_bot',
'win_pgo': 'gyp_official_winpgo',
},
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698