Closed Bug 1503232 Opened 6 years ago Closed 6 years ago

JS coverage data is missing from per-test data

Categories

(Testing :: Code Coverage, defect)

defect
Not set
normal

Tracking

(firefox65 fixed)

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: marco, Assigned: marco)

References

Details

Attachments

(1 file)

This is due to the fact that grcov only supports either a directory or a zip file as input, but we're passing a file: https://dxr.mozilla.org/mozilla-central/rev/c291143e24019097d087f9307e59b49facaf90cb/testing/mozharness/mozharness/mozilla/testing/codecoverage.py#308. grcov has recently been updated to also support passing files directly, so in order to fix this bug we just need to update the version of grcov we use on automation.
Attached patch PatchSplinter Review
Attachment #9021201 - Flags: review?(cdenizet)
Attachment #9021201 - Flags: review?(cdenizet) → review+
Pushed by mcastelluccio@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1faecda4b054 Update grcov to revision 4ad0dbc35b9614e45812e179176f48bb1f70ccab. r=calixte
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: