Closed Bug 1457392 Opened 6 years ago Closed 4 years ago

Use opt builds instead of debug builds for code coverage

Categories

(Testing :: Code Coverage, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: marco, Assigned: marco)

References

(Blocks 2 open bugs)

Details

Opt builds are faster, we should consider switching to opt builds.
Before we do it, we should investigate whether the information we collect with an opt build is more or less the same as for a debug build.
Blocks: 1487318
Depends on: 1460929

I've tried parsing the coverage data generated by a opt Linux build, and the overall coverage percentage is the same. So I think we can do this.

Summary: Investigate if we can use opt builds instead of debug builds for code coverage → Use opt builds instead of debug builds for code coverage
Depends on: 1596281
Depends on: 1596285
Blocks: 1596368
Depends on: 1607965
Blocks: 1608681
Depends on: 1608682

All coverage builds have been switched to opt.

Assignee: nobody → mcastelluccio
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.