epugh opened a new pull request, #4388:
URL: https://github.com/apache/solr/pull/4388

   I found this while running some tests on Crave:
   
   ```
   ./gradlew :solr:core:test --tests 
"org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection"
 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F08428E6CA23E0C6 -Ptests.timeoutSuite=600000! 
-Ptests.useSecurityManager=true -Ptests.file.encoding=UTF-8
   
   ```
   
   I asked for a tip from copilot on what was failing, and this is what it gave 
me.  I *believe* that I've basically seen this same timing fix proposed on 
other flaky tests..
   


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