chatman commented on PR #3053: URL: https://github.com/apache/solr/pull/3053#issuecomment-3163251538
I was so focused on Solr core test failures that I totally forgot about the rest. Now that I have a handle on the core tests (I'll push the changes here shortly), I discovered the following failures: ``` ./solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.TestSolrCLIRunExample.txt ./solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.StatsComponentTest.txt ./solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.ShowFileRequestHandlerTest.txt ./solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.uninverting.TestFieldCacheSortRandom.txt ./solr/solr-ref-guide/build/test-results/test/outputs/OUTPUT-UsingPingRefGuideExamplesTest.txt ./solr/solr-ref-guide/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest.txt ./solr/solr-ref-guide/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.IndexingNestedDocuments.txt ./solr/solr-ref-guide/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.JsonRequestApiTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleBinaryTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.HttpJdkSolrClientTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleBinaryHttp2Test.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleStreamingHttp2Test.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.JsonQueryRequestFacetingIntegrationTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.GetByIdTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleXMLTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientMultiCollectionTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.TestSolrJErrorHandling.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.TermsResponseTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientMultiCollectionTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.HttpSolrClientConPoolTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.TestSuggesterResponse.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrExampleCborTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.TestBatchUpdate.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleXMLHttp2Test.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.Http2SolrClientTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.JsonQueryRequestIntegrationTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.NoOpResponseParserTest.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.response.TestSpellCheckResponse.txt ./solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingEmbeddedTest.txt ``` -- 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]
