t/round_robin failed on first attempt of my release testing (in an ubuntu:24.04 container) with the following:
tests/round_robin.cc:339: in _job_retry_TEST() pid(44277) Assertion 'uint32_t(limit.expected())' != 'uint32_t(limit.count())'
round_robin.--job-retries=10.GEARMAN_FATAL [ failed ]
But when I ran make test again, it passed. 2.0.0 release is paused for the moment.
@p-alik : Any ideas? Release anyway?
t/round_robinfailed on first attempt of my release testing (in an ubuntu:24.04 container) with the following:But when I ran
make testagain, it passed. 2.0.0 release is paused for the moment.@p-alik : Any ideas? Release anyway?