Closed Bug 1524932 Opened 6 years ago Closed 4 years ago

Improve code coverage speed in removing useless files at compile time on Linux and Mac

Categories

(Testing :: Code Coverage, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: marco, Assigned: calixte)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1491004 +++

In bug 1491004, we implemented this for Windows.
We should do the same for Linux and Mac.

The Linux implementation depends on switching to Clang.

Assignee: nobody → cdenizet
Status: NEW → ASSIGNED

Some files don't need to be instrumented since we don't care about their coverage (e.g. /usr/include/* on linux).

Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d81e3e0933ea Don't instrument some files when doing ccov. r=marco
Regressions: 1696060
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
See Also: → 1631398
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: