Skip to content

C++ code coverage is broken #39303

@Trott

Description

@Trott

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.

image

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:

84d6ce9
d65514b
bf9ce95

Of those three commits, the one that could at least plausibly could have somehow caused this is d65514b. /ping @richardlau

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.coverageIssues and PRs related to native coverage support.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions