Better error messages for retry, repeat and tags#1
Open
Enmk wants to merge 1 commit intotestflows:masterfrom
Open
Better error messages for retry, repeat and tags#1Enmk wants to merge 1 commit intotestflows:masterfrom
Enmk wants to merge 1 commit intotestflows:masterfrom
Conversation
`./regression.py: error: argument --retry: '...' is invalid: needs at least 2 values` instead of `./regression.py: error: argument --retry: '...' is invalid`
Collaborator
|
Hi @Enmk, thanks for your pull request! Unfortunately, the repository was not set up to accept PRs at the time that you have opened your PR. However, now it should be ready. Please see https://github.com/testflows/TestFlows/blob/master/CONTRIBUTING.md. You can either close and open new PR so that the CLA bot will prompt you to accept the CLA or just convert your PR into an issue and I will add the necessary changes based on the issue that you have faced. Thanks! |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
./regression.py: error: argument --retry: '...' is invalid: needs at least 2 valuesinstead of
./regression.py: error: argument --retry: '...' is invalid