Closed
Bug 1145168
Opened 10 years ago
Closed 10 years ago
Disable the *_gecko_localizer builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: massimo, Assigned: massimo)
References
Details
Attachments
(4 files)
21.25 KB,
patch
|
catlee
:
review+
massimo
:
checked-in+
|
Details | Diff | Splinter Review |
15.09 KB,
patch
|
catlee
:
review+
massimo
:
checked-in+
|
Details | Diff | Splinter Review |
501 bytes,
patch
|
catlee
:
review+
massimo
:
checked-in+
|
Details | Diff | Splinter Review |
2.52 KB,
text/plain
|
Details |
Disable the *_gecko_localizer builds
Assignee | ||
Comment 2•10 years ago
|
||
buildbot-config changes
Attachment #8580073 -
Flags: review?(catlee)
Assignee | ||
Comment 3•10 years ago
|
||
... and buildbotcustom changes
Attachment #8580076 -
Flags: review?(catlee)
Assignee | ||
Comment 4•10 years ago
|
||
list of removed builders
Updated•10 years ago
|
Attachment #8580073 -
Flags: review?(catlee) → review+
Updated•10 years ago
|
Attachment #8580076 -
Flags: review?(catlee) → review+
Updated•10 years ago
|
Attachment #8580064 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8580073 [details] [diff] [review]
[buildbot-configs] Bug 1145168 - Disable the *_gecko_localizer builds.patch
Thanks Chris,
landed https://hg.mozilla.org/build/buildbot-configs/rev/1681ea2bd31f
Attachment #8580073 -
Flags: checked-in+
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8580076 [details] [diff] [review]
[buildbotcustom] Bug 1145168 - Disable the *_gecko_localizer builds.patch
landed: https://hg.mozilla.org/build/buildbotcustom/rev/68de98c46ef7
Attachment #8580076 -
Flags: checked-in+
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8580064 [details] [diff] [review]
[braindump] - Bug 1145168 - Disable the *_gecko_localizer builds + pep8.patch
landed: https://hg.mozilla.org/build/braindump/rev/e3bdbeb2a428
Attachment #8580064 -
Flags: checked-in+
Comment 8•10 years ago
|
||
I think the buildbotcustom landing caused this failure in buildbot-configs: https://travis-ci.org/mozilla/build-buildbot-configs/builds/55488870
INFO - Traceback (most recent call last):
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/py27/lib/python2.7/site-packages/buildbot-0.8.2_hg_4c3071c8c28b_production_0.8-py2.7.egg/buildbot/scripts/runner.py", line 1042, in doCheckConfig
INFO - ConfigLoader(configFileName=configFileName)
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/py27/lib/python2.7/site-packages/buildbot-0.8.2_hg_4c3071c8c28b_production_0.8-py2.7.egg/buildbot/scripts/checkconfig.py", line 31, in __init__
INFO - self.loadConfig(configFile, check_synchronously_only=True)
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/py27/lib/python2.7/site-packages/buildbot-0.8.2_hg_4c3071c8c28b_production_0.8-py2.7.egg/buildbot/master.py", line 652, in loadConfig
INFO - exec f in localDict
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/test-output/bm81-build_scheduler-VcaN_D/master.cfg", line 74, in <module>
INFO - branchObjects = generateBranchObjects(B2G_BRANCHES[branch], branch)
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/buildbotcustom/misc.py", line 2040, in generateBranchObjects
INFO - **nightly_kwargs
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/buildbotcustom/process/factory.py", line 2036, in __init__
INFO - MercurialBuildFactory.__init__(self, **kwargs)
INFO - File "/home/travis/build/mozilla/build-buildbot-configs/.tox/buildbotcustom/process/factory.py", line 947, in __init__
INFO - ), "%s not in %s" % (self.platform, getSupportedPlatforms())
INFO - AssertionError: linux32_gecko_localizer not in ('linux', 'linuxqt', 'linux64', 'win32', 'macosx', 'macosx64', 'win64', 'android', 'gb_armv7a_gecko', 'linux32_gecko', 'macosx64_gecko', 'win32_gecko', 'linux64_gecko')
It's only happening on the production branch though, so maybe it will fix itself after the next reconfig?
Assignee | ||
Comment 9•10 years ago
|
||
Travis is testing buildbot-config production branch against buildbotcustom default branch.
Landed both changesets to their production branches
buildbot-configs
https://hg.mozilla.org/build/buildbot-configs/rev/b1d4ace67471
buildbotcustom
https://hg.mozilla.org/build/buildbotcustom/rev/40b6325c863b
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
In production: https://hg.mozilla.org/build/buildbotcustom/rev/68de98c46ef7
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•