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

Unified Diff: masters/master.client.v8/slaves.cfg

Issue 23691069: V8 Buildbot: Make testing i18n the default. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Deactivate i18n for nacl. Created 7 years, 3 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 | « masters/master.client.v8/master_gatekeeper_cfg.py ('k') | scripts/master/factory/v8_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8/slaves.cfg
diff --git a/masters/master.client.v8/slaves.cfg b/masters/master.client.v8/slaves.cfg
index 188a15923c80c79db25893428c872505e942897a..f8d8c15aa2303cc758c90f073934c5d9da171bc2 100644
--- a/masters/master.client.v8/slaves.cfg
+++ b/masters/master.client.v8/slaves.cfg
@@ -459,9 +459,9 @@ slaves = [
'version': 'precise',
'bits': '64',
},
-{
+ {
'master': 'V8',
- 'builder': ['Chrome Browser Tests - dbg', 'V8 Linux - intl - debug'],
+ 'builder': ['Chrome Browser Tests - dbg', 'V8 Linux - noi18n - debug'],
'hostname': 'vm378-m3',
'os': 'linux',
'version': 'precise',
« no previous file with comments | « masters/master.client.v8/master_gatekeeper_cfg.py ('k') | scripts/master/factory/v8_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698