On Thu, Jan 28, 2021 at 5:02 AM Michal Suchánek [off-list ref] wrote:
Hello,
kmod version 28 adds support for zstd. The support is optional but when
not enabled the depmod test which unconditionally tests zstd fails.
As kmod supports more and more compression methods I think it is not
reasonable to expect everyone has all copression libraries available.
Do you think it is reasonable to fix the tests to only use teh
compresion methods enabled by configure?
We specifically added support for skipping tests when the build
options would imply that the test
would fail. It should not be failing, we probably screwed something up.
Lucas De Marchi
Thanks
Michal