IvoLimmen opened a new issue, #6181: URL: https://github.com/apache/netbeans/issues/6181
### Apache NetBeans version Apache NetBeans 18 ### What happened * I select a specific test and execute the test (Ctrl+F6 or right click on the file and select 'Test File'). * Output pane shows progress * After execution the test results panel focuses and shows "Tests passed: 0.00%" with underneath "No tests executed. (0.0 s)" Project is very large but has the junit libraries available. +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.6.3:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.6.3:test [INFO] +- com.tngtech.archunit:archunit:jar:0.23.1:test [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile [INFO] +- org.junit.platform:junit-platform-launcher:jar:1.6.3:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test ### How to reproduce * Select a specific test and execute the test (Ctrl+F6 or right click on the file and select 'Test File'). * After execution the test results panel focuses and shows "Tests passed: 0.00%" with underneath "No tests executed. (0.0 s)" ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 23.04 (6.2.0-24-generic #24-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 16 12:03:50 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux) ### JDK OpenJDK 64-Bit Server VM Temurin-11.0.19+7 (build 11.0.19+7, mixed mode) ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
