heitzjm commented on PR #4474:
URL: https://github.com/apache/solr/pull/4474#issuecomment-4596272347

   As asked, I've just updated this PR with the fallback.
   I ran the tests again :
   
   ```
   :solr:core:test (FAILURE): 5583 test(s), 1 failure(s), 2611 skipped
   
   5583 tests completed, 1 failed, 2611 skipped
   
   > Task :solr:core:test FAILED
   ERROR: The following test(s) have failed:
     - org.apache.solr.cloud.LeaderTragicEventTest (:solr:core)
       Test history: 
https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.LeaderTragicEventTest
       Test output: 
/tmp/SOLR/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.LeaderTragicEventTest.txt
       Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.cloud.LeaderTragicEventTest" 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=8D6096E2411286D8 -Ptests.useSecurityManager=true -Ptests.file.enc
       
   ```
   
   I ran the failed test again, and it was successful.
   
   


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