-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add destination_timeout arg to ios_xctestrun_runner
Adds the ability to override the default `xctest -destination-timeout` value (30 seconds) in the `ios_xctestrun_runner` rule. If using the rule is not possible, the same can be done with `--test_arg="--command_line_arg=-destination-timeout=VALUE"`.
- Loading branch information
1 parent
0c9739b
commit 5ee2426
Showing
3 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters