Bug 1080134: Stop doing win64 sendchanges from win32 builds on date. r=rail
authorChris AtLee <catlee@mozilla.com>
Thu, 16 Oct 2014 15:11:49 +0200 (2014-10-16)
changeset 3295 1b96260e00c5242cbf0d7e6060635547a6d2f24e
parent 3294 132b59dcbe391811d1987e0fac2d1831995bb64e
child 3296 475f036e77ddf38d3eccd30df5b0c1a3e6efaa7f
child 3297 edf6b193e3002c758a5b9888f6722dd9f39dd1a1
push id2527
push usercatlee@mozilla.com
push dateThu, 16 Oct 2014 13:12:07 +0000 (2014-10-16)
reviewersrail
bugs1080134
Bug 1080134: Stop doing win64 sendchanges from win32 builds on date. r=rail
configs/builds/branch_specifics.py
--- a/configs/builds/branch_specifics.py
+++ b/configs/builds/branch_specifics.py
@@ -116,35 +116,27 @@ config = {
     },
     'mozilla-inbound': {
         'repo_path': 'integration/mozilla-inbound',
     },
     'services-central': {
         'repo_path': 'services/services-central',
     },
     'ux': {
-         "graph_server_branch_name": "UX",
-     },
-    'date': {
-        'platform_overrides': {
-            # Bug 950206 - Enable 32-bit Windows builds on Date, test those
-            # builds on tst-w64-ec2-XXXX
-            'win32': {
-                'unittest_platform': 'win64',
-            },
-        },
+        "graph_server_branch_name": "UX",
     },
 
     ### other branches that do not require anything special:
     # 'alder': {},
     # 'ash': {},
     # 'birch': {},
     # 'build-system': {}
     # 'cedar': {},
     # "cypress": {},
+    # 'date': {},
     # 'elm': {},
     # 'fig': {},
     # 'graphics': {}
     # 'gum': {},
     # 'holly': {},
     # 'jamun': {},
     # 'larch': {},
     # 'maple': {},