salesforce / salesforce/rules_docker_compose_test
Get Error: no native function or rule 'sh_test' in Bazel 8
Open
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 7
- Forks
- 5
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 3
Description
I think this is because rules_docker_compose_test uses native.sh_test instead of rules_shell. Is there a workaround other than to go back to 7.6.1?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by searching rules_docker_compose_test for native.sh_test and reproduce the error under Bazel 8, then inspect the rules_shell alternative. Done means the affected test rule works on Bazel 8 without the missing native function error.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100