Commit 372346e4 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Don't fail in autopkgtests when, for example, we do not have sufficiently...

Don't fail in autopkgtests when, for example, we do not have sufficiently newer or older version of file. (Closes: #931881)
parent f903ae2d
Loading
Loading
Loading
Loading
Loading
  • I also think this ignores all those tests are only calls @skip_unless_tool_versin_is*, as those call directly skipif() after checking themselves for the existance of the tool, but they don't have this new option check_env_for_missing_tools. (which is why 931881 was fixed by this).

    all the @skip_uness_tool_version_is_* should already have their logic to ignore the version restriction, but that somehow is being ignored, so it's a bug somewhere in there (file just happens to be the first tool that triggered this).

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment