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

feat: new option to ignore cases' runtime error #5

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

waynexia
Copy link
Member

Signed-off-by: Ruihang Xia waynestxia@gmail.com

Which issue does this PR close?

Closes #

Rationale for this change

UI improvement

Add config no-fail-fast to override the error of a single case. This can make it easier to run when lots of cases fail.

What changes are included in this PR?

Add config no-fail-fast to override the error of a single case.

Are there any user-facing changes?

Yes, new field in Config -- no_fail_fast. Default to false.

How does this change test

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
src/config.rs Outdated Show resolved Hide resolved
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Copy link
Collaborator

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShiKaiWi ShiKaiWi merged commit df8db18 into main Dec 21, 2022
@ShiKaiWi ShiKaiWi deleted the no-fail-fast branch December 21, 2022 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants