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

rspec_booster command sometimes exits with status 0 although tests failed #67

Open
bmarkons opened this issue Dec 7, 2018 · 0 comments

Comments

@bmarkons
Copy link
Contributor

bmarkons commented Dec 7, 2018

The issue is in this part:
https://github.com/renderedtext/test-boosters/blob/master/lib/test_boosters/shell.rb#L11-L24

Sometimes 0 is being returned for $?.exitstatus but $?.exited? returns false.

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

1 participant