Netflix/mantis

JobClusterTest#testCronTriggersSLAToKillOld is flaky

sundargates opened this issue · 1 comments

Context

There are some ordering assumptions that are made in the test io.mantisrx.master.jobcluster.JobClusterTest#testCronTriggersSLAToKillOld. This assumption may or may not hold true depending on timing and hence is flaky.

Steps to reproduce

Run the test a few times.

Expected behavior

The test should always succeed.

Actual Behavior

The test should fail sometimes.

Hi @sundargates is this issue resolved? I would like to work on this. Can you please assign this to me if its still open