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

Retry Scenario Should Include PENDING and AMBIGUOUS steps #120

Open
clrudolphi opened this issue Jan 24, 2025 · 1 comment
Open

Retry Scenario Should Include PENDING and AMBIGUOUS steps #120

clrudolphi opened this issue Jan 24, 2025 · 1 comment

Comments

@clrudolphi
Copy link

🤔 What's the problem you're trying to solve?

The Retry feature in the CCK makes it explicit that test runners should not retry execution of UNDEFINED steps. The more general notion is that test runners should not retry test cases for which there is no hope of a successful execution.

✨ What's your proposed solution?

The Retry feature in the CCK should be expanded to include scenarios for PENDING and AMBIGUOUS steps to demonstrate that test runners should not attempt to retry execution of those test cases.

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

@luke-hill
Copy link
Contributor

There are scenarios for pending steps included in the pending feature, but these aren't explicitly tested to not be retried.

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

No branches or pull requests

2 participants