Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

prove-all: do not exit with 0 when rejected specs have been cached #368

Open
asymmetric opened this issue Feb 25, 2020 · 0 comments
Open

Comments

@asymmetric
Copy link
Contributor

asymmetric commented Feb 25, 2020

Klab caches rejected as well as accepted specs, meaning that if running prove-all fails due to some specs being rejected, the next run (assuming no specs have changed) will return 0, which is the status code for "no failing specs".

One way of doing this could be to check for matching rejected specs when deciding the status code to return.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant