Repository: incubator-ignite Updated Branches: refs/heads/ignite-837 8ceed37bb -> 7fecaff7c
ignite-786: comment Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/7fecaff7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/7fecaff7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/7fecaff7 Branch: refs/heads/ignite-837 Commit: 7fecaff7c8a3962c8d7fb0f300c2a71d3bc36fae Parents: 8ceed37 Author: Artem Shutak <ashu...@gridgain.com> Authored: Tue Apr 28 20:12:07 2015 +0300 Committer: Artem Shutak <ashu...@gridgain.com> Committed: Tue Apr 28 20:12:07 2015 +0300 ---------------------------------------------------------------------- .../ignite/internal/IgniteProjectionStartStopRestartSelfTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7fecaff7/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java ---------------------------------------------------------------------- diff --git a/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java b/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java index 8250fbb..54db082 100644 --- a/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java +++ b/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java @@ -530,7 +530,7 @@ public class IgniteProjectionStartStopRestartSelfTest extends GridCommonAbstract /** * @throws Exception If failed. */ - public void testStopNodesFiltered() throws Exception { + public void _testStopNodesFiltered() throws Exception { joinedLatch = new CountDownLatch(2); Collection<ClusterStartNodeResult> res =