Bug 293878

Summary: 2 failures occurred in TypeHierarchyTests
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann, srikanth_sankaran
Version: 3.6   
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Frederic Fusier CLA 2009-11-01 14:42:37 EST
2 failures occurred in TypeHierarchyTests tests suite while running regression tests of build N20091030-2000:

1) testEfficiencyMultipleProjects:

Unexpected work count expected:<76> but was:<72>

junit.framework.AssertionFailedError: Unexpected work count expected:<76> but was:<72>
at org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testEfficiencyMultipleProjects(TypeHierarchyTests.java:669)

2) testBug215841

Failure	Unexpected indexing of non-existent external jar file while building hierarchy! expected:<2> but was:<1>

junit.framework.AssertionFailedError: Unexpected indexing of non-existent external jar file while building hierarchy! expected:<2> but was:<1>
at org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug215841(TypeHierarchyTests.java:2349)
Comment 1 Frederic Fusier CLA 2010-07-01 10:27:21 EDT
These failures didn't occur for a long time, hence closing this bug as WORKSFORME...
Comment 2 Srikanth Sankaran CLA 2010-08-03 05:21:04 EDT
Changed target to 3.7 M1 as I don't see any value in
re-verifying this item for 3.6.1.

Verified for 3.7 M1.