This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 410714 - fix integration test failures for 3.9.2
Summary: fix integration test failures for 3.9.2
Status: RESOLVED DUPLICATE of bug 419164
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 09:09 EDT by Steffen Pingel CLA
Modified: 2013-10-10 18:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2013-06-13 09:09:29 EDT
Several integration tests are failing in the 3.9 stream:

http://ci.mylyn.org/job/mylyn-3.9.x/64/#showFailuresLink

Test Result (10 failures / -44)
org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.testQueryRealName_Bug335278@4.2
org.eclipse.mylyn.context.tasks.tests.TaskActivityTimingTest.testCollapsedTiming2
org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.testCustomFields@4.2
org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.testCustomAttributesNewTask@4.2
org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.testQueryRealName_Bug335278@4.2
org.eclipse.mylyn.java.tests.JavaEditorManagerTest.testInterestCapturedForResourceOnFocus
org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.testValidateUser@4.2
org.eclipse.mylyn.internal.gerrit.core.remote.GerritReviewRemoteFactoryTest.testDependencies@2.5.4
org.eclipse.mylyn.internal.gerrit.core.remote.GerritReviewRemoteFactoryTest.testDependencies@2.4.2
org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.testCustomFields@4.2

The Gerrit failures are related to infrastructure and the TaskActivityTimingTest has failed sporadically before. The failures on Bugzilla are new and started happening when Bugzilla was updated to 4.2.6 (from 4.2.5 I believe).
Comment 1 Frank Becker CLA 2013-06-18 23:48:14 EDT
(In reply to comment #0)
> Several integration tests are failing in the 3.9 stream:
> 
> http://ci.mylyn.org/job/mylyn-3.9.x/64/#showFailuresLink
> 
> Test Result (10 failures / -44)
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.
> testQueryRealName_Bug335278@4.2

This is tracked in Bug 410279

> org.eclipse.mylyn.context.tasks.tests.TaskActivityTimingTest.
> testCollapsedTiming2
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.
> testCustomFields@4.2
Can not reproduce this.
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.
> testCustomAttributesNewTask@4.2
Can not reproduce this.
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.
> testQueryRealName_Bug335278@4.2
> org.eclipse.mylyn.java.tests.JavaEditorManagerTest.
> testInterestCapturedForResourceOnFocus
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaClientTest.testValidateUser@4.2
> org.eclipse.mylyn.internal.gerrit.core.remote.GerritReviewRemoteFactoryTest.
> testDependencies@2.5.4
> org.eclipse.mylyn.internal.gerrit.core.remote.GerritReviewRemoteFactoryTest.
> testDependencies@2.4.2
> org.eclipse.mylyn.bugzilla.tests.core.BugzillaCustomFieldsTest.
> testCustomFields@4.2
> 
> The Gerrit failures are related to infrastructure and the
> TaskActivityTimingTest has failed sporadically before. The failures on
> Bugzilla are new and started happening when Bugzilla was updated to 4.2.6
> (from 4.2.5 I believe).
Comment 2 Steffen Pingel CLA 2013-10-10 18:12:41 EDT
Same as bug 419164.

*** This bug has been marked as a duplicate of bug 419164 ***