Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317315

Summary: Failing API element cache test
Product: [Eclipse Project] PDE Reporter: Michael Rennie <Michael_Rennie>
Component: API ToolsAssignee: PDE API Tools Inbox <pde-apitools-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, darin.eclipse, Olivier_Thomann
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Michael Rennie CLA 2010-06-18 12:12:55 EDT
code from HEAD 3.6RC4

Running the test suite locally I consistently reproduced a test suite failure for the test: ApiCacheTests.testAddRemoveElementHandleInfo(), where the cache was not empty at the end of the test.

Debugging the failure I found the following elements still present in the cache:

component.a.NoExtendClass
component.a.A
a.b.c.Generics
Comment 1 Michael Rennie CLA 2010-06-18 12:35:30 EDT
very strange...I reverted the patch for bug 315776 and I cannot get the test to fail again..
Comment 2 Curtis Windatt CLA 2013-01-28 11:27:30 EST
This test has been consistently passing.