On 04/01/2010, sebb <seb...@gmail.com> wrote: > It looks like the multi-threaded tests in TestSharedPoolDataSource > have the same problems as the ones in TestPerUserPoolDataSource. > > I'm currently testing to see if I can trigger a failure.
Yes, it fails. Looks to be the same problem - sleep(1) taking much longer than it should. > I also noticed that there are quite a few instances of "data hiding" - > i.e. using the same name for a local variable as another variable in > scope. I've fixed all such errors in test code - is it OK to do the > same for the release code? > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org