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% 407.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 41 0 0 0 100% 36.58 s
org.apache.commons.pool2.proxy 24 0 0 0 100% 20.16 s
org.apache.commons.pool2.impl 300 0 0 1 99.7% 350.6 s
org.apache.commons.pool2.pool407 12 0 0 10 16.7% 0.015 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% 1.105 s
TestBasePoolableObjectFactory 2 0 0 0 100% 0.003 s
TestTrackedUse 1 0 0 0 100% 0.001 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.022 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.085 s
TestProxiedObjectPoolWithJdkProxy 6 0 0 0 100% 5.031 s

org.apache.commons.pool2.impl

- Class Tests Errors Failures Skipped Success Rate Time
CallStackTest 8 0 0 0 100% 0.042 s
TestGenericObjectPoolConfig 11 0 0 0 100% 0.011 s
TestLinkedBlockingDeque 40 0 0 0 100% 0.404 s
TestGenericObjectPoolClassLoaders 1 0 0 0 100% 0.213 s
TestGenericKeyedObjectPool 83 0 0 0 100% 173.8 s
TestEvictionConfig 3 0 0 0 100% 0.003 s
TestEvictionTimer 1 0 0 0 100% 0.002 s
TestGenericObjectPool 99 0 0 1 99.0% 114.5 s
TestPoolImplUtils 6 0 0 0 100% 0.006 s
NoOpCallStackTest 1 0 0 0 100% 0.025 s
TestBaseGenericObjectPool 4 0 0 0 100% 1.410 s
TestPooledSoftReference 2 0 0 0 100% 0.005 s
TestCallStackUtils 2 0 0 0 100% 0.015 s
TestDefaultPooledObject 5 0 0 0 100% 36.65 s
TestAbandonedKeyedObjectPool 6 0 0 0 100% 10.89 s
TestSoftReferenceObjectPool 17 0 0 0 100% 0.265 s
TestDefaultPooledObjectInfo 4 0 0 0 100% 0.334 s
TestGenericObjectPoolFactoryCreateFailure 1 0 0 0 100% 1.012 s
TestAbandonedObjectPool 6 0 0 0 100% 10.95 s

org.apache.commons.pool2.pool407

- Class Tests Errors Failures Skipped Success Rate Time
KeyedPool407Test 6 0 0 5 16.7% 0.003 s
Pool407Test 6 0 0 5 16.7% 0.012 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.001 s
testSetMaxWaitMillis 0.001 s
testToString 0.001 s
testSetSoftMinEvictableIdleTime 0.004 s
testSetEvictionPolicy 0.001 s
testSetSoftMinEvictableIdleTimeMillis 0 s
testSetEvictorShutdownTimeoutMillis 0 s
testSetSoftMinEvictableIdleDuration 0 s
testSetJmxNamePrefix 0 s
testSetEvictorShutdownTimeoutDuration 0 s
testSetEvictionPolicyClassName 0 s

PoolTest

testPool 1.104 s

TestLinkedBlockingDeque

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

TestBasePoolableObjectFactory

testDestroyModes 0.001 s
testDefaultMethods 0 s

KeyedPool407Test

testNormalFactoryNonNullFixtureWaitMax 0.002 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.213 s

TestGenericKeyedObjectPool

testKPOFInvalidateObjectUsages 0.257 s
testBaseBorrow 0.002 s
testKPOFBorrowObjectUsages 0.002 s
testBaseClear 0.001 s
testToString 0.001 s
testKPOFAddObjectUsage 0.002 s
testKPOFReturnObjectUsages 0.002 s
testBaseNumActiveNumIdle 0.001 s
testKPOFClearUsages 0.002 s
testClosedPoolBehavior 0.001 s
testBaseInvalidateObject 0.001 s
testKPOFCloseUsages 0.002 s
testBaseBorrowReturn 0.001 s
testBaseNumActiveNumIdle2 0.001 s
testBaseAddObject 0.001 s
testLivenessPerKey 0.003 s
testNegativeMaxTotalPerKey 0.001 s
testValidationFailureOnReturnFreesCapacity 0.507 s
testWaiterCounts 0.323 s
testConcurrentInvalidate 12.75 s
testMaxTotalWithThreads 4.405 s
testConcurrentBorrowAndClear 0.301 s
testClear 0 s
testGetStatsString 0.001 s
testFIFO 0 s
testLIFO 0 s
testValidateOnCreate 0 s
testClientWaitStats 0.207 s
testMaxTotalZero 0.003 s
testConstructors 0.006 s
testThreaded1 6.044 s
testInvalidateWaiting 0.512 s
testValidationOnCreateOnly 3.007 s
testSettersAndGetters 0.003 s
testJmxRegistration 0.001 s
testMaxTotalInvariant 1.726 s
testGetKeys 0.001 s
testEviction2 7.143 s
testMultipleReturn 0.002 s
testContructorEvictionConfig 0.612 s
testConstructorNullFactory 0.003 s
testNPEOnFactoryNull 0.004 s
testBlockedKeyDoesNotBlockPool 1.008 s
testClearReuseCapacity 0.279 s
testReturnObjectWithoutBlockWhenExhausted 0.001 s
testMaxTotalPerKey 0.002 s
testMinIdleMaxTotalPerKey 0.924 s
testMaxActivePerKeyExceeded 108.4 s
testValidateOnCreateFailure 0.002 s
testMaxIdle 0.003 s
testEvictionOrder 2.040 s
testMaxTotalPerKeyZero 0.003 s
testMaxTotalLRU 0.143 s
testEvictorVisiting 0.023 s
testConcurrentBorrowAndClear_JiraComment17741156 0.043 s
testExceptionOnDestroyDuringBorrow 0.001 s
testExceptionOnActivateDuringBorrow 0 s
testMinIdle 0.623 s
testWhenExhaustedBlockClosePool 0.408 s
testEvictorClearOldestRace 2.616 s
testExceptionOnDestroyDuringReturn 0.002 s
testMutable 0.002 s
testReturnObjectWithBlockWhenExhausted 0.505 s
testEviction 8.056 s
testMaxTotal 0.003 s
testReturnObjectThrowsIllegalStateException 0.002 s
testBorrowObjectFairness 3.010 s
testNumActiveNumIdle2 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[1] 0.002 s
testInvalidateMissingKeyForDestroyMode(DestroyMode)[2] 0.001 s
testClearUnblocksWaiters 2.101 s
testExceptionOnPassivateDuringReturn 0.002 s
testMinIdleNoPreparePool 0.313 s
testEqualsIndiscernible 0.001 s
testMaxWaitMultiThreaded 2.008 s
testInvalidateFreesCapacity 0.629 s
testAppendStats 0.002 s
testExceptionInValidationDuringEviction 0.002 s
testMakeObjectException 0.002 s
testReturnToHead 1.059 s
testClearOldest 1.515 s
testInvalidateFreesCapacityForOtherKeys 0.128 s
testInvalidateMissingKey 0.002 s

TestEvictionConfig

testConstructorZerosMillis 0 s
testConstructor1s 0 s
testConstructorZerosDurations 0 s

TestProxiedKeyedObjectPoolWithJdkProxy

testBorrowObject 0.013 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.004 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.004 s

TestEvictionTimer

testStartStopEvictionTimer 0.002 s

TestGenericObjectPool

testPOFInvalidateObjectUsages 0.257 s
testPOFAddObjectUsage 0 s
testPOFCloseUsages 0 s
testToString 0.002 s
testClosedPoolBehavior 0 s
testPOFBorrowObjectUsages 0 s
testPOFReturnObjectUsages 0.001 s
testPOFClearUsages 0.001 s
testBaseBorrow 0.001 s
testClose 0 s
testBaseClear 0.001 s
testBaseNumActiveNumIdle 0 s
testUnsupportedOperations 0.001 s
testBaseInvalidateObject 0.001 s
testBaseBorrowReturn 0.001 s
testBaseClosePool 0.001 s
testBaseAddObject 0 s
testNoInvalidateNPE 0.208 s
testAbandonedPool 0.116 s
testPreparePool 0.001 s
testMakeConcurrentWithReturn 0.461 s
testSwallowedExceptionListener 0.001 s
testValidationFailureOnReturnFreesCapacity 0.502 s
testConcurrentInvalidate 12.59 s
testEvictWhileEmpty 0 s
testConcurrentBorrowAndEvict 0.297 s
testEvictionSoftMinIdle 3.512 s
testTimeoutNoLeak 0.014 s
testGetStatsString 0.001 s
testFIFO 0 s
testLIFO 0.001 s
testEvictionInvalid 1.312 s
testValidateOnCreate 0.001 s
testClientWaitStats 0.205 s
testMaxTotalZero 0 s
testConstructors 0.001 s
testThreaded1 6.047 s
testCloseMultiplePools1 0.001 s
testCloseMultiplePools2 11.01 s
testMaxIdleZeroUnderLoad 22.52 s
testBrokenFactoryShouldNotBlockPool 0.003 s
testValidationOnCreateOnly 3.008 s
testBorrowTimings 0.206 s
testSettersAndGetters 0.004 s
testJmxRegistration 0.003 s
testMaxTotalInvariant 1.614 s
testReturnBorrowObjectWithingMaxWaitDuration 1.121 s
testEvictFIFO 0.135 s
testEvictLIFO 0.133 s
testMultipleReturn 0.008 s
testConstructorNullFactory 0.003 s
testNPEOnFactoryNull 0.006 s
testLivenessOnTransientFactoryFailure 0 s
- public void org.apache.commons.pool2.impl.TestGenericObjectPool.testLivenessOnTransientFactoryFailure() throws java.lang.Exception is @Disabled -
testBorrowObjectOverrideMaxWaitLarge 0.111 s
testBorrowObjectOverrideMaxWaitSmall 0.616 s
testGetFactoryType_SynchronizedDefaultPooledObjectFactory 0.004 s
testFailingFactoryDoesNotBlockThreads 1.620 s
testMultipleReturnOfSameObject 0.002 s
testNoInstanceOverlap 0.511 s
testReturnBorrowObjectWithingMaxWaitMillis 1.115 s
testValidateOnCreateFailure 0.002 s
testMaxIdle 0.002 s
testEvictionOrder 2.079 s
testEvictionWithNegativeNumTests 0.418 s
testEvictorVisiting 0.009 s
testMaxTotalUnderLoad 22.09 s
testAddObject 0.003 s
testExceptionOnDestroyDuringBorrow 0.002 s
testDefaultConfiguration 0.001 s
testNegativeMaxTotal 0.001 s
testWhenExhaustedFail 0.002 s
testExceptionOnActivateDuringBorrow 0.001 s
testMinIdle 0.622 s
testGetFactoryType_NullPooledObjectFactory 0.002 s
testGetFactoryType_DefaultPooledObjectFactory 0.002 s
testSetConfig 0.003 s
testWhenExhaustedBlockClosePool 0.412 s
testGetFactoryType_SynchronizedNullPooledObjectFactory 0.003 s
testExceptionOnDestroyDuringReturn 0.002 s
testMutable 0.002 s
testEviction 8.057 s
testMaxTotal 0.003 s
testErrorFactoryDoesNotBlockThreads 1.620 s
testBorrowObjectFairness 2.520 s
testExceptionOnPassivateDuringReturn 0.003 s
testEvictAddObjects 0.874 s
testEqualsIndiscernible 0.003 s
testEvictionPolicy 3.019 s
testMaxIdleZero 0.003 s
testMaxWaitMultiThreaded 1.009 s
testMinIdleMaxTotal 0.925 s
testInvalidateFreesCapacity 0.633 s
testGetFactoryType_PoolUtilsSynchronizedNullPooledFactory 0.005 s
testStartAndStopEvictor 0.414 s
testAppendStats 0.003 s
testExceptionInValidationDuringEviction 0.003 s
testGetFactoryType_PoolUtilsSynchronizedDefaultPooledFactory 0.002 s
testWhenExhaustedBlockInterrupt 0.409 s
testWhenExhaustedBlock 0.015 s

TestPoolImplUtils

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

NoOpCallStackTest

testPrintStackTraceIsNoOp 0.011 s

TestBaseGenericObjectPool

testBorrowWaitStatistics 0.001 s
testEvictionTimerMultiplePools 1.073 s
testActiveTimeStatistics 0.002 s
testJMXRegistrationLatency 0.331 s

TestProxiedObjectPoolWithCglibProxy

testBorrowObject 0.010 s
testPassThroughMethods01 0.001 s
testPassThroughMethods02 0.001 s
testAccessAfterReturn 0.001 s
testAccessAfterInvalidate 0.001 s
testUsageTracking 5.003 s

TestPooledSoftReference

testPooledSoftReference 0.002 s
testToString 0.001 s

TestTrackedUse

testDefaultGetLastUsedInstant 0.001 s

TestCallStackUtils

testNewCallStack2 0.013 s
testNewCallStack3 0.001 s

TestProxiedKeyedObjectPoolWithCglibProxy

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

TestDefaultPooledObject

testGetIdleTimeMillis 36.14 s
testInitialStateDuration 0.105 s
testInitialStateCreateInstant 0 s
testInitialStateIdleDuration 0.206 s
testInitialStateActiveDuration 0.202 s

TestBaseKeyedPooledObjectFactory

testDefaultMethods 0.001 s

TestAbandonedKeyedObjectPool

testAbandonedInvalidate 3.155 s
testAbandonedReturn 3.646 s
testStackTrace 2.022 s
testWhenExhaustedBlock 1.007 s
testRemoveAbandonedWhileReturning 1.057 s
testConcurrentInvalidation 0.002 s

TestPoolUtils

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

TestProxiedObjectPoolWithJdkProxy

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

Pool407Test

testNormalFactoryNonNullFixtureWaitMax 0.010 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 s
testPOFAddObjectUsage 0 s
testPOFCloseUsages 0.001 s
testToString 0 s
testClosedPoolBehavior 0.001 s
testPOFBorrowObjectUsages 0.001 s
testPOFReturnObjectUsages 0.001 s
testPOFClearUsages 0.001 s
testBaseBorrow 0 s
testClose 0 s
testBaseClear 0.001 s
testBaseNumActiveNumIdle 0.002 s
testUnsupportedOperations 0.003 s
testBaseInvalidateObject 0.001 s
testBaseBorrowReturn 0 s
testBaseClosePool 0.001 s
testBaseAddObject 0 s

TestSoftReferenceObjectPool

testPOFInvalidateObjectUsages 0.258 s
testPOFAddObjectUsage 0.001 s
testPOFCloseUsages 0 s
testToString 0.001 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 s
testGetLastBorrowTrace 0.001 s
testGetPooledObjectType 0.001 s
testTiming 0.331 s

TestGenericObjectPoolFactoryCreateFailure

testBorrowObjectStuck 1.012 s

TestAbandonedObjectPool

testAbandonedInvalidate 3.217 s
testAbandonedReturn 3.641 s
testStackTrace 2.007 s
testWhenExhaustedBlock 1.010 s
testRemoveAbandonedWhileReturning 1.061 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