[packages/kf5-extra-cmake-modules] - disabled broken test

baggins baggins at pld-linux.org
Sat Oct 12 11:25:39 CEST 2019


commit 9a54f06a44ecc0166c508ddadb444eda9ed29084
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 12 11:24:27 2019 +0200

    - disabled broken test

 kf5-extra-cmake-modules.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kf5-extra-cmake-modules.spec b/kf5-extra-cmake-modules.spec
index 064904e..3953e9f 100644
--- a/kf5-extra-cmake-modules.spec
+++ b/kf5-extra-cmake-modules.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-extra-cmake-modules.git/commitdiff/9a54f06a44ecc0166c508ddadb444eda9ed29084



More information about the pld-cvs-commit mailing list