Re: TestReplicationHandler Failures

2025-01-28 Thread David Smiley
In the PR, there was a suggestion about running nightly tests on GitHub PRs (using Crave). To me it's kind of a smell that we have such poor feedback loops outside of PRs that we seek for PRs to be the ultimate in validation. If only we had better project notification mechanisms like a weekly ema

Re: TestReplicationHandler Failures

2025-01-28 Thread Houston Putman
After debugging locally, I think it might actually be from SOLR-17548. Will try to come up with a fix. On Tue, Jan 28, 2025 at 9:52 AM Houston Putman wrote: > Hello everyone, > > Trying to get the tests working on a more consistent basis. An upgrade of > mockito fixed the cross-dc failures that