Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mailto-jonas opened this issue Dec 12, 2024 · 0 comments
Open

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

mailto-jonas opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mailto-jonas
Copy link

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

@mailto-jonas mailto-jonas added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant