zrlw commented on PR #15585: URL: https://github.com/apache/dubbo/pull/15585#issuecomment-3117444763
by the way, some dubbo modules might fail if you run ```mvn test``` in IntelliJ IDEA, but it will be ok if you use it's own ```mvnw``` shell script, e.g., ``` cd dubbo-plugin/dubbo-qos ../../mvnw clean test ... 2025-07-25 19:22:21:164 [INFO] Results: 2025-07-25 19:22:21:164 [INFO] 2025-07-25 19:22:21:164 [WARNING] Tests run: 107, Failures: 0, Errors: 0, Skipped: 5 2025-07-25 19:22:21:164 [INFO] 2025-07-25 19:22:21:180 [INFO] ------------------------------------------------------------------------ 2025-07-25 19:22:21:180 [INFO] BUILD SUCCESS 2025-07-25 19:22:21:181 [INFO] ------------------------------------------------------------------------ 2025-07-25 19:22:21:183 [INFO] Total time: 01:07 min 2025-07-25 19:22:21:184 [INFO] Finished at: 2025-07-25T19:22:21+08:00 2025-07-25 19:22:21:184 [INFO] ------------------------------------------------------------------------ ``` -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org