Description
After fixing the false positive precommit reports in OOZIE-3317, if there are some kind of errors during junit execution, the following information is printed out:
-1 TESTS
There were errors during execution. Check console output for details.
It should be useful to have the concrete errors printed out as well. In order to avoid the very long reports in case of lots of failures, we should limit the printed out errors to a specific number (5)/module.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-3317 [build] Fix false positive precommit reports
- Closed