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

Unified Diff: testing/buildbot/manage.py

Issue 1551183002: Move many tests on the FYI waterfall to swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 3c51341f0bf0cb6f04baac2085bf340da7585db6..8d7eafd74dbcb0323825dbe584030835e3eca5bb 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -35,6 +35,8 @@ SKIP = {
# These are not supported on Swarming yet.
# http://crbug.com/472205
'Chromium Mac 10.10',
+ 'Chromium Mac 10.11',
+
# http://crbug.com/441429
'Linux Trusty (32)', 'Linux Trusty (dbg)(32)',
@@ -42,10 +44,6 @@ SKIP = {
'Linux GN',
'Linux GN (dbg)',
- # Unmaintained builders on chromium.fyi
- 'ClangToTMac',
- 'ClangToTMacASan',
-
# This builder is fine, but win8_chromium_ng uses GN and this configuration,
# which breaks everything.
'Win8 Aura',
« testing/buildbot/chromium.memory.json ('K') | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698