[jbosstools-issues] [JBoss JIRA] (JBIDE-19149) forge.core tests failure

Alexey Kazakov (JIRA) issues at jboss.org
Mon Feb 2 20:14:48 EST 2015


Alexey Kazakov created JBIDE-19149:
--------------------------------------

             Summary: forge.core tests failure
                 Key: JBIDE-19149
                 URL: https://issues.jboss.org/browse/JBIDE-19149
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: forge
    Affects Versions: 4.2.3.Beta1
            Reporter: Alexey Kazakov
            Assignee: Koen Aers
            Priority: Critical
             Fix For: 4.2.3.Beta1


{code}
testGetDefaultInitialCase(org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest)  Time elapsed: 0.002 sectestGetDefaultAndGetInstallationsAlternativeCase(org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest)  Time elapsed: 0.008 sec  <<< FAILURE!
java.lang.AssertionError: expected:<org.jboss.tools.forge.core.internal.runtime.ForgeEmbeddedRuntime at 291bc55> but was:<null>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest.verifyEmbedded(ForgeRuntimesPreferencesTest.java:179)
	at org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest.testGetDefaultAndGetInstallationsAlternativeCase(ForgeRuntimesPreferencesTest.java:163)
{code}
{code}
testForgeEmbeddedRuntime(org.jboss.tools.forge.core.process.ForgeEmbeddedRuntimeTest)  Time elapsed: 0.001 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<1.[4.4].Final - embedded> but was:<1.[3.3].Final - embedded>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.jboss.tools.forge.core.process.ForgeEmbeddedRuntimeTest.testForgeEmbeddedRuntime(ForgeEmbeddedRuntimeTest.java:47)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list