Closed
Bug 1472146
Opened 8 years ago
Closed 8 years ago
Disable warnings-as-errors for macosx and win64 coverage builds to avoid false positives
Categories
(Testing :: Code Coverage, enhancement)
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → cdenizet
Comment 1•8 years ago
|
||
Let's disable them in Windows coverage builds too.
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Summary: Disable warnings-as-errors for macosx coverage builds to avoid false positives → Disable warnings-as-errors for macosx and win64 coverage builds to avoid false positives
Comment 3•8 years ago
|
||
Comment on attachment 8988708 [details]
Bug 1472146 - Disable warnings-as-errors on macosx64 and win64 code coverage builds to avoid false positives.
Marco Castelluccio [:marco] has approved the revision.
https://phabricator.services.mozilla.com/D1877
Attachment #8988708 -
Flags: review+
Updated•8 years ago
|
Attachment #8988708 -
Attachment description: Bug 1472146 - Disable warnings-as-errors on macosx64 code coverage builds to avoid false positives. → Bug 1472146 - Disable warnings-as-errors on macosx64 and win64 code coverage builds to avoid false positives.
| Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2ebb09f43a33
Disable warnings-as-errors on macosx64 and win64 code coverage builds to avoid false positives. r=marco
Keywords: checkin-needed
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•