The previous time we had these problems, I committed a half-way fix admitting there were still sporatic problems.
So i traced this down a little more, you can add -Dtestmethod=testParallelExhausted to steven's 'reproduce-with' command-line and it fails. all other test methods are fine. So testParallelExhausted (with the seed etc he specified) is somehow doing something to create a leak... it looks the same as the other methods so I suspect the leak is not in test code but in benchmark code. On Mon, Feb 13, 2012 at 12:46 PM, Uwe Schindler <[email protected]> wrote: > I have the feeling we already fixed that or tried to? Robert? > > Uwe > -- > Uwe Schindler > H.-H.-Meier-Allee 63, 28213 Bremen > http://www.thetaphi.de > > > > Robert Muir <[email protected]> schrieb: >> >> On Sat, Feb 11, 2012 at 1:35 PM, Steven A Rowe <[email protected]> wrote: >> > This fails 100% of the time for me with the given seed, and passes when >> > I don't specify the seed: >> > >> >> fails for me too on a windows box with no virus scanners. So I think >> in some situations we still have "reuters.first20.lines.txt" open. >> >> -- >> lucidimagination.com >> >> ________________________________ >> >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
