|
Re: Running all test cases included in Mylyn fails [message #601186 is a reply to message #601177] |
Thu, 22 April 2010 12:52  |
Eclipse User |
|
|
|
After running the test cases another 3 times, I hope I can provide a bit more specific information on my problem. I also changed now my VM Arguments to -enableassertions -Xmx768M -XX:MaxPermSize=128M
The first 1790 test cases are almost always reporting 12 Failures and 2 Errors. I added the list below.
When starting testing org.eclipse.mylyn.xplanner the misery starts. First, I get an authentication failure. Then test case 3 of Test for org.eclipse.mylyn.xplanner.tests
org.eclipse.mylyn.xplanner.tests.XPlannerRepositoryUtilsTest testGetNewRepositoryTaskData (No. 1796) takes forever (>50 minutes)
I hope I could give a more clear picture and would be glad if somebody could help.
Test Report (without detail description of linenumbers):
org.eclipse.mylyn.tests
All Non-Connector Tests for org.eclipse.mylyn.tests
Test for org.eclipse.mylyn.monitor.ui.tests
org.eclipse.mylyn.monitor.tests.CheckActivityJobTest
testInactivityTimeout(org.eclipse.mylyn.monitor.tests.CheckA ctivityJobTest)
junit.framework.AssertionFailedError: expected less than 5 < activeTime < 40, got 0 (slept 0 ms)
testResumeFromSleepTimeoutEventDiscarded(org.eclipse.mylyn.m onitor.tests.CheckActivityJobTest)
junit.framework.AssertionFailedError: expected less than 5 < activeTime < 10, got 0
Test for org.eclipse.mylyn.tasks.tests
org.eclipse.mylyn.tasks.tests.ui.TaskAttributeDiffTest
testDateDiff(org.eclipse.mylyn.tasks.tests.ui.TaskAttributeD iffTest)
junit.framework.ComparisonFailure: expected:< someDate: 2010/02/0[1] -> 2010/05/28> but was:< someDate: 2010/02/0[2] -> 2010/05/28>
Test for org.eclipse.mylyn.wikitext.tests Headless Tests Stand-Alone
org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentB uilderTest
testRelativeUrlWithFileBase(org.eclipse.mylyn.wikitext.core. parser.builder.HtmlDocumentBuilderTest)
junit.framework.AssertionFailedError
testCssStylesheetEmbedded(org.eclipse.mylyn.wikitext.core.pa rser.builder.HtmlDocumentBuilderTest)
junit.framework.AssertionFailedError
org.eclipse.mylyn.wikitext.core.parser.HtmlDocumentBuilderTe st
testRelativeUrlWithFileBase(org.eclipse.mylyn.wikitext.core. parser.HtmlDocumentBuilderTest)
junit.framework.AssertionFailedError
All Connector Tests for org.eclipse.mylyn.tests
Tests for org.eclipse.mylyn.bugzilla.tests
Headless Standalone Tests for org.eclipse.mylyn.bugzilla.tests
Testing on Bugzilla 3.5.2+
org.eclipse.mylyn.bugzilla.tests.core.BugzillaRepositoryConn ectorStandaloneTest
testPerformQuery(org.eclipse.mylyn.bugzilla.tests.core.Bugzi llaRepositoryConnectorStandaloneTest)
org.eclipse.core.runtime.CoreException: An unknown repository error has occurred:
Testing on Bugzilla 3.5.2+
org.eclipse.mylyn.bugzilla.tests.RepositoryReportFactoryTest
testPostingAndReadingAttributes(org.eclipse.mylyn.bugzilla.t ests.RepositoryReportFactoryTest)
org.eclipse.core.runtime.CoreException: An unknown repository error has occurred:
Tests for org.eclipse.mylyn.trac.tests
Headless Standalone Tests for org.eclipse.mylyn.trac.tests
Testing on Trac 0.9/Web
org.eclipse.mylyn.trac.tests.client.TracClientTest
testSearchEmpty(org.eclipse.mylyn.trac.tests.client.TracClie ntTest)
junit.framework.AssertionFailedError: expected:<0> but was:<1>
testSearchExactMatch(org.eclipse.mylyn.trac.tests.client.Tra cClientTest)
junit.framework.AssertionFailedError: expected:<1> but was:<2>
testSearchMilestone1(org.eclipse.mylyn.trac.tests.client.Tra cClientTest)
junit.framework.AssertionFailedError: expected:<1> but was:<2>
testSearchMilestone2(org.eclipse.mylyn.trac.tests.client.Tra cClientTest)
junit.framework.AssertionFailedError: expected:<3> but was:<4>
testSearchMilestoneAmpersand(org.eclipse.mylyn.trac.tests.cl ient.TracClientTest)
junit.framework.AssertionFailedError: expected:<1> but was:<2>
Testing on Trac 0.9/Web
org.eclipse.mylyn.trac.tests.core.TracRepositoryConnectorTes t
testPerformQuery(org.eclipse.mylyn.trac.tests.core.TracRepos itoryConnectorTest)
junit.framework.AssertionFailedError: expected:<3> but was:<4>
Test for org.eclipse.mylyn.xplanner.tests
org.eclipse.mylyn.xplanner.tests.XPlannerRepositoryUtilsTest
testIsCompleted(org.eclipse.mylyn.xplanner.tests.XPlannerRep ositoryUtilsTest)
org.eclipse.core.runtime.CoreException: Error connecting to XPlanner Server: The supplied credentials are invalid:
testSetupTaskAttributes(org.eclipse.mylyn.xplanner.tests.XPl annerRepositoryUtilsTest)
org.eclipse.core.runtime.CoreException: Error connecting to XPlanner Server: The supplied credentials are invalid:
|
|
|
Powered by
FUDForum. Page generated in 0.03452 seconds