Closed
Bug 1614240
Opened 5 years ago
Closed 5 years ago
Artifact builds broken: language pack not building
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 74.0
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
|
1.15 KB,
patch
|
rjl
:
review+
|
Details | Diff | Splinter Review |
Since the big calendar changes, artifact builds on the Try server have started failing at the mach package step. I've figured out this is because of the language pack creation, which we don't need to do. This part has apparently never worked as intended, and something in calendar was causing it to succeed enough not to break the build.
| Assignee | ||
Comment 1•5 years ago
|
||
Attachment #9125378 -
Flags: review?(rob)
Comment 2•5 years ago
|
||
Comment on attachment 9125378 [details] [diff] [review]
1614240-skip-langpack.diff
Review of attachment 9125378 [details] [diff] [review]:
-----------------------------------------------------------------
👍
Attachment #9125378 -
Flags: review?(rob) → review+
| Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/9f1fae8a80cd
Skip language pack creation for artifact builds. r=mkmelin
| Assignee | ||
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 74.0
| Assignee | ||
Comment 4•5 years ago
|
||
Oops, that landed with the wrong reviewer. If the tree wasn't closed for merges I'd fix it.
You need to log in
before you can comment on or make changes to this bug.
Description
•