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

Unit-test/Travis CI: cleaner log #137

Open
jbesomi opened this issue Aug 5, 2020 · 0 comments
Open

Unit-test/Travis CI: cleaner log #137

jbesomi opened this issue Aug 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@jbesomi
Copy link
Owner

jbesomi commented Aug 5, 2020

The current Travis CI log isn't particularly beautiful, example.

This task consists of cleaning the log output of travis CI by mainly improving the unit-tests files.

Also, sometimes the Travis CI does not fail even if some errors are raised, see example below at line 576 for instance (`raise IOError(Errors.E050.format(name=name))). This should also investigate further. In this case, we may want the job to fail rather than pass?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant