Community
Participate
Working Groups
Fix failing tests: http://mylyn.eclipse.org/hudson/job/mylyn--heartbeat/lastCompletedBuild/testReport/ http://mylyn.eclipse.org/hudson/job/mylyn--heartbeat--connectors/lastCompletedBuild/testReport/
junit.framework.AssertionFailedError: expected less than 5 < activeTime < 10, got 12 at org.eclipse.mylyn.monitor.tests.CheckActivityJobTest.testResumeFromSleepTimeoutEventDiscarded(CheckActivityJobTest.java:143) junit.framework.AssertionFailedError: expected:<2> but was:<1> at org.eclipse.mylyn.tasks.tests.LinkProviderTest.testTimeout(LinkProviderTest.java:74)
junit.framework.AssertionFailedError: expected:<0> but was:<1> at org.eclipse.mylyn.commons.tests.net.TimeoutInputStreamTest.testCloseTimeout(TimeoutInputStreamTest.java:91) at org.eclipse.mylyn.commons.tests.support.ManagedTestSuite.run(ManagedTestSuite.java:127)
Created attachment 173910 [details] fixes for timing related test cases
Created attachment 173911 [details] mylyn/context/zip
Created attachment 173942 [details] relax checks
Initial fixes committed to head and 3_4_x branch.
Created attachment 175026 [details] fix for BugzillaRepositoryConnectorTest.testSynchChangedReports()
Committed to head.
Created attachment 175535 [details] another timing fix