Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-837 48c12bb75 -> 5c372b34f


ignite-786:


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5c372b34
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5c372b34
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5c372b34

Branch: refs/heads/ignite-837
Commit: 5c372b34fe5310f7f7d39a5458fc3edc70e676e6
Parents: 48c12bb
Author: Artem Shutak <ashu...@gridgain.com>
Authored: Tue Apr 28 19:17:47 2015 +0300
Committer: Artem Shutak <ashu...@gridgain.com>
Committed: Tue Apr 28 19:17:47 2015 +0300

----------------------------------------------------------------------
 .../internal/IgniteProjectionStartStopRestartSelfTest.java       | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5c372b34/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 7fa5b4b..e364383 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
@@ -316,7 +316,9 @@ public class IgniteProjectionStartStopRestartSelfTest 
extends GridCommonAbstract
     /**
      * @throws Exception If failed.
      */
-    public void testStartFiveNodesInTwoCalls() throws Exception {
+    public void _testStartFiveNodesInTwoCalls() throws Exception {
+        fail("https://issues.apache.org/jira/browse/IGNITE-837.";);
+
         joinedLatch = new CountDownLatch(3);
 
         Collection<ClusterStartNodeResult> res =

Reply via email to