mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

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