Bug 1080134: Stop doing win64 sendchanges from win32 builds on date. r=rail
--- 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': {},