Open
Bug 1435697
Opened 7 years ago
Updated 2 years ago
JS Debugger code coverage has no coverable lines
Categories
(Testing :: Code Coverage, enhancement)
Testing
Code Coverage
Tracking
(Not tracked)
NEW
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
Reporter | ||
Updated•7 years ago
|
Blocks: js-code-coverage
Comment 1•7 years ago
|
||
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
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•