Apache Commons logo Commons Pool

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
377 0 0 11 97.1% 417.9 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 41 0 0 0 100% 45.58 s
org.apache.commons.pool2.proxy 24 0 0 0 100% 20.15 s
org.apache.commons.pool2.impl 300 0 0 1 99.7% 352.2 s
org.apache.commons.pool2.pool407 12 0 0 10 16.7% 0.021 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.003 s
TestTrackedUse 1 0 0 0 100% 0 s
TestBaseKeyedPooledObjectFactory 1 0 0 0 100% 0.001 s
TestPoolUtils 19 0 0 0 100% 35.45 s
TestBaseObjectPool 17 0 0 0 100% 0.014 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.025 s
TestProxiedKeyedObjectPoolWithCglibProxy 6 0 0 0 100% 5.082 s
TestProxiedObjectPoolWithJdkProxy 6 0 0 0 100% 5.021 s

org.apache.commons.pool2.impl

- Class Tests Errors Failures Skipped Success Rate Time
CallStackTest 8 0 0 0 100% 0.048 s
TestGenericObjectPoolConfig 11 0 0 0 100% 0.007 s
TestLinkedBlockingDeque 40 0 0 0 100% 0.415 s
TestGenericObjectPoolClassLoaders 1 0 0 0 100% 0.419 s
TestGenericKeyedObjectPool 83 0 0 0 100% 176.2 s
TestEvictionConfig 3 0 0 0 100% 0.002 s
TestEvictionTimer 1 0 0 0 100% 0.003 s
TestGenericObjectPool 99 0 0 1 99.0% 113.3 s
TestPoolImplUtils 6 0 0 0 100% 0.004 s
NoOpCallStackTest 1 0 0 0 100% 0.019 s
TestBaseGenericObjectPool 4 0 0 0 100% 1.405 s
TestPooledSoftReference 2 0 0 0 100% 0.003 s
TestCallStackUtils 2 0 0 0 100% 0.017 s
TestDefaultPooledObject 5 0 0 0 100% 36.70 s
TestAbandonedKeyedObjectPool 6 0 0 0 100% 10.91 s
TestSoftReferenceObjectPool 17 0 0 0 100% 0.292 s
TestDefaultPooledObjectInfo 4 0 0 0 100% 0.344 s
TestGenericObjectPoolFactoryCreateFailure 1 0 0 0 100% 1.011 s
TestAbandonedObjectPool 6 0 0 0 100% 10.96 s

org.apache.commons.pool2.pool407

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

Test Cases

[Summary] [Package List] [Test Cases]

CallStackTest

testPrintFilledStackTrace(CallStack)[1] 0.003 s
testPrintFilledStackTrace(CallStack)[2] 0.001 s
testPrintFilledStackTrace(CallStack)[3] 0 s
testPrintFilledStackTrace(CallStack)[4] 0.001 s
testPrintClearedStackTraceIsNoOp(CallStack)[1] 0 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 s
testSetEvictorShutdownTimeoutMillis 0 s
testSetSoftMinEvictableIdleDuration 0.001 s
testSetJmxNamePrefix 0 s
testSetEvictorShutdownTimeoutDuration 0.001 s
testSetEvictionPolicyClassName 0 s

PoolTest

testPool 10.11 s

TestLinkedBlockingDeque

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

TestBasePoolableObjectFactory

testDestroyModes 0.001 s
testDefaultMethods 0.001 s

KeyedPool407Test

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

TestGenericObjectPoolClassLoaders

testContextClassLoader 0.417 s

TestGenericKeyedObjectPool

testKPOFInvalidateObjectUsages 0.256 s
testBaseBorrow 0.001 s
testKPOFBorrowObjectUsages 0.001 s
testBaseClear 0.001 s
testToString 0 s
testKPOFAddObjectUsage 0.001 s
testKPOFReturnObjectUsages 0 s
testBaseNumActiveNumIdle 0 s
testKPOFClearUsages 0.001 s
testClosedPoolBehavior 0.001 s
testBaseInvalidateObject 0 s
testKPOFCloseUsages 0.001 s
testBaseBorrowReturn 0 s
testBaseNumActiveNumIdle2 0.001 s
testBaseAddObject 0 s
testLivenessPerKey 0.002 s
testNegativeMaxTotalPerKey 0 s
testValidationFailureOnReturnFreesCapacity 0.506 s
testWaiterCounts 0.327 s
testConcurrentInvalidate 12.68 s
testMaxTotalWithThreads 4.415 s
testConcurrentBorrowAndClear 0.356 s
testClear 0.001 s
testGetStatsString 0 s
testFIFO 0.001 s
testLIFO 0 s
testValidateOnCreate 0 s
testClientWaitStats 0.206 s
testMaxTotalZero 0 s
testConstructors 0 s
testThreaded1 6.046 s
testInvalidateWaiting 0.511 s
testValidationOnCreateOnly 3.002 s
testSettersAndGetters 0.002 s
testJmxRegistration 0.001 s
testMaxTotalInvariant 1.618 s
testGetKeys 0.003 s
testEviction2 7.144 s
testMultipleReturn 0.002 s
testContructorEvictionConfig 0.607 s
testConstructorNullFactory 0.003 s
testNPEOnFactoryNull 0.003 s
testBlockedKeyDoesNotBlockPool 1.006 s
testClearReuseCapacity 0.288 s
testReturnObjectWithoutBlockWhenExhausted 0.001 s
testMaxTotalPerKey 0.002 s
testMinIdleMaxTotalPerKey 0.927 s
testMaxActivePerKeyExceeded 111.5 s
testValidateOnCreateFailure 0.001 s
testMaxIdle 0.002 s
testEvictionOrder 2.042 s
testMaxTotalPerKeyZero 0.002 s
testMaxTotalLRU 0.147 s
testEvictorVisiting 0.029 s
testConcurrentBorrowAndClear_JiraComment17741156 0.042 s
testExceptionOnDestroyDuringBorrow 0.001 s
testExceptionOnActivateDuringBorrow 0 s
testMinIdle 0.617 s
testWhenExhaustedBlockClosePool 0.405 s
testEvictorClearOldestRace 2.615 s
testExceptionOnDestroyDuringReturn 0.002 s
testMutable 0.002 s
testReturnObjectWithBlockWhenExhausted 0.509 s
testEviction 8.047 s
testMaxTotal 0.002 s
testReturnObjectThrowsIllegalStateException 0.002 s
testBorrowObjectFairness 2.508 s
testNumActiveNumIdle2 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[1] 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[2] 0.002 s
testClearUnblocksWaiters 2.141 s
testExceptionOnPassivateDuringReturn 0.002 s
testMinIdleNoPreparePool 0.305 s
testEqualsIndiscernible 0.002 s
testMaxWaitMultiThreaded 2.008 s
testInvalidateFreesCapacity 0.629 s
testAppendStats 0.002 s
testExceptionInValidationDuringEviction 0.002 s
testMakeObjectException 0.002 s
testReturnToHead 1.067 s
testClearOldest 1.530 s
testInvalidateFreesCapacityForOtherKeys 0.126 s
testInvalidateMissingKey 0.001 s

TestEvictionConfig

testConstructorZerosMillis 0.001 s
testConstructor1s 0.001 s
testConstructorZerosDurations 0 s

TestProxiedKeyedObjectPoolWithJdkProxy

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

TestEvictionTimer

testStartStopEvictionTimer 0.002 s

TestGenericObjectPool

testPOFInvalidateObjectUsages 0.259 s
testPOFAddObjectUsage 0.006 s
testPOFCloseUsages 0.004 s
testToString 0.006 s
testClosedPoolBehavior 0.003 s
testPOFBorrowObjectUsages 0.002 s
testPOFReturnObjectUsages 0.001 s
testPOFClearUsages 0.003 s
testBaseBorrow 0.001 s
testClose 0.001 s
testBaseClear 0.002 s
testBaseNumActiveNumIdle 0.001 s
testUnsupportedOperations 0.001 s
testBaseInvalidateObject 0.001 s
testBaseBorrowReturn 0.001 s
testBaseClosePool 0.001 s
testBaseAddObject 0.001 s
testNoInvalidateNPE 0.211 s
testAbandonedPool 0.128 s
testPreparePool 0.001 s
testMakeConcurrentWithReturn 0.462 s
testSwallowedExceptionListener 0.002 s
testValidationFailureOnReturnFreesCapacity 0.505 s
testConcurrentInvalidate 12.68 s
testEvictWhileEmpty 0.002 s
testConcurrentBorrowAndEvict 0.303 s
testEvictionSoftMinIdle 3.513 s
testTimeoutNoLeak 0.016 s
testGetStatsString 0.004 s
testFIFO 0.001 s
testLIFO 0.001 s
testEvictionInvalid 1.314 s
testValidateOnCreate 0.002 s
testClientWaitStats 0.208 s
testMaxTotalZero 0.003 s
testConstructors 0.004 s
testThreaded1 6.047 s
testCloseMultiplePools1 0.004 s
testCloseMultiplePools2 11.01 s
testMaxIdleZeroUnderLoad 22.18 s
testBrokenFactoryShouldNotBlockPool 0.004 s
testValidationOnCreateOnly 3.010 s
testBorrowTimings 0.209 s
testSettersAndGetters 0.006 s
testJmxRegistration 0.003 s
testMaxTotalInvariant 1.625 s
testReturnBorrowObjectWithingMaxWaitDuration 0.616 s
testEvictFIFO 0.134 s
testEvictLIFO 0.132 s
testMultipleReturn 0.008 s
testConstructorNullFactory 0.002 s
testNPEOnFactoryNull 0.004 s
testLivenessOnTransientFactoryFailure 0 s
- public void org.apache.commons.pool2.impl.TestGenericObjectPool.testLivenessOnTransientFactoryFailure() throws java.lang.Exception is @Disabled -
testBorrowObjectOverrideMaxWaitLarge 0.114 s
testBorrowObjectOverrideMaxWaitSmall 0.612 s
testGetFactoryType_SynchronizedDefaultPooledObjectFactory 0.004 s
testFailingFactoryDoesNotBlockThreads 1.618 s
testMultipleReturnOfSameObject 0.004 s
testNoInstanceOverlap 0.527 s
testReturnBorrowObjectWithingMaxWaitMillis 0.610 s
testValidateOnCreateFailure 0.002 s
testMaxIdle 0.003 s
testEvictionOrder 2.094 s
testEvictionWithNegativeNumTests 0.417 s
testEvictorVisiting 0.029 s
testMaxTotalUnderLoad 22.02 s
testAddObject 0.002 s
testExceptionOnDestroyDuringBorrow 0.003 s
testDefaultConfiguration 0.002 s
testNegativeMaxTotal 0.001 s
testWhenExhaustedFail 0.001 s
testExceptionOnActivateDuringBorrow 0.001 s
testMinIdle 0.617 s
testGetFactoryType_NullPooledObjectFactory 0.003 s
testGetFactoryType_DefaultPooledObjectFactory 0.002 s
testSetConfig 0.002 s
testWhenExhaustedBlockClosePool 0.413 s
testGetFactoryType_SynchronizedNullPooledObjectFactory 0.003 s
testExceptionOnDestroyDuringReturn 0.002 s
testMutable 0.003 s
testEviction 8.057 s
testMaxTotal 0.003 s
testErrorFactoryDoesNotBlockThreads 1.621 s
testBorrowObjectFairness 2.521 s
testExceptionOnPassivateDuringReturn 0.004 s
testEvictAddObjects 0.871 s
testEqualsIndiscernible 0.001 s
testEvictionPolicy 3.013 s
testMaxIdleZero 0.003 s
testMaxWaitMultiThreaded 1.009 s
testMinIdleMaxTotal 0.922 s
testInvalidateFreesCapacity 0.629 s
testGetFactoryType_PoolUtilsSynchronizedNullPooledFactory 0.005 s
testStartAndStopEvictor 0.411 s
testAppendStats 0.002 s
testExceptionInValidationDuringEviction 0.002 s
testGetFactoryType_PoolUtilsSynchronizedDefaultPooledFactory 0.001 s
testWhenExhaustedBlockInterrupt 0.408 s
testWhenExhaustedBlock 0.015 s

TestPoolImplUtils

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

NoOpCallStackTest

testPrintStackTraceIsNoOp 0.009 s

TestBaseGenericObjectPool

testBorrowWaitStatistics 0.001 s
testEvictionTimerMultiplePools 1.075 s
testActiveTimeStatistics 0.002 s
testJMXRegistrationLatency 0.321 s

TestProxiedObjectPoolWithCglibProxy

testBorrowObject 0.011 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0 s
testAccessAfterReturn 0.002 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.007 s

TestPooledSoftReference

testPooledSoftReference 0.001 s
testToString 0.002 s

TestTrackedUse

testDefaultGetLastUsedInstant 0 s

TestCallStackUtils

testNewCallStack2 0.014 s
testNewCallStack3 0.001 s

TestProxiedKeyedObjectPoolWithCglibProxy

testBorrowObject 0.072 s
testPassThroughMethods01 0 s
testPassThroughMethods02 0 s
testAccessAfterReturn 0 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.006 s

TestDefaultPooledObject

testGetIdleTimeMillis 36.19 s
testInitialStateDuration 0.106 s
testInitialStateCreateInstant 0 s
testInitialStateIdleDuration 0.206 s
testInitialStateActiveDuration 0.205 s

TestBaseKeyedPooledObjectFactory

testDefaultMethods 0.001 s

TestAbandonedKeyedObjectPool

testAbandonedInvalidate 3.149 s
testAbandonedReturn 3.636 s
testStackTrace 2.029 s
testWhenExhaustedBlock 1.010 s
testRemoveAbandonedWhileReturning 1.067 s
testConcurrentInvalidation 0.010 s

TestPoolUtils

testErodingObjectPoolDefaultFactor 0.007 s
testJavaBeanInstantiation 0 s
testCheckMinIdleKeyedObjectPoolKeysNulls 0.007 s
testTimerHolder 0.001 s
testPrefillKeyedObjectPool 0.002 s
testPrefillKeyedObjectPoolCollection 0 s
testErodingPoolKeyedObjectPool 10.28 s
testCheckMinIdleObjectPool 2.065 s
testSynchronizedPoolObjectPool 0.004 s
testErodingPoolKeyedObjectPoolDefaultFactor 0.001 s
testErodingPoolObjectPool 10.27 s
testErodingPerKeyKeyedObjectPool 10.27 s
testPrefillObjectPool 0.001 s
testSynchronizedPoolableFactoryKeyedPooledObjectFactory 0.005 s
testCheckMinIdleKeyedObjectPoolKeys 1.058 s
testSynchronizedPoolableFactoryPoolableObjectFactory 0.001 s
testSynchronizedPoolKeyedObjectPool 0.003 s
testCheckRethrow 0 s
testCheckMinIdleKeyedObjectPool 1.460 s

TestProxiedObjectPoolWithJdkProxy

testBorrowObject 0.008 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.001 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.007 s

Pool407Test

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

TestBaseObjectPool

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

TestSoftReferenceObjectPool

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

TestDefaultPooledObjectInfo

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

TestGenericObjectPoolFactoryCreateFailure

testBorrowObjectStuck 1.010 s

TestAbandonedObjectPool

testAbandonedInvalidate 3.217 s
testAbandonedReturn 3.648 s
testStackTrace 2.010 s
testWhenExhaustedBlock 1.009 s
testRemoveAbandonedWhileReturning 1.063 s
testConcurrentInvalidation 0.004 s

Failure Details

[Summary] [Package List] [Test Cases]


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