Vitaly,
Assertions are made to ensure that Igntie works correctly internally. It
seems rather strange that you need to break Ignite in order to test this
ticket. It may be an indication that you are not on the right path.
D.
On Tue, Jul 25, 2017 at 6:25 AM, Vitaliy Biryukov <
[hidden email]> wrote:
> 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
>