You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/10/16 17:24:05 UTC

[jira] [Created] (IGNITE-1720) [Test] GridVersionSelfTest.testVersions fails

Ivan Veselovsky created IGNITE-1720:
---------------------------------------

             Summary: [Test] GridVersionSelfTest.testVersions fails
                 Key: IGNITE-1720
                 URL: https://issues.apache.org/jira/browse/IGNITE-1720
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Veselovsky


Test GridVersionSelfTest.testVersions fails:

{code}
junit.framework.AssertionFailedError: null
    at junit.framework.Assert.fail(Assert.java:55)
    at junit.framework.Assert.assertTrue(Assert.java:22)
    at junit.framework.Assert.assertNotNull(Assert.java:256)
    at junit.framework.Assert.assertNotNull(Assert.java:248)
    at junit.framework.TestCase.assertNotNull(TestCase.java:417)
    at org.apache.ignite.internal.GridVersionSelfTest.testVersions(GridVersionSelfTest.java:54)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)