Hi, Igniters! I'm working on this issue: IGNITE-5468 <https://issues.apache.org/jira/browse/IGNITE-5468> And to completely cover this issue with tests, I need to disable assertions.
I see three solutions: 1. Make a separate test suite with disabled assertions (If I correctly understood that suites run on different JVMs on TC). 2. Add the ability to start a remote grid with disabled assertions in tests. 3. Do not test this functionality. What do you think? -- Best Regards, Vitaliy Biryukov