Open Bug 1435697 Opened 6 years ago Updated 2 years ago

JS Debugger code coverage has no coverable lines

Categories

(Testing :: Code Coverage, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: ekyle, Unassigned)

Details

From 

http://queue.taskcluster.net/v1/task/JFTo4WWfS3GGK8-A4y26Pw/artifacts/public/test_info//jsdcov_artifacts.zip

in the first file, jscov_1517521124854.json, states there are no coverable lines

    "covered": [],
    "uncovered": []

Looking at hg, there should be coverable lines:

https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/autocomplete/tests/unit/test_440866.js
This is from the JS Debugger.
No longer blocks: js-code-coverage
Summary: jsvm code coverage has no coverable lines → JS Debugger code coverage has no coverable lines
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.