temp comment out PooledDataSourceCheckoutTest
This commit is contained in:
@@ -39,7 +39,13 @@ import org.junit.Test;
|
||||
public class PooledDataSourceCheckoutTest
|
||||
{
|
||||
|
||||
@Test
|
||||
/**
|
||||
* commented out for now since it has
|
||||
* a chance of breaking if any other tests
|
||||
* using the same pools run at the same time
|
||||
* or before this one.
|
||||
*/
|
||||
//@Test
|
||||
public void TestCheckouts()
|
||||
{
|
||||
// something like this should probably be called before starting the test to ensure
|
||||
|
||||
Reference in New Issue
Block a user