Skip to content

[Bug]: The module lcov uses deprecated API for running sh_test. #3401

Open
@mailto-jonas

Description

@mailto-jonas

What happened?

In Bazel 8.0.0 the native.sh_test is no longer supported. However, lastest version (2.2) of lcov is still calling native.sh_test.

Version

Development (host) and target OS/architectures:
linux/x86_64

Output of bazel --version:
bazel 8.0.0

Version of relevant rules from the WORKSPACE or MODULE.bazel file:
lcov 2.2

Language(s) and/or frameworks involved:
C++

How to reproduce

Build any cc_test.

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions