Bug 293878 - 2 failures occurred in TypeHierarchyTests
Summary: 2 failures occurred in TypeHierarchyTests
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 14:42 EST by Frederic Fusier CLA
Modified: 2010-08-03 05:21 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.