GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/5743
IGNITE-10813 Run CheckpointReadLockFailureTest with JUnit4 runner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-10813
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5743.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5743
----
commit d6f17ce28ebaae85f00be188319e9833d306f80d
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-12-25T11:57:44Z
IGNITE-10813 Changed test runner to JUnit4.
----
---