------------------------------------------------------------------------------- Test set: io.undertow.server.handlers.proxy.LoadBalancerConnectionPoolingTestCase ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec <<< FAILURE! - in io.undertow.server.handlers.proxy.LoadBalancerConnectionPoolingTestCase shouldReduceConnectionPool(io.undertow.server.handlers.proxy.LoadBalancerConnectionPoolingTestCase) Time elapsed: 1.734 sec <<< FAILURE! java.lang.AssertionError: expected:<2> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at io.undertow.server.handlers.proxy.LoadBalancerConnectionPoolingTestCase.shouldReduceConnectionPool(LoadBalancerConnectionPoolingTestCase.java:117)