epugh commented on PR #4427: URL: https://github.com/apache/solr/pull/4427#issuecomment-4462334899
thanks for trying..... So, Solr's tests are pretty dependent on timing and cpu... Crave runs them on a big box, and so sometimes thing fail.. Any number of tests can fail due to varitions in CI... Often if they fail, I will test them individually, and see if they fail using the seed value.... then that is a true bug. you ran locally, and they passed, so that is pretty indicative that things are good. We actualy use various tools including https://develocity.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=solr*&search.timeZoneId=America%2FNew_York to detect which tests are flaky... And then try and improve them. It's on ongoing battle! -- 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]
