But the totally ideal situation would be finding a way to fail the test by
default, not only stopping a node.

Some time ago I've created https://issues.apache.org/jira/browse/IGNITE-8227 to
find out a way to do so.

чт, 20 сент. 2018 г. в 19:40, Dmitriy Pavlov <dpavlov....@gmail.com>:

> ++1
>
> чт, 20 сент. 2018 г. в 19:39, Andrey Kuznetsov <stku...@gmail.com>:
>
>> Igniters,
>>
>> While running tests I see a lot of ignored critical failures caused by
>> {{NoOpFailureHandler}} that we use by default. In some tests, of cource,
>> critical failures are the part of normal workflow, but in the majority of
>> tests they indicate bugs. By using {{NoOpFailureHandler}} we just hide
>> these bugs from ourselves.
>>
>> What do you think about changing default handler to
>> {{StopNodeFailureHandler}} at {{GridAbstractTest}} level? This could be
>> overridden in subclasses.
>>
>> --
>> Best regards,
>>   Andrey Kuznetsov.
>>
>

Reply via email to