cache-sk opened a new issue, #5858: URL: https://github.com/apache/netbeans/issues/5858
### Apache NetBeans version Apache NetBeans 17 ### What happened After clicking on the link (in file:/// format) with the test report in the output, always opens Internet Explorer on Windows ### How to reproduce Just run some failing test in gradle project, so you get output like this: ``` ... FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':test'. > There were failing tests. See the report at: file:///C:/_path_to_project_/build/reports/tests/test/index.html ... ``` and click at that report. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windos 10 ### JDK jdk-17.0.6.10-hotspot ### Apache NetBeans packaging Apache NetBeans provided installer ### 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
