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

Stop on failure not working with illegal option errors #383

Open
Chemaclass opened this issue Oct 28, 2024 · 0 comments
Open

Stop on failure not working with illegal option errors #383

Chemaclass opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Chemaclass
Copy link
Member

Chemaclass commented Oct 28, 2024

Q A
OS macOS / Linux / Windows
Shell bash 3.2
bashunit version 0.18.0

Current behavior

I was working on another feature in another project and I found this.

  • When an illegal option error is found and the -S (--stop-on-failure) is enabled, the running does not stop
Screenshot 2024-10-28 at 11 33 04

Expected

  1. Stop the runner when that error is found.
  2. Investigate if -S is not working for other errors or only for this one.
@Chemaclass Chemaclass added the bug Something isn't working label Oct 28, 2024
@Chemaclass Chemaclass self-assigned this Oct 28, 2024
@Chemaclass Chemaclass removed their assignment Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant