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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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