Community
Participate
Working Groups
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
very strange...I reverted the patch for bug 315776 and I cannot get the test to fail again..
This test has been consistently passing.