Disabled broken test on Qt 6 too.

epel9
Vitaly Zaitsev 2 years ago
parent c753577c27
commit 8caa164743
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A

@ -150,7 +150,7 @@ popd
%if 0%{?use_qt6}
pushd %{qt6_build_dir}
%ctest --timeout 3600
%ctest --timeout 3600 --exclude-regex 'qcoroimageprovider'
popd
%endif

Loading…
Cancel
Save