workingset test failures
------------------------
Key: JBIDE-6533
URL:
https://jira.jboss.org/browse/JBIDE-6533
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
From:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/...
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)
--
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira