Actually I got these errors even without the -T1C option On Tue, May 20, 2025 at 3:17 AM Alexander Lepekhin <alepekh...@gmail.com> wrote:
> I had the same issue. It happens due to hardcoded timeout values. You > probably run tests with the option -T1C. Try to omit it. In such case tests > will take about 30 min but all should pass > > On Tue, May 20, 2025 at 12:06 AM Dan S <dsti...@gmail.com> wrote: > > > I am not sure if anyone else has been affected by this but when I ran the > > build today, my build failed 2 separate time for unit tests > > > > 1. TestStandardRecordProcessorBlocker.testBlockAndUnblock > > 2. TestStandardRecordProcessorBlocker.testNoBlock > > > > Each one of them failed with the error > > Runtime Timed out waiting for condition > > > > I am not sure what can be done or whether a ticket should at least be > > raised. Please advise. Thanks! > > > > > -- > > Alexander >