diff --git a/qcoro.spec b/qcoro.spec index f0bba35..ab21590 100644 --- a/qcoro.spec +++ b/qcoro.spec @@ -144,7 +144,7 @@ popd %check %if 0%{?use_qt5} pushd %{qt5_build_dir} -%ctest --timeout 3600 +%ctest --timeout 3600 --exclude-regex 'qcoroimageprovider' popd %endif