-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Could not report code coverage for file in sourcemap #55054
Copy link
Copy link
Open
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.coverageIssues and PRs related to native coverage support.Issues and PRs related to native coverage support.source mapsIssues and PRs related to source map support.Issues and PRs related to source map support.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.coverageIssues and PRs related to native coverage support.Issues and PRs related to native coverage support.source mapsIssues and PRs related to source map support.Issues and PRs related to source map support.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Version
v22.9.0
Platform
Subsystem
test_runner
What steps will reproduce the bug?
Create
index.mjs:Create
index.mjs.map:Run:
How often does it reproduce? Is there a required condition?
Every time.
What is the expected behavior? Why is that the expected behavior?
Coverage should be reported, or an error explaining why it wasn't is displayed.
What do you see instead?
Additional information
CC @nodejs/test_runner