My junit task is to run a batch test on all test classes under a test
dir.

It all works fine if  forkmode="perTest"  (default).

However, if forkmode="perBatch" or forkmode="once", then only one test
in the whole batch file list will be run.
Interesting.  


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to