[
https://issues.apache.org/jira/browse/NETBEANS-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036469#comment-17036469
]
cda commented on NETBEANS-3871:
-------------------------------
Tests are run by right clicking the subproject -> Test
> 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
> Components: projects - Gradle
> Affects Versions: 11.2
> Reporter: cda
> Assignee: Laszlo Kishalmi
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists