-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.coverageIssues and PRs related to native coverage support.Issues and PRs related to native coverage support.
Description
Version
master branch
Platform
n/a
Subsystem
build
What steps will reproduce the bug?
View https://coverage.nodejs.org/. See (screenshot below) that the C++ coverage broke some time around June 24 2021.
How often does it reproduce? Is there a required condition?
n/a
What is the expected behavior?
Coverage should be generated
What do you see instead?
No coverage generated
Additional information
The last commit shown where the cover worked is e0ebc6b. The commit shown where it stops working is 84d6ce9. If this is a problem in the repository (and not a build infra issue), then that means it is in one of these three commits:
Of those three commits, the one that could at least plausibly could have somehow caused this is d65514b. /ping @richardlau
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.coverageIssues and PRs related to native coverage support.Issues and PRs related to native coverage support.