Fix Thunderbird code coverage for compiled files
Categories
(Thunderbird :: Testing Infrastructure, defect)
Tracking
(Not tracked)
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
(Keywords: leave-open)
Attachments
(3 files)
As a work-around for bug 2033336, we can use non-unified builds for code coverage. This takes longer and needs a beefier machine to complete in any reasonable time frame, but that's a trade-off I'm willing to make. We could look at running the coverage builds less frequently (who really needs a build on every push?) if it's a bit much.
| Assignee | ||
Comment 1•16 days ago
|
||
| Assignee | ||
Comment 2•16 days ago
|
||
Missing headers everywhere!
| Assignee | ||
Comment 3•15 days ago
|
||
This build errors patch might as well land.
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/4a315fad3d8a
Fix building Thunderbird in a non-unified build. r=mkmelin
| Assignee | ||
Comment 5•2 days ago
|
||
| Assignee | ||
Updated•2 days ago
|
Pushed by edicharry@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/8c34874ad9e5
Make code coverage builds non-unified. r=coreycb
https://hg.mozilla.org/comm-central/rev/b67c41f51d00
Fix building Thunderbird in a non-unified build on Windows. r=mkmelin
Description
•