diff --git a/libkcapi.spec b/libkcapi.spec index aad5bef..a37e9cd 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -371,7 +371,8 @@ done %if %{lua:print(rpm.vercmp(posix.uname('%r'), '5.1'));} >= 0 # Real testsuite. pushd test -```sed -i '/kcapi-enc-test/,+6d' test-invocation.sh``` +# Temporarily disable failing enc tests until BZ 1826022 is fixed. +sed -i '/kcapi-enc-test/,+6d' test-invocation.sh ENABLE_FUZZ_TEST=1 \ NO_32BIT_TEST=1 \ ./test-invocation.sh