junichi11 opened a new issue, #5880: URL: https://github.com/apache/netbeans/issues/5880
### Apache NetBeans version Apache NetBeans 17 ### What happened Only first item is run when we select multiple test/tested files. ### How to reproduce ### Steps : 1. Create a New Project: "File > New Project..." 2. Select "Samples > PHP > Calculator - PHPUnit Sample Application" 3. Read readme.html (Requirements) then install PHPUnit 4. Add tested and test files.: e.g. `Calculator2`, `Calculator2Test` (copy `Calculator*` and rename to `Calclulator2*`) 5. Select `CalculatorTest` and `Calculator2Test` (or `Calculator` and `Calculator2`) 6. Run > Run File (or Run > Run Tests) 7. The first selected file is run ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.04 ### JDK OpenJDK 11.0.18 ### 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
