You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testcase analysis on other jobs
Pending, waiting for minimization to finish.
This doesn't looks good to me.
EDIT:
As a side note this https://oss-fuzz.com/testcase-detail/4909408073613312 case failed on minimization and is stuck ever since. The code it runs does not even exist in current builds, because vf_scale filter is disabled. I know why minimization fails, because it tries to scale huge image and timeout or ooms, but progression step could run the new version and see that it is fixed...
The text was updated successfully, but these errors were encountered:
There seem to be an issue with minimization status reporting.
See for example those, which I found on the "Crash statistic" page:
https://oss-fuzz.com/testcase-detail/5383367473823744
https://oss-fuzz.com/testcase-detail/4674691453485056
Both of them show that minimize task finished.
and
but also doesn't create an issue or entry in "Testcases" page. And we can see:
and
This doesn't looks good to me.
EDIT:
As a side note this https://oss-fuzz.com/testcase-detail/4909408073613312 case failed on minimization and is stuck ever since. The code it runs does not even exist in current builds, because vf_scale filter is disabled. I know why minimization fails, because it tries to scale huge image and timeout or ooms, but progression step could run the new version and see that it is fixed...
The text was updated successfully, but these errors were encountered: