diff --git a/assimp.spec b/assimp.spec index 3b50622..cb7fe00 100644 --- a/assimp.spec +++ b/assimp.spec @@ -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