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

CI does not report critical failures #45

Closed
fuchsto opened this issue Nov 2, 2016 · 1 comment · Fixed by #47
Closed

CI does not report critical failures #45

fuchsto opened this issue Nov 2, 2016 · 1 comment · Fixed by #47
Assignees
Labels
Milestone

Comments

@fuchsto
Copy link
Member

fuchsto commented Nov 2, 2016

See log output of several recent CI tests, for example:
https://travis-ci.org/dash-project/dash/builds/171929653

Critical failures are recognized by the CI script but overall result is "PASSED".

Also, there is currently a corrupt free in dart-mpi/dart_segment.

@fmoessbauer
Copy link
Member

Fixed in PR #47 . Can be closed after merge.

fuchsto pushed a commit that referenced this issue Nov 3, 2016
* validate ci logs outside docker container. See #45 for details

* added missing travisci CI script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants