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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py

Issue 1881323002: Flip WebKit Mac 10.9 to be a builder/tester. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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 | scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py b/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
index 03bf027014ddd9e6a6948450d14091f130b7c8ba..b7b55683b37b4ad7707c67414699d2a6945685e3 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
@@ -224,8 +224,7 @@ SPEC['builders'].update({
'BUILD_CONFIG': 'Release',
'TARGET_BITS': 64,
},
- 'bot_type': 'tester',
- 'parent_buildername': 'WebKit Mac Builder',
+ 'bot_type': 'builder',
'test_generators': [
steps.generate_gtest,
steps.generate_script,
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698