]
Denis Golovin updated JBIDE-20579:
----------------------------------
Fix Version/s: 4.3.0.CR1
JVM Related errors in common/tests in jenkins
jbosstools-base_master_otherOS project
------------------------------------------------------------------------------------
Key: JBIDE-20579
URL:
https://issues.jboss.org/browse/JBIDE-20579
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.CR1
Environment: Jenkins
Mac OS X
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.3.0.CR1
List of errors below:
{code}junit.framework.ComparisonFailure: expected:<[java.util.Set]> but
was:<[Set<String>]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at
org.jboss.tools.common.el.core.test.resolver.TypeInfoCollectorTest.testGeneric(TypeInfoCollectorTest.java:173)
{code}
{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.jboss.tools.common.el.core.test.resolver.TypeInfoCollectorTest.testTypeResolution(TypeInfoCollectorTest.java:69)
{code}
and etc. see jenkins job here
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_maste... for
details