oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

"Check if bug still reproduces" always change the state to YES

Open onionpsy opened this issue 2 years ago • 2 comments

Hi,

I noticed that the "Redo task" in the testcase detail doesn't seem to launch a new job and instead always instantly change the "Reliably Reproduces" status from NO to YES.

How to reproduce: "Redo Task > Check if bug still reproduces > Commit"

Example: https://oss-fuzz.com/testcase-detail/4795952174596096, https://oss-fuzz.com/testcase-detail/6502940339208192

@0roman

onionpsy avatar Aug 02 '22 09:08 onionpsy

The re-run should happen in a few hours. See e.g. the bottom of https://oss-fuzz.com/testcase-detail/6502940339208192 for details.

oliverchang avatar Aug 15 '22 05:08 oliverchang

I see. The only issue is that between the moment I click to re-run the test and the moment it ends, it changes its status to "reproducible" when it is not necessarily the case.

onionpsy avatar Aug 22 '22 08:08 onionpsy