GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/3937
IGNITE-8412 Issues with cache names in GridCommandHandlerTest broke corresponding tests in security module. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8412 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3937.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 #3937 ---- commit c0fd733e691bb900c3934b80cdd51e6f7fe0c45e Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-04-27T17:14:53Z IGNITE-8412 Fixing security test. commit c805cba4aa408d97004f4df84e4674dd13ec2c93 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-04-28T13:05:34Z IGNITE-8412 Issues with cache names in GridCommandHandlerTest broke corresponding tests in security module. commit 99b0e4a0dbf0297717f1db56fd67d6d87c5de1fa Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-04-28T13:08:00Z Merge branch 'master' of https://github.com/apache/ignite into ignite-8412 ---- ---