Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 317315 - Failing API element cache test
Summary: Failing API element cache test
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 12:12 EDT by Michael Rennie CLA
Modified: 2013-01-28 11:27 EST (History)
3 users (show)

See Also:


Attachments

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