You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (JIRA)" <ji...@apache.org> on 2018/04/04 15:28:00 UTC

[jira] [Created] (NETBEANS-591) Cannot debug failed test method from Test results window

Manikantan Narender Nath created NETBEANS-591:
-------------------------------------------------

             Summary: Cannot debug failed test method from Test results window
                 Key: NETBEANS-591
                 URL: https://issues.apache.org/jira/browse/NETBEANS-591
             Project: NetBeans
          Issue Type: Bug
            Reporter: Manikantan Narender Nath


{code:java}
ant -f /Users/msivasub/dev/NetCat9/NBProjects/JUnitSampleProjectAnt -Dnb.internal.action.name=debug.single.method -Djavac.includes=teststorun/CalculatorTest.java -Dtest.method=testDivide -Dtest.class=teststorun.CalculatorTest debug-single-method

Target "debug-single-method" does not exist in the project "JUnitSampleProjectAnt".

BUILD FAILED (total time: 0 seconds){code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists