bazelbuild / bazelbuild/rules_apple

bazel run tvos_application, tvos_unit_test, and watchos_application

Open
#523 7 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.