[mevenide-dev] [jira] Closed: (MEVENIDE-566) Impossible to stop running test

"Milos Kleint (JIRA)" <jira-yCVjj/[email protected]> Thu, 11 Sep 2008 09:00:48 -0500 (CDT)
Newsgroups gmane.comp.jakarta.turbine.maven.mevenide.devel
Message-ID <13057359.1221141648947.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ http://jira.codehaus.org/browse/MEVENIDE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milos Kleint closed MEVENIDE-566.
---------------------------------

    Resolution: Duplicate

marking this issue as duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=145256

as part of converting issues to netbeans.org slowly..

> Impossible to stop running test
> -------------------------------
>
>                 Key: MEVENIDE-566
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-566
>             Project: mevenide
>          Issue Type: Bug
>          Components: mevenide2-netbeans
>    Affects Versions: NB_3.0
>         Environment: Win32/ Netbeans 6.0 beta2/ mevenide3.0.8
>            Reporter: Laurent Foret
>            Assignee: Milos Kleint
>             Fix For: NB_3.2
>
>         Attachments: forktest.rar
>
>
> When I stop the debug session it stop the test running. But When I click on the stop button in a running session it does not kill the java process launched.
> The simplest way to reproduce it, is to create a project from the quickstart project archetype.
> Thenchange the code of the test like this:
>   public void testApp()
>     {
>         while (true) {
>         assertTrue( true );
>         }
>     }
> the stop running action of that test never kill the forked java process. To kill the processI have to go to the Windows System Process Manager.
> If I launch the test in the debug session, I put a break point to the "assertTrue" line code and stop the debug session, it works fine. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email