Ignore this. I figured out what was going on. Sorry for the noise. Phil
On 8/6/13 5:41 PM, Phil Steitz wrote: > I have now gotten all of the tests to pass after the refactoring I > have been working on, other that this one: > > testCheckMinIdleObjectPool(org.apache.commons.pool2.TestPoolUtils) > Time elapsed: 1.012 sec <<< FAILURE! > junit.framework.AssertionFailedError: expected:<2> but was:<0> > at junit.framework.Assert.fail(Assert.java:57) > at junit.framework.Assert.failNotEquals(Assert.java:329) > at junit.framework.Assert.assertEquals(Assert.java:78) > at junit.framework.Assert.assertEquals(Assert.java:234) > at junit.framework.Assert.assertEquals(Assert.java:241) > at > org.apache.commons.pool2.TestPoolUtils.testCheckMinIdleObjectPool(TestPoolUtils.java:90) > > I get a similar failure for GKOP. What I don't understand is that I > did not really touch GOP or GKOP. I bumped the embedded wait to > 1000 ms and that did not fix it. Has anyone else seen this failure > recently? > > Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org