Ignoring test that is redundant for com.zaxxer.hikari.pool.TestConnectionTimeoutRetry.testConnectionRetries ()

pull/688/head
TestSuiteReductionResearch committed by Brett Wooldridge
parent 3bf8356b8d
commit ed2cce6eda

@ -141,7 +141,7 @@ public class TestConnectionTimeoutRetry
}
}
@Test
@Test @org.junit.Ignore
public void testConnectionRetries4() throws SQLException
{
HikariConfig config = new HikariConfig();

Loading…
Cancel
Save