opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/ConnectionPoolTestCase.java
@@ -373,7 +373,7 @@ * @throws Exception * If an unexpected error occurred. */ @Test(enabled = false) @Test public void testSkipStaleConnectionsOnGetWhenAtCapacity() throws Exception { // Setup. final Connection connection1 = mock(Connection.class);