EHC ❯ DiskStoreTest Failures
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
Hi We are looking at using ehcache in a larger project and so I checked out the code from CVS on March-11-2005 (2:45 PM).
While doing a "ant build", I get an Junit error, shown below. Should I be concerned about this or why am I getting this. I did not change anything at all in the ehcache.xml.
Using JDK-1.4.2_07.
Regards A. J. Rajkumar
[junit] Running net.sf.ehcache.DiskStoreTest [junit] Tests run: 19, Failures: 6, Errors: 0, Time elapsed: 24.124 sec [junit] Testsuite: net.sf.ehcache.DiskStoreTest [junit] Tests run: 19, Failures: 6, Errors: 0, Time elapsed: 24.124 sec
[junit] Testcase: testNonPersistentStore took 0.22 sec [junit] FAILED [junit] On the 0 iteration: expected:<1259> but was:<0> Sourceforge Ticket ID: 1161605 - Opened By: nobody - 11 Mar 2005 19:50 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320
I believe these are performance tests and may be failing because of: a) the speed of the machines b) other processes running during the test run c) not running from the command line
In any case this is not a patch Comment by: gregluck - 20 Mar 2005 01:22 UTC