-
Sub-task
-
Resolution: Done
-
Major
-
3.2.0.M1
-
None
-
None
From: http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/89/consoleText
Tests run: 3, FAILUREs: 2, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec <<< FAILURE!
testSingleMatch(org.jboss.tools.workingset.core.test.GroupingTest) Time elapsed: 0.004 sec <<< FAILURE!
junit.framework.ComparisonFAILURE: null expected:<[eclipse]> but was:<[jdt]>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at org.jboss.tools.workingset.core.test.GroupingTest.testSingleMatch(GroupingTest.java:49)
at junit.framework.TestCase.runTest(TestCase.java:168)
–
testMultiMatch(org.jboss.tools.workingset.core.test.GroupingTest) Time elapsed: 0.001 sec <<< FAILURE!
junit.framework.ComparisonFAILURE: null expected:<[eclipse]> but was:<[jdt]>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at org.jboss.tools.workingset.core.test.GroupingTest.testMultiMatch(GroupingTest.java:58)
at junit.framework.TestCase.runTest(TestCase.java:168)
–