Bug 1251730 - green up tests on date, add talos, r?rail draft
authorJordan Lund <jlund@mozilla.com>
Fri, 26 Feb 2016 12:47:53 -0800
changeset 12709 86327e5f2ea0791d0a0c7cf0097055ad4a0e207d
parent 12707 c8078cf1a2b3b696a31a452e0398e1acf2d130ba
push id14
push userjlund@mozilla.com
push dateFri, 26 Feb 2016 21:30:02 +0000
reviewersrail
bugs1251730
Bug 1251730 - green up tests on date, add talos, r?rail builderlist diff: http://people.mozilla.org/~jlund/date_talos_builderlist.diff MozReview-Commit-ID: GfTWfFpEnAf
mozilla/project_branches.py
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -115,17 +115,16 @@ PROJECT_BRANCHES = {
         'platforms': {
             # Limit Firefox to none for Bug 787208
         },
     },
     'date': {
         'desktop_mozharness_builds_enabled': True,
         'use_mozharness_repo_cache': False,
         'branch_projects': [],
-        'enable_talos': False,
         'enable_opt_unittests': True,
         'enable_debug_unittests': True,
         'lock_platforms': True,
         'platforms': {
             'linux': {},
             'linux64': {},
             'win32': {},
             'macosx64': {},