Hi Igniters, BTW, if you find in any of your tests it does't need an old value of handler (=NoOp), feel free to remove it.
Sincerely, Dmitriy Pavlov вт, 4 дек. 2018 г. в 20:02, Anton Vinogradov <[email protected]>: > Dmitrii, > > Could you please explain the reason of explicit set of 100+ > NoOpFailureHandlers? > > > вт, 4 дек. 2018 г. в 19:12, Dmitrii Ryabov <[email protected]>: > > > Hello, Igniters! > > > > Today the test framework's default no-op failure handler was changed to > the > > handler, which stops the node and fails the test. > > > > Over 100 tests kept no-op failure handler by overrided > > `getFailureHandler()` method. > > > > If you'll found a problem or something unexpected - write here or in the > > ticket [1]. > > > > [1] https://issues.apache.org/jira/browse/IGNITE-8227 > > >
