GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/2877
IGNITE-1804: Test is not flaky anymore You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-1804 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2877.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 #2877 ---- commit 1fb3142caa0b7b9056e51d7659e646bfec2924db Author: Andrey Kuznetsov <stku...@gmail.com> Date: 2017-10-18T13:13:54Z IGNITE-1804: Reenabled GridCachePartitionedQueueCreateMultiNodeSelfTest.testTx: does not fail since v.2.0. ---- ---