Scott Eade wrote:
> There are still a number of failures, but it looks like there is some
> cleanup that is not happening between tests that is causing an earlier
> failure to retail a lock that is then causing later failures. I get
> something like this:
>
> Testcase:
> testBasicOptimization(org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheOptimizationUnitTest):
>
> FAILED
> The post optimization size should be smaller.
I can confirm that the current HEAD gives the following failed tests on
Mac OS-X (JDK 1.5.0):
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 7,492 sec
[junit] [ERROR] TEST
org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheOptimizationUnitTest
FAILED
[...]
[junit] Running
org.apache.jcs.auxiliary.disk.jdbc.JDBCDiskCacheShrinkUnitTest
[junit] Tests run: 3, Failures: 2, Errors: 0, Time elapsed: 15,478 sec
[junit] [ERROR] TEST
org.apache.jcs.auxiliary.disk.jdbc.JDBCDiskCacheShrinkUnitTest FAILED
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]