Skip to content

Fix bug in warnings where not specifying --show-warnings caused dartdoc to succeed even if there were errors. #1805

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

Merged
merged 2 commits into from
Oct 18, 2018

Conversation

gspencergoog
Copy link
Collaborator

Also added some tests to make sure that external tool failures make dartdoc exit with a non-zero exit code.

@googlebot googlebot added the cla: yes Google CLA check succeeded. label Oct 17, 2018
@gspencergoog
Copy link
Collaborator Author

Hmm. @jcollins-g: looks like this bug has been here a while... The tests are failing because dartdoc is now (correctly!) failing because of errors in the test package.

I think I'll try and move the ones that are supposed to fail into a separate package.

@jcollins-g jcollins-g merged commit b20f43c into dart-lang:master Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants