rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

[Bug]: Tried to set properties for non-existent exec groups: `test.`

Open keith opened this issue 1 year ago • 1 comments

What happened?

This is a new version of https://github.com/aspect-build/rules_py/issues/426

It seems like this is somehow rules_py specific. It works fine with py_test from rules_python, or a brand new test rule. I debugged for a bit and couldn't figure out how rules_py is different.

Version

Development (host) and target OS/architectures: ubuntu 22.04 aarch64

Output of bazel --version: 7.4.0

Version of the Aspect rules, or other relevant rules from your WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

https://github.com/aspect-build/rules_py/pull/462

Any other information?

No response

keith avatar Dec 04 '24 18:12 keith

funny https://github.com/bazelbuild/bazel/issues/25275

keith avatar Feb 13 '25 21:02 keith