uschindler commented on pull request #452: URL: https://github.com/apache/solr/pull/452#issuecomment-989284382
Sneaky test passes: ``` gradlew :solr:core:test --tests QueryComponentPartialResultsTest To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :randomizationInfo Running tests with randomization seed: tests.seed=AE79BECFA5AFD6B4 > Task :solr:core:test :solr:core:test (SUCCESS): 4 test(s) The slowest suites (exceeding 1s) during this run: 2.95s QueryComponentPartialResultsTest (:solr:core) ``` -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org