Apache Commons logo Commons Pool

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
398 0 0 11 97.2% 409.3 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.pool2 44 0 0 0 100% 45.58 s
org.apache.commons.pool2.proxy 24 0 0 0 100% 20.13 s
org.apache.commons.pool2.impl 318 0 0 1 99.7% 343.6 s
org.apache.commons.pool2.pool407 12 0 0 10 16.7% 0.022 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.pool2

- Class Tests Errors Failures Skipped Success Rate Time
PoolTest 1 0 0 0 100% 10.11 s
TestBasePoolableObjectFactory 2 0 0 0 100% 0.004 s
PooledObjectTest 3 0 0 0 100% 0.014 s
TestTrackedUse 1 0 0 0 100% 0.001 s
TestBaseKeyedPooledObjectFactory 1 0 0 0 100% 0 s
TestPoolUtils 19 0 0 0 100% 35.44 s
TestBaseObjectPool 17 0 0 0 100% 0.013 s

org.apache.commons.pool2.proxy

- Class Tests Errors Failures Skipped Success Rate Time
TestProxiedKeyedObjectPoolWithJdkProxy 6 0 0 0 100% 5.027 s
TestProxiedObjectPoolWithCglibProxy 6 0 0 0 100% 5.019 s
TestProxiedKeyedObjectPoolWithCglibProxy 6 0 0 0 100% 5.063 s
TestProxiedObjectPoolWithJdkProxy 6 0 0 0 100% 5.018 s

org.apache.commons.pool2.impl

- Class Tests Errors Failures Skipped Success Rate Time
CallStackTest 8 0 0 0 100% 0.043 s
TestGenericObjectPoolConfig 11 0 0 0 100% 0.010 s
TestLinkedBlockingDeque 40 0 0 0 100% 0.413 s
TestGenericObjectPoolClassLoaders 1 0 0 0 100% 0.420 s
TestGenericKeyedObjectPool 87 0 0 0 100% 178.9 s
TestEvictionConfig 3 0 0 0 100% 0.004 s
TestEvictionTimer 1 0 0 0 100% 0.004 s
TestGenericObjectPool 105 0 0 1 99.0% 114.4 s
TestPoolImplUtils 6 0 0 0 100% 0.005 s
NoOpCallStackTest 1 0 0 0 100% 0.002 s
TestBaseGenericObjectPool 12 0 0 0 100% 1.394 s
TestPooledSoftReference 2 0 0 0 100% 0.003 s
TestCallStackUtils 2 0 0 0 100% 0.012 s
TestDefaultPooledObject 5 0 0 0 100% 21.95 s
TestAbandonedKeyedObjectPool 6 0 0 0 100% 10.94 s
TestSoftReferenceObjectPool 17 0 0 0 100% 0.273 s
TestDefaultPooledObjectInfo 4 0 0 0 100% 0.337 s
TestGenericObjectPoolFactoryCreateFailure 1 0 0 0 100% 1.013 s
TestAbandonedObjectPool 6 0 0 0 100% 13.38 s

org.apache.commons.pool2.pool407

- Class Tests Errors Failures Skipped Success Rate Time
KeyedPool407Test 6 0 0 5 16.7% 0.008 s
Pool407Test 6 0 0 5 16.7% 0.014 s

Test Cases

[Summary] [Package List] [Test Cases]

CallStackTest

testPrintFilledStackTrace(CallStack)[1] 0.003 s
testPrintFilledStackTrace(CallStack)[2] 0 s
testPrintFilledStackTrace(CallStack)[3] 0.001 s
testPrintFilledStackTrace(CallStack)[4] 0 s
testPrintClearedStackTraceIsNoOp(CallStack)[1] 0.001 s
testPrintClearedStackTraceIsNoOp(CallStack)[2] 0 s
testPrintClearedStackTraceIsNoOp(CallStack)[3] 0.001 s
testPrintClearedStackTraceIsNoOp(CallStack)[4] 0 s

TestGenericObjectPoolConfig

testToStringAppendFields 0 s
testSetMaxWaitMillis 0 s
testToString 0.001 s
testSetSoftMinEvictableIdleTime 0 s
testSetEvictionPolicy 0.001 s
testSetSoftMinEvictableIdleTimeMillis 0.001 s
testSetEvictorShutdownTimeoutMillis 0.001 s
testSetSoftMinEvictableIdleDuration 0.001 s
testSetJmxNamePrefix 0 s
testSetEvictorShutdownTimeoutDuration 0.001 s
testSetEvictionPolicyClassName 0.001 s

PoolTest

testPool 10.11 s

TestLinkedBlockingDeque

testElement 0.001 s
testPossibleBug 0 s
testPutFirst 0.001 s
testPeekFirst 0 s
testOfferLast 0.001 s
testGetFirst 0.001 s
testToArray 0 s
testAddLast 0 s
testAdd 0.001 s
testPop 0 s
testPut 0.001 s
testClear 0 s
testOffer 0.001 s
testPeek 0 s
testPush 0 s
testTake 0 s
testOfferLastWithTimeout 0.054 s
testRemoveFirst 0.001 s
testConstructors 0 s
testPutLast 0 s
testOfferFirst 0.001 s
testDescendingIterator 0 s
testAddFirst 0 s
testGetLast 0 s
testTakeLast 0 s
testContains 0 s
testRemoveLast 0.001 s
testPollFirst 0 s
testPollFirstWithTimeout 0.055 s
testOfferWithTimeout 0.056 s
testPollLastWithTimeout 0.056 s
testPeekLast 0.001 s
testOfferFirstWithTimeout 0.054 s
testRemoveLastOccurrence 0.001 s
testPollLast 0.001 s
testPollWithTimeout 0.111 s
testDrainTo 0.001 s
testRemove 0.001 s
testIterator 0.001 s
testTakeFirst 0.001 s

TestBasePoolableObjectFactory

testDestroyModes 0.002 s
testDefaultMethods 0.001 s

KeyedPool407Test

testNormalFactoryNonNullFixtureWaitMax 0.006 s
testNullObjectFactoryWaitShort 0 s
- void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullObjectFactoryWaitShort() throws java.lang.Exception is @Disabled -
testNullObjectFactoryWaitMax 0 s
- void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullObjectFactoryWaitMax() throws java.lang.Exception is @Disabled -
testNormalFactoryNullFixtureWaitMax 0 s
- void org.apache.commons.pool2.pool407.KeyedPool407Test.testNormalFactoryNullFixtureWaitMax() throws java.lang.Exception is @Disabled -
testNullPoolableFactoryWaitMax 0 s
- void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullPoolableFactoryWaitMax() throws java.lang.Exception is @Disabled -
testNullPoolableFactoryWaitShort 0 s
- void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullPoolableFactoryWaitShort() throws java.lang.Exception is @Disabled -

TestGenericObjectPoolClassLoaders

testContextClassLoader 0.417 s

TestGenericKeyedObjectPool

testKPOFInvalidateObjectUsages 0.257 s
testBaseBorrow 0.002 s
testKPOFBorrowObjectUsages 0.003 s
testBaseClear 0.001 s
testToString 0.002 s
testKPOFAddObjectUsage 0.002 s
testKPOFReturnObjectUsages 0.001 s
testBaseNumActiveNumIdle 0.001 s
testKPOFClearUsages 0.001 s
testClosedPoolBehavior 0.001 s
testBaseInvalidateObject 0 s
testKPOFCloseUsages 0.001 s
testBaseBorrowReturn 0.001 s
testBaseNumActiveNumIdle2 0.001 s
testBaseAddObject 0.001 s
testLivenessPerKey 0.001 s
testNegativeMaxTotalPerKey 0.001 s
testValidationFailureOnReturnFreesCapacity 0.505 s
testWaiterCounts 0.323 s
testReuseCapacityOnMaintenanceBehavior 0.422 s
testConcurrentInvalidate 12.72 s
testMaxTotalWithThreads 4.410 s
testConcurrentBorrowAndClear 0.271 s
testClear 0.001 s
testGetStatsString 0 s
testFIFO 0.001 s
testLIFO 0 s
testReuseCapacityOnReturnConfig 0 s
testValidateOnCreate 0 s
testClientWaitStats 0.206 s
testMaxTotalZero 0.002 s
testConstructors 0.003 s
testThreaded1 6.047 s
testInvalidateWaiting 0.505 s
testValidationOnCreateOnly 3.008 s
testSettersAndGetters 0.003 s
testJmxRegistration 0.002 s
testMaxTotalInvariant 1.714 s
testGetKeys 0.002 s
testEviction2 7.159 s
testMultipleReturn 0.004 s
testContructorEvictionConfig 0.612 s
testConstructorNullFactory 0.002 s
testNPEOnFactoryNull 0.003 s
testBlockedKeyDoesNotBlockPool 1.005 s
testClearReuseCapacity 0.280 s
testReuseCapacityOnMaintenanceConfig 0.002 s
testReturnObjectWithoutBlockWhenExhausted 0.001 s
testMaxTotalPerKey 0.002 s
testMinIdleMaxTotalPerKey 0.929 s
testMaxActivePerKeyExceeded 112.6 s
testValidateOnCreateFailure 0.002 s
testMaxIdle 0.003 s
testEvictionOrder 2.054 s
testMaxTotalPerKeyZero 0.002 s
testMaxTotalLRU 0.150 s
testEvictorVisiting 0.024 s
testConcurrentBorrowAndClear_JiraComment17741156 0.045 s
testExceptionOnDestroyDuringBorrow 0.001 s
testExceptionOnActivateDuringBorrow 0.001 s
testMinIdle 0.614 s
testWhenExhaustedBlockClosePool 0.410 s
testEvictorClearOldestRace 2.616 s
testExceptionOnDestroyDuringReturn 0.003 s
testMutable 0.001 s
testReturnObjectWithBlockWhenExhausted 0.507 s
testEviction 8.062 s
testMaxTotal 0.003 s
testReturnObjectThrowsIllegalStateException 0.002 s
testBorrowObjectFairness 2.516 s
testNumActiveNumIdle2 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[1] 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[2] 0.001 s
testClearUnblocksWaiters 2.196 s
testExceptionOnPassivateDuringReturn 0.003 s
testMinIdleNoPreparePool 0.311 s
testEqualsIndiscernible 0.002 s
testMaxWaitMultiThreaded 2.011 s
testMaxWaitTimeOutOnTime 1.003 s
testInvalidateFreesCapacity 0.633 s
testAppendStats 0.002 s
testExceptionInValidationDuringEviction 0.002 s
testMakeObjectException 0.002 s
testReturnToHead 1.059 s
testClearOldest 1.519 s
testInvalidateFreesCapacityForOtherKeys 0.133 s
testInvalidateMissingKey 0.002 s

TestEvictionConfig

testConstructorZerosMillis 0.001 s
testConstructor1s 0.001 s
testConstructorZerosDurations 0.001 s

TestProxiedKeyedObjectPoolWithJdkProxy

testBorrowObject 0.010 s
testPassThroughMethods01 0.002 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.002 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.008 s

TestEvictionTimer

testStartStopEvictionTimer 0.004 s

TestGenericObjectPool

testPOFInvalidateObjectUsages 0.254 s
testPOFAddObjectUsage 0.003 s
testPOFCloseUsages 0.002 s
testToString 0.002 s
testClosedPoolBehavior 0.001 s
testPOFBorrowObjectUsages 0.001 s
testPOFReturnObjectUsages 0.001 s
testPOFClearUsages 0.001 s
testBaseBorrow 0.001 s
testClose 0.001 s
testBaseClear 0.001 s
testBaseNumActiveNumIdle 0.001 s
testUnsupportedOperations 0 s
testBaseInvalidateObject 0 s
testBaseBorrowReturn 0 s
testBaseClosePool 0.001 s
testBaseAddObject 0.001 s
testNoInvalidateNPE 0.208 s
testAbandonedPool 0.264 s
testPreparePool 0.002 s
testMakeConcurrentWithReturn 0.461 s
testSwallowedExceptionListener 0.014 s
testValidationFailureOnReturnFreesCapacity 0.513 s
testConcurrentInvalidate 12.74 s
testEvictWhileEmpty 0.001 s
testAddObjectRespectsMaxIdle 0.001 s
testConcurrentBorrowAndEvict 0.285 s
testEvictionSoftMinIdle 3.509 s
testTimeoutNoLeak 0.015 s
testGetStatsString 0.001 s
testFIFO 0.001 s
testLIFO 0.001 s
testEvictionInvalid 1.312 s
testValidateOnCreate 0.003 s
testClientWaitStats 0.207 s
testMaxTotalZero 0.002 s
testConstructors 0.003 s
testAddObjectRespectsMaxTotal 0.002 s
testThreaded1 6.053 s
testCloseMultiplePools1 0.004 s
testCloseMultiplePools2 11.02 s
testMaxIdleZeroUnderLoad 22.09 s
testPool419 0.834 s
testBrokenFactoryShouldNotBlockPool 0.001 s
testValidationOnCreateOnly 3.005 s
testBorrowTimings 0.208 s
testSettersAndGetters 0.004 s
testJmxRegistration 0.002 s
testMaxTotalInvariant 1.615 s
testReturnBorrowObjectWithingMaxWaitDuration 0.615 s
testEvictFIFO 0.129 s
testEvictLIFO 0.132 s
testMultipleReturn 0.004 s
testConstructorNullFactory 0.002 s
testNPEOnFactoryNull 0.005 s
testLivenessOnTransientFactoryFailure 0 s
- void org.apache.commons.pool2.impl.TestGenericObjectPool.testLivenessOnTransientFactoryFailure() throws java.lang.Exception is @Disabled -
testBorrowObjectOverrideMaxWaitLarge 0.111 s
testBorrowObjectOverrideMaxWaitSmall 0.615 s
testAddObjectCanAddToMaxIdle 0.003 s
testGetFactoryType_SynchronizedDefaultPooledObjectFactory 0.002 s
testFailingFactoryDoesNotBlockThreads 1.623 s
testMultipleReturnOfSameObject 0.004 s
testAddObjectFastReturn 0.058 s
testNoInstanceOverlap 0.525 s
testReturnBorrowObjectWithingMaxWaitMillis 0.613 s
testValidateOnCreateFailure 0.002 s
testMaxIdle 0.003 s
testEvictionOrder 2.079 s
testEvictionWithNegativeNumTests 0.419 s
testEvictorVisiting 0.025 s
testMaxTotalUnderLoad 22.16 s
testAddObject 0.003 s
testExceptionOnDestroyDuringBorrow 0.003 s
testDefaultConfiguration 0.002 s
testNegativeMaxTotal 0.002 s
testWhenExhaustedFail 0.002 s
testExceptionOnActivateDuringBorrow 0.002 s
testMinIdle 0.620 s
testGetFactoryType_NullPooledObjectFactory 0.003 s
testReturnAndInvalidateServesWaiters 0.058 s
testGetFactoryType_DefaultPooledObjectFactory 0.002 s
testSetConfig 0.002 s
testWhenExhaustedBlockClosePool 0.409 s
testGetFactoryType_SynchronizedNullPooledObjectFactory 0.003 s
testExceptionOnDestroyDuringReturn 0.002 s
testMutable 0.001 s
testEviction 8.042 s
testMaxTotal 0.003 s
testErrorFactoryDoesNotBlockThreads 1.615 s
testBorrowObjectFairness 2.512 s
testExceptionOnPassivateDuringReturn 0.002 s
testEvictAddObjects 0.869 s
testEqualsIndiscernible 0.002 s
testEvictionPolicy 3.018 s
testMaxIdleZero 0.002 s
testMaxWaitMultiThreaded 1.008 s
testMinIdleMaxTotal 0.916 s
testInvalidateFreesCapacity 0.631 s
testGetFactoryType_PoolUtilsSynchronizedNullPooledFactory 0.004 s
testStartAndStopEvictor 0.413 s
testAppendStats 0.003 s
testExceptionInValidationDuringEviction 0.003 s
testGetFactoryType_PoolUtilsSynchronizedDefaultPooledFactory 0.002 s
testWhenExhaustedBlockInterrupt 0.411 s
testWhenExhaustedBlock 0.015 s

TestPoolImplUtils

testFactoryTypeSimple 0.001 s
testFactoryTypeNotSimple 0.001 s
testMinInstants 0.001 s
testToDuration 0.001 s
testToChronoUnit 0 s
testMaxInstants 0 s

NoOpCallStackTest

testPrintStackTraceIsNoOp 0.001 s

TestBaseGenericObjectPool

testCollectDetailedStatisticsDefault 0.001 s
testStatsStoreCircularBuffer 0.001 s
testBorrowWaitStatistics 0.001 s
testStatsStoreConcurrentAccess 0.010 s
testCollectDetailedStatisticsEnabled 0.001 s
testEvictionTimerMultiplePools 1.068 s
testActiveTimeStatistics 0.002 s
testCollectDetailedStatisticsToggling 0.001 s
testCollectDetailedStatisticsConfiguration 0.001 s
testCollectDetailedStatisticsDisabled 0.001 s
testJMXRegistrationLatency 0.302 s
testDetailedStatisticsConfigIntegration 0 s

TestProxiedObjectPoolWithCglibProxy

testBorrowObject 0.007 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.001 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.004 s

TestPooledSoftReference

testPooledSoftReference 0.001 s
testToString 0.001 s

PooledObjectTest

testGetObject 0.007 s
testIsNull 0.001 s
testNonNull 0 s

TestTrackedUse

testDefaultGetLastUsedInstant 0.001 s

TestCallStackUtils

testNewCallStack2 0.010 s
testNewCallStack3 0.001 s

TestProxiedKeyedObjectPoolWithCglibProxy

testBorrowObject 0.052 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0 s
testAccessAfterReturn 0.001 s
testAccessAfterInvalidate 0 s
testUsageTracking 5.007 s

TestDefaultPooledObject

testGetIdleTimeMillis 21.43 s
testInitialStateDuration 0.105 s
testInitialStateCreateInstant 0 s
testInitialStateIdleDuration 0.204 s
testInitialStateActiveDuration 0.204 s

TestBaseKeyedPooledObjectFactory

testDefaultMethods 0 s

TestAbandonedKeyedObjectPool

testAbandonedInvalidate 3.157 s
testAbandonedReturn 3.645 s
testStackTrace 2.032 s
testWhenExhaustedBlock 1.012 s
testRemoveAbandonedWhileReturning 1.069 s
testConcurrentInvalidation 0.011 s

TestPoolUtils

testErodingObjectPoolDefaultFactor 0.006 s
testJavaBeanInstantiation 0 s
testCheckMinIdleKeyedObjectPoolKeysNulls 0.008 s
testTimerHolder 0 s
testPrefillKeyedObjectPool 0.003 s
testPrefillKeyedObjectPoolCollection 0.001 s
testErodingPoolKeyedObjectPool 10.27 s
testCheckMinIdleObjectPool 2.063 s
testSynchronizedPoolObjectPool 0.003 s
testErodingPoolKeyedObjectPoolDefaultFactor 0.002 s
testErodingPoolObjectPool 10.27 s
testErodingPerKeyKeyedObjectPool 10.28 s
testPrefillObjectPool 0.002 s
testSynchronizedPoolableFactoryKeyedPooledObjectFactory 0.005 s
testCheckMinIdleKeyedObjectPoolKeys 1.057 s
testSynchronizedPoolableFactoryPoolableObjectFactory 0.001 s
testSynchronizedPoolKeyedObjectPool 0.002 s
testCheckRethrow 0.001 s
testCheckMinIdleKeyedObjectPool 1.458 s

TestProxiedObjectPoolWithJdkProxy

testBorrowObject 0.006 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.001 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.004 s

Pool407Test

testNormalFactoryNonNullFixtureWaitMax 0.011 s
testNullObjectFactoryWaitShort 0 s
- void org.apache.commons.pool2.pool407.Pool407Test.testNullObjectFactoryWaitShort() throws java.lang.Exception is @Disabled -
testNullObjectFactoryWaitMax 0 s
- void org.apache.commons.pool2.pool407.Pool407Test.testNullObjectFactoryWaitMax() throws java.lang.Exception is @Disabled -
testNormalFactoryNullFixtureWaitMax 0 s
- void org.apache.commons.pool2.pool407.Pool407Test.testNormalFactoryNullFixtureWaitMax() throws java.lang.Exception is @Disabled -
testNullPoolableFactoryWaitMax 0 s
- void org.apache.commons.pool2.pool407.Pool407Test.testNullPoolableFactoryWaitMax() throws java.lang.Exception is @Disabled -
testNullPoolableFactoryWaitShort 0 s
- void org.apache.commons.pool2.pool407.Pool407Test.testNullPoolableFactoryWaitShort() throws java.lang.Exception is @Disabled -

TestBaseObjectPool

testPOFInvalidateObjectUsages 0.001 s
testPOFAddObjectUsage 0 s
testPOFCloseUsages 0 s
testToString 0 s
testClosedPoolBehavior 0 s
testPOFBorrowObjectUsages 0 s
testPOFReturnObjectUsages 0 s
testPOFClearUsages 0 s
testBaseBorrow 0.001 s
testClose 0 s
testBaseClear 0 s
testBaseNumActiveNumIdle 0.001 s
testUnsupportedOperations 0.001 s
testBaseInvalidateObject 0 s
testBaseBorrowReturn 0 s
testBaseClosePool 0 s
testBaseAddObject 0 s

TestSoftReferenceObjectPool

testPOFInvalidateObjectUsages 0.257 s
testPOFAddObjectUsage 0.002 s
testPOFCloseUsages 0.001 s
testToString 0 s
testClosedPoolBehavior 0 s
testPOFBorrowObjectUsages 0.002 s
testPOFReturnObjectUsages 0 s
testPOFClearUsages 0 s
testBaseBorrow 0.001 s
testClose 0 s
testBaseClear 0 s
testBaseNumActiveNumIdle 0 s
testUnsupportedOperations 0 s
testBaseInvalidateObject 0 s
testBaseBorrowReturn 0 s
testBaseClosePool 0.001 s
testBaseAddObject 0 s

TestDefaultPooledObjectInfo

testGetPooledObjectToString 0.003 s
testGetLastBorrowTrace 0.002 s
testGetPooledObjectType 0.001 s
testTiming 0.330 s

TestGenericObjectPoolFactoryCreateFailure

testBorrowObjectStuck 1.013 s

TestAbandonedObjectPool

testAbandonedInvalidate 4.235 s
testAbandonedReturn 5.055 s
testStackTrace 2.008 s
testWhenExhaustedBlock 1.008 s
testRemoveAbandonedWhileReturning 1.061 s
testConcurrentInvalidation 0.005 s

Failure Details

[Summary] [Package List] [Test Cases]


testNullObjectFactoryWaitShort
- skipped: void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullObjectFactoryWaitShort() throws java.lang.Exception is @Disabled
testNullObjectFactoryWaitMax
- skipped: void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullObjectFactoryWaitMax() throws java.lang.Exception is @Disabled
testNormalFactoryNullFixtureWaitMax
- skipped: void org.apache.commons.pool2.pool407.KeyedPool407Test.testNormalFactoryNullFixtureWaitMax() throws java.lang.Exception is @Disabled
testNullPoolableFactoryWaitMax
- skipped: void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullPoolableFactoryWaitMax() throws java.lang.Exception is @Disabled
testNullPoolableFactoryWaitShort
- skipped: void org.apache.commons.pool2.pool407.KeyedPool407Test.testNullPoolableFactoryWaitShort() throws java.lang.Exception is @Disabled
testLivenessOnTransientFactoryFailure
- skipped: void org.apache.commons.pool2.impl.TestGenericObjectPool.testLivenessOnTransientFactoryFailure() throws java.lang.Exception is @Disabled
testNullObjectFactoryWaitShort
- skipped: void org.apache.commons.pool2.pool407.Pool407Test.testNullObjectFactoryWaitShort() throws java.lang.Exception is @Disabled
testNullObjectFactoryWaitMax
- skipped: void org.apache.commons.pool2.pool407.Pool407Test.testNullObjectFactoryWaitMax() throws java.lang.Exception is @Disabled
testNormalFactoryNullFixtureWaitMax
- skipped: void org.apache.commons.pool2.pool407.Pool407Test.testNormalFactoryNullFixtureWaitMax() throws java.lang.Exception is @Disabled
testNullPoolableFactoryWaitMax
- skipped: void org.apache.commons.pool2.pool407.Pool407Test.testNullPoolableFactoryWaitMax() throws java.lang.Exception is @Disabled
testNullPoolableFactoryWaitShort
- skipped: void org.apache.commons.pool2.pool407.Pool407Test.testNullPoolableFactoryWaitShort() throws java.lang.Exception is @Disabled