bazel-contrib / bazel-contrib/rules_bazel_integration_test
Python test base doesn't set up runfiles properly
Open
bug
- Dominant language
- Starlark
- Stars
- 65
- Forks
- 16
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 9
Description
Any test that uses runfiles and the Python integration test framework will see errors because the environment variables aren't set up properly.
Contributor guide
Research direction
Start by examining the Python integration test framework's runfiles setup and reproduce the issue with a test that uses runfiles. Trace which environment variables are missing or incorrectly initialized; done means such tests receive the required runfiles environment and no longer report setup errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100