Test suite does not stop even if I terminate the command prompt : running from maven
I am running a maven project.
My test suite continues to run even if I aborted the execution forcefully. I pressed ctrl+C and it asked me if I want to terminate the process. I said Yes. Still the test suite is running.
Any idea how to stop the test suite ?
Re: Test suite does not stop even if I terminate the command prompt : running from maven
Administrator
strange.
how long does it keep going? Are all the test executed irrespective of forcefully shutting maven?
do you always encounter it or only intermittently?
Re: Test suite does not stop even if I terminate the command prompt : running from maven
It carries out complete test suite and I have always encountered this.
Regards, Anand
On Mon, Jul 29, 2013 at 8:52 PM, softwaretestingforum [via Manual and Automated Testing] <[hidden email]> wrote:
strange.
how long does it keep going? Are all the test executed irrespective of forcefully shutting maven?
do you always encounter it or only intermittently?
If you reply to this email, your message will be added to the discussion below:
Re: Test suite does not stop even if I terminate the command prompt : running from maven
Administrator
This is very weird and I have never come across such behaviour.
I would suggest you to file a defect against maven with all possible details which would help in debugging this defect - http://jira.codehaus.org/browse/MNG