Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS | Add --scenario-numbers #1196

Closed
bootstraponline opened this issue Oct 5, 2020 · 0 comments · Fixed by #1287
Closed

iOS | Add --scenario-numbers #1196

bootstraponline opened this issue Oct 5, 2020 · 0 comments · Fixed by #1287
Assignees
Labels
Feature New Option Used to track PR with new configuration option (useful when updating fladle)

Comments

@bootstraponline
Copy link
Contributor

Author the user story for this feature

As an iOS developer, I want to control scenario numbers so I can control which scenarios run.

Describe the solution you'd like

--scenario-numbers=int,[int,…]
A list of game-loop scenario numbers which will be run as part of the test (default: scenario 1). A maximum of 1024 scenarios may be specified in one test matrix, but the maximum number may also be limited by the overall test --timeout setting. This flag is only valid when --type=game-loop is also set.

https://cloud.google.com/sdk/gcloud/reference/alpha/firebase/test/ios/run#--scenario-numbers

@Sloox Sloox self-assigned this Oct 28, 2020
@Sloox Sloox added the New Option Used to track PR with new configuration option (useful when updating fladle) label Oct 28, 2020
@Sloox Sloox mentioned this issue Oct 29, 2020
2 tasks
@mergify mergify bot closed this as completed in #1287 Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Option Used to track PR with new configuration option (useful when updating fladle)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants