ratcashdev commented on PR #3995: URL: https://github.com/apache/netbeans/pull/3995#issuecomment-2944378579
Pushed a fix to execute individual tests ("Run focused test method") with the correct maven arguments. However, "Run Again" and "Debug" does not work yet. Right now Netbeans sends maven the argument `-Dtest=io.test.maven.beans.SampleTest#io.test.maven.beans.SampleTest$NestedClass2.testMyMethod3` which is clearly wrong. I have zero clue where to fix this though. Help is appreciated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists