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

pull/688/head
TestSuiteReductionResearch 9 years ago 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 public void testConnectionRetries4() throws SQLException
{ {
HikariConfig config = new HikariConfig(); HikariConfig config = new HikariConfig();

Loading…
Cancel
Save