comment out delayed save cache test to improve build speed
This commit is contained in:
@@ -43,8 +43,8 @@ public class DelayedSaveCacheTest
|
||||
{
|
||||
|
||||
|
||||
|
||||
@Test
|
||||
// commented out for now since it makes the normal build take longer
|
||||
//@Test
|
||||
public void CacheExpirationAndPoolingTest() throws InterruptedException
|
||||
{
|
||||
// how many times any data source has been "written to disk"
|
||||
|
||||
Reference in New Issue
Block a user