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

Unified Diff: master/skia_master_scripts/monkeypatches.py

Issue 14517004: Change Builder Names, MkIII (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 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
Index: master/skia_master_scripts/monkeypatches.py
===================================================================
--- master/skia_master_scripts/monkeypatches.py (revision 8881)
+++ master/skia_master_scripts/monkeypatches.py (working copy)
@@ -32,9 +32,9 @@
CQ_TRYBOTS = [
- 'Skia_MacMiniLion_Float_Compile_Release_32_Trybot',
- 'Skia_Shuttle_Ubuntu12_ATI5770_Float_Compile_Release_64_Trybot',
- # 'Skia_Shuttle_Win7_Intel_Float_Compile_Release_32_Trybot',
+ 'Build-Mac10.7-Clang-x86-Release-Trybot',
+ 'Build-Ubuntu12-GCC-x86_64-Release-Trybot',
+ # 'Build-Win7-VS2010-x86-Release-Trybot',
]
################################################################################

Powered by Google App Engine
This is Rietveld 408576698