]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/commitdiff
- disabled broken test auto/th/kf5-extra-cmake-modules-5.62.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 12 Oct 2019 09:24:27 +0000 (11:24 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 12 Oct 2019 09:24:27 +0000 (11:24 +0200)
kf5-extra-cmake-modules.spec

index 064904e96091750c6b8d48f95c7255ee9acb7f7c..3953e9f2b95b3c93ae7516b56dc124ccaa26887e 100644 (file)
@@ -79,7 +79,8 @@ cd build
 
 %if %{with tests}
 # GenerateSipBindings wants clang and has libclang checks incompatible with libclang >= 4
-ctest -E GenerateSipBindings
+# ECMPoQmToolsTest fails to build it's own moc file
+ctest -E '(GenerateSipBindings|ECMPoQmToolsTest)'
 %endif
 
 %install
This page took 0.323454 seconds and 4 git commands to generate.