Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/539#issuecomment-97890019
@HeartSaVioR I agree that some things may be lost when we write the logs
out to a file. That is why I added in the `cat` on failure when compiling, and
the `tail -500` on a test failure. So if everything passed there is no issue,
but if something failed we can get something out, even if it is not everything.
If you want to adjust the amount output on failure I am happy to.
I have also been looking at the clojure test runner, but I am really not
ready to update it yet. In most cases for me I have found this more useful at
finding errors than the WARN has been, but that is just me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---