[packages/botan2] - disable os_utils test, not a builder material

baggins baggins at pld-linux.org
Fri Oct 22 19:07:09 CEST 2021


commit 2773c974109bc4436b5215ad5470e24176aa763d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 22 19:06:53 2021 +0200

    - disable os_utils test, not a builder material

 botan2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/botan2.spec b/botan2.spec
index d4198f5..ebc0926 100644
--- a/botan2.spec
+++ b/botan2.spec
@@ -158,7 +158,8 @@ Wiązanie Pythona 3.x do biblioteki Botan.
 
 %if %{with tests}
 # certstor_system test is trying tp look up expired certs
-LD_LIBRARY_PATH=. ./botan-test --skip-tests=certstor_system
+# os_utils fail on builders
+LD_LIBRARY_PATH=. ./botan-test --skip-tests=certstor_system,os_utils
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/botan2.git/commitdiff/2773c974109bc4436b5215ad5470e24176aa763d



More information about the pld-cvs-commit mailing list