Andrey Kuznetsov created IGNITE-9660:
----------------------------------------
Summary: Switch default test FailureHandler to StopNodeFailureHandler
Key: IGNITE-9660
URL:
https://issues.apache.org/jira/browse/IGNITE-9660 Project: Ignite
Issue Type: Test
Affects Versions: 2.6
Reporter: Andrey Kuznetsov
Fix For: 2.8
{{GridAbstractTest.getFailureHandler()}} returns {{NoOpFailureHandler}} instance. This often leads to hiding bugs occurring in tests. {{getFailureFailureHandler()}} should return {{StopNodeFailureHandler}} instead.
The change assumes re-checking failed tests and set handler to {{NoOpFailureHandler}} in subclasses where it's really a must.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)