adityamparikh commented on PR #23:
URL: https://github.com/apache/solr-mcp/pull/23#issuecomment-5647236890

   Verified the current head `d6e973d` (which merges `main` @ `b4ffe18`, 
including #193's logging rework) in a clean worktree:
   
   | Command | Result |
   |---|---|
   | `./gradlew build` (JDK 25) | 404 tests, 0 failures, 7 skipped |
   | `./gradlew nativeTest -Pnative` (GraalVM CE 25.0.2) | **257 successful, 0 
failed, 144 skipped**, BUILD SUCCESSFUL in 8m 41s |
   
   For comparison `main` measures 227 / 0 / 142 natively, so the delta is added 
tests, not skips. No conflicts with `main`; GitHub reports the PR mergeable.


-- 
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]

Reply via email to