Re: Adding parallel JUnit task

2009-07-21 Thread Konstantin Boudnik
Hi Jason. It is an interesting insight. This junit runner for Hadoop you've mentioned, would it actually allow to parallel an execution of a bunch of tests on a multi-way hardware? Or it would require someone to make manual split of tests into separate test suites first? Is the source code is ava

Re: junit task issue

2009-05-27 Thread Konstantin Boudnik
That'd be very handy sometimes! +1 Juan Pablo Lis wrote: Hello All, I'm having a problem while running junit tasks, when the test is large. I'm getting an out of memory exception, but I notice that the formatter (XML) is not flushing the file while it is running, it writes the whole file at t