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

Fix a condition that ignore maxFailures parameter for Spock Stepwise specifications #237

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

AlexeyAkentyev
Copy link
Contributor

Fix an issue when Spock Stepwise specifications are ignored by maxFailures parameter.
Detailed description (#234)

@AlexeyAkentyev AlexeyAkentyev force-pushed the fix/234 branch 3 times, most recently from 07342ef to 93b5c72 Compare November 21, 2023 11:17
@AlexeyAkentyev
Copy link
Contributor Author

Hi @marcphilipp, could you advise who could review PR and suggest next steps?

p.s. unfortunately there is no contribution guide

@marcphilipp
Copy link
Contributor

@AlexeyAkentyev Thank you for your PR! We'll review it in the next few days.

AlexeyAkentyev and others added 2 commits November 24, 2023 09:59
…specifications (gradle#234)

Signed-off-by: AlexeyAkentyev <65549207+AlexeyAkentyev@users.noreply.github.com>
Signed-off-by: Leonard Brünings <leonard.bruenings@gradle.com>
@leonard84 leonard84 merged commit 6b765bd into gradle:main Nov 24, 2023
5 checks passed
@leonard84
Copy link
Member

Thanks for your contribution @AlexeyAkentyev

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.

[Spock] MaxFailures limit does not count failed specifications marked with Stepwise annotation
4 participants