Results 2 issues of James

as title,When I run the spring source code test class, I get an error: No tests fount with test runner 'JUnit 5' ![CleanShot 2024-03-27 at 09 41 53@2x](https://github.com/microsoft/vscode-java-test/assets/90826050/21cc2b8d-56e9-4aea-b35f-f6685d9c7511) eg:spring-beans/src/test/java/org/springframework/beans/AbstractPropertyAccessorTests.java

bug

![截屏2024-07-28 23 00 25](https://github.com/user-attachments/assets/d02804ff-bf80-4723-962c-8460639b2ebb) ![截屏2024-07-28 23 02 21](https://github.com/user-attachments/assets/e15237c6-3cd0-4268-ad0c-bcd9aff99d23) As shown in the figure, when I import the [dubbo](https://github.com/apache/dubbo.git) code, I cannot find its test class to run

bug
upstream