| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| index 19aa5fcd1d1584445710f8abf48cd8502a6f76ae..00325e66edb2021248038d6053a891e75d4e4424 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| @@ -137,7 +137,7 @@ SPEC = {
|
| # There are no slaves for this builder and this builder doesn't
|
| # appear on the actual continuous waterfall; this configuration
|
| # is here so that a try bot can be added.
|
| - 'WebKit Linux slimming_paint_v2 Dummy Builder': {
|
| + 'WebKit Linux Precise slimming_paint_v2 Dummy Builder': {
|
| 'chromium_config': 'chromium',
|
| 'chromium_apply_config': ['mb','ninja_confirm_noop'],
|
| 'gclient_config': 'chromium',
|
| @@ -163,7 +163,7 @@ SPEC = {
|
| 'enable_swarming': True,
|
| 'use_isolate': True,
|
| },
|
| - 'WebKit Linux - WPTServe':{
|
| + 'WebKit Linux Precise - WPTServe':{
|
| 'chromium_config': 'chromium',
|
| 'chromium_apply_config': ['mb','ninja_confirm_noop'],
|
| 'gclient_config': 'chromium',
|
| @@ -189,7 +189,7 @@ SPEC = {
|
| 'enable_swarming': True,
|
| 'use_isolate': True,
|
| },
|
| - 'WebKit Linux - TraceWrappables': {
|
| + 'WebKit Linux Precise - TraceWrappables': {
|
| 'chromium_config': 'chromium',
|
| 'chromium_apply_config': ['mb', 'ninja_confirm_noop'],
|
| 'gclient_config': 'chromium',
|
|
|