btlqql commented on PR #4298: URL: https://github.com/apache/rocketmq-dashboard/pull/4298#issuecomment-5673333770
Whole-suite comparison, added for completeness (`mvn -o -f server/pom.xml test`, unmodified base `rocketmq-studio` @ 6c24d2ed vs. this branch): ``` base Tests run: 2151, Failures: 5, Errors: 5, Skipped: 0 branch Tests run: 2152, Failures: 5, Errors: 5, Skipped: 0 ``` The single added test is the new one; the failing ids are identical on both sides and unrelated to this change (`CliAgentProviderTest` / `ClaudeCodeAgentProviderTest` need a POSIX `sh` runtime, and the two `AuthCorsIntegrationTest` cases are being aligned in #4217). -- 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]
