-
Notifications
You must be signed in to change notification settings - Fork 853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test results window does not display results #4734
Comments
I have the same issue. I think it is connected somehow to surefire maven plugin.
|
Can confirm the issue. Environment: Ventura on Apple Silicon / java17 / Netbeans 19 / maven 3.8.2 / maven-surefire-plugin 3.1.2 Seems to be a duplicate of #6181 |
Tested on Intel Mac and all is fine - Test Results window pops open and is populated with test results. Tested on a Mac with Apple silicone... and I get a blank Test Results window (have to manually open it). Maybe another issue with native build like with the profiler. |
I can confirm that this is also broken in v20 - macOS w/ Apple silicone. |
Apache NetBeans version
Apache NetBeans 15
What happened
The test results window does not show up automatically when selecting “Test” in a project’s context menu. After opening it via Window → IDE Tools → Test Results, it stays empty even when running the tests again.
How to reproduce
Create a new Maven project and select “Test” in its context menu.
Did this work correctly in an earlier version?
Yes but I don’t know the version.
Operating System
Windows 10 64 Bit
JDK
19
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No
Code of Conduct
Yes
The text was updated successfully, but these errors were encountered: