Unit tests failing silently
---------------------------
Key: MAPREDUCE-3489
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3489
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 0.23.0
Reporter: Siddharth Seth
Priority: Critical
If one of the dispatched events generates an exception - the dispatcher kills
the JVM via a System.exit. Unit tests end up not running - but they don't fail
either.
TestTaskAttempt is currently running like this.
Previously - have seen TestRecovery and TestJobHistoryParsing do the same. Most
of the tests would need to be looked at.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira