[ 
https://issues.apache.org/jira/browse/NETBEANS-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036219#comment-17036219
 ] 

cda commented on NETBEANS-3871:
-------------------------------

Oddly, it seems to be working now.

Only ones that don't work now are "go to source" for test methods with testng's 
*dataProvider* (methods called multiple times with different arguments from the 
dataprovider).

> Gradle TestNG test results "go to source" not working
> -----------------------------------------------------
>
>                 Key: NETBEANS-3871
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3871
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>            Reporter: cda
>            Priority: Major
>
> In "Output" window, the failed test is displayed:
> {noformat}
> UnitTestSuite > UnitTest > proj.shop.ShopsControllerTest > testGetOk FAILED
>     org.springframework.web.util.NestedServletException at 
> ShopsControllerTest.java:29
>         Caused by: java.util.NoSuchElementException at 
> ShopsControllerTest.java:29{noformat}
> The "Test Results" window correctly shows failed tests, but right clicking -> 
> "Go to Source" does nothing.
> Tests are run in a gradle subproject.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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

Reply via email to