David Demmer - 2004-05-04

Has anyone encounetred the warning stating:
"Wrong test finished?"

I'm doing multi-threaded load tests and when one thread finishes before a previous thread, I get the warning. Is a way I can detect this warning? I'm not sure if this message is comming from JUnit or HttpUnit, but I know it's not coming from JUnitPerf which I am using for my load tests.

Thanks,
David