cda created NETBEANS-3871:
-----------------------------
Summary: 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
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