dsmiley commented on PR #2487:
URL: https://github.com/apache/solr/pull/2487#issuecomment-2141245307

   Ha... another test failure and now we can see it in action here:
   ```
   ERROR: The following test(s) have failed:
     - org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.classMethod 
(:solr:solrj)
       Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest&tests.test=classMethod
       Test output: 
/tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.txt
       Reproduce with: gradlew :solr:solrj:test --tests 
"org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.classMethod" 
-Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=C788D52D93C87F21 -Ptests.timeoutSuite=600000! 
-Ptests.file.encoding=US-ASCII
   ```
   
   That was for the first commit, _before_ I improved it.  Thus it shows the 
"classMethod" problem that pre-existed.
   
   That test which failed is not a flapper.  It timed out due to a known 
intermittent hang bug that I fixed but not merged yet -- #2474 
   
   I'll merge this Monday, giving more time for more review.


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

Reply via email to