bazelbuild / bazelbuild/rules_apple
bazel run tvos_application, tvos_unit_test, and watchos_application
Open
P3
type: feature request
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
Under Bazel 0.26.0:
When running `bazel run unit_test_no_host` in
https://github.com/bazelbuild/rules_apple/blob/c14eaae146b7f9dab9a594dfaca99b8a937ef465/test/starlark_tests/targets_under_test/tvos/BUILD
the program terminates without any actual tests run.
Contributor guide
Research direction
Start with test/starlark_tests/targets_under_test/tvos/BUILD and reproduce `bazel run unit_test_no_host` under Bazel 0.26.0. Compare the behavior of the tvOS and watchOS run targets and determine why the program exits without running tests. Done means the affected application and test targets execute their tests when launched with `bazel run`.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100