SHA256
1
0
forked from pool/assimp
Christophe Marin 2023-10-04 17:57:02 +00:00 committed by Git OBS Bridge
parent bc561a1d38
commit 4e6b214922

View File

@ -90,7 +90,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%check
pushd build
# utIssues.OpacityBugWhenExporting_727 test fails
# utVersion.aiGetVersionRevisionTest passes with git builds but with
# utVersion.aiGetVersionRevisionTest passes with git builds only
# the models-nonbsd are not in the tarball, tests depending on it are also excluded
./bin/unit --gtest_filter="-utIssues.OpacityBugWhenExporting_727:utVersion.aiGetVersionRevisionTest:ut3DImportExport*:ut3DSImportExport*:utMD2Importer*:utMD5Importer*:utBlenderImporter*:utQ3BSPImportExport*:utXImporter.importDwarf:utDXFImporterExporter.importRifle:utPMXImporter.importTest"
popd