[ 
https://issues.apache.org/jira/browse/IGNITE-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681044#comment-16681044
 ] 

Ryabov Dmitrii commented on IGNITE-8227:
----------------------------------------

[~dpavlov], I made handler, which stops the node and fails the test. Can you 
look it?

I set no-op handler for tests with node restarts and for tests, where we check 
failure cases.
Also, failure handler works only when test is running, so critical failures 
happened on node start/end outside of the test don't affect the test.

> Research possibility and implement JUnit test failure handler for TeamCity
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-8227
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8227
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>            Priority: Major
>             Fix For: 2.8
>
>
> After IEP-14 
> (https://cwiki.apache.org/confluence/display/IGNITE/IEP-14+Ignite+failures+handling)
>   we found a lot of TC failures involving unexpected nodes stop.
> To avoid suites exit codes, tests have NoOpFailureHandler as default.
> But instead of this, better handler could be 
> stopNode + fail currenly running test with message.
> This default allows to identify such failures without log-message fail 
> condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to