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 if provider dependency fails #51

Closed
tsloughter opened this issue Dec 8, 2014 · 4 comments
Closed

Stop if provider dependency fails #51

tsloughter opened this issue Dec 8, 2014 · 4 comments

Comments

@tsloughter
Copy link
Collaborator

An example is common_test provider which still runs even if the compile provider finds errors.

@omarkj
Copy link
Contributor

omarkj commented Dec 8, 2014

I'm trying to reproduce this, but can't get it to get onto common test.

@omarkj
Copy link
Contributor

omarkj commented Dec 8, 2014

Rebar3 does not continue onto the next provider if compile fails, but it does continue if the compile has some warnings. This is behavior that I expect.

@tsloughter
Copy link
Collaborator Author

Nm! This was me being stupid and thinking warnings as erors was on.

@tsloughter
Copy link
Collaborator Author

Thanks.

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