Closed
Bug 1191922
Opened 10 years ago
Closed 10 years ago
comm-esr38 mozmill tests will not run
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Fallen, Assigned: Fallen)
References
Details
Attachments
(1 file)
1.51 KB,
patch
|
jcranmer
:
review+
Callek
:
review+
|
Details | Diff | Splinter Review |
This is fallout from bug 917999. After we merged in the needed m-esr38 changesets to generate the right files, we are bitten by the fact that comm-esr38 is not using mozharness to run the mozmill builds.
There are two options, either we attempt to enable mozharness for comm-esr38, or I fix the buildbot code to download the right tests. This will most likely need to happen at http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#4239
I'd prefer trying the mozharness route though. I'd like someone to approve this before I attempt to do it though.
Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(Pidgeot18)
Comment 1•10 years ago
|
||
Sounds good to me. You know a lot more about this than I do, so I trust your judgement.
Flags: needinfo?(mkmelin+mozilla)
Comment 2•10 years ago
|
||
(In reply to Philipp Kewisch [:Fallen] from comment #0)
> This is fallout from bug 917999. After we merged in the needed m-esr38
> changesets to generate the right files, we are bitten by the fact that
> comm-esr38 is not using mozharness to run the mozmill builds.
>
> There are two options, either we attempt to enable mozharness for
> comm-esr38, or I fix the buildbot code to download the right tests. This
> will most likely need to happen at
> http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#4239
>
> I'd prefer trying the mozharness route though. I'd like someone to approve
> this before I attempt to do it though.
I know I moved to make mozmill support mozharness on TB 38 precisely so that we could enable mozharness tests on esr38 if need be. There might need to be a test fixup (see bug 1152287), but otherwise I think everything should work.
Flags: needinfo?(Pidgeot18)
Assignee | ||
Comment 3•10 years ago
|
||
This should do it. I was tempted to just remove the whole block, but I think we should rather clean up all of esr31 separately.
Attachment #8648410 -
Flags: review?(Pidgeot18)
Assignee | ||
Updated•10 years ago
|
Version: 39 → 38
Comment 4•10 years ago
|
||
Comment on attachment 8648410 [details] [diff] [review]
Fix - v1
Review of attachment 8648410 [details] [diff] [review]:
-----------------------------------------------------------------
I see no problem with this, but I strictly speaking don't have r+ authority over releng code...
Attachment #8648410 -
Flags: review?(Pidgeot18) → review+
Comment 5•10 years ago
|
||
Comment on attachment 8648410 [details] [diff] [review]
Fix - v1
Review of attachment 8648410 [details] [diff] [review]:
-----------------------------------------------------------------
xtra review from a relenger, for sanity
Attachment #8648410 -
Flags: review+
Assignee | ||
Comment 6•10 years ago
|
||
Thanks, lets hope it works!
https://hg.mozilla.org/build/buildbot-configs/rev/9a7663d6a13e
Assignee | ||
Updated•10 years ago
|
Component: Build Config → General Automation
Product: Thunderbird → Release Engineering
QA Contact: catlee
Version: 38 → unspecified
Assignee | ||
Comment 7•10 years ago
|
||
This is merged to production now, running a build to verify.
Status: ASSIGNED → 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
•