From 65bc5d4d38c20e1befcc69c0533876044bcd7a55 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 11 May 2023 17:54:55 +0200 Subject: [PATCH] Skip the rekey tests because of bug #2203241 --- libssh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 21b4059..d18dc1e 100644 --- a/libssh.spec +++ b/libssh.spec @@ -110,7 +110,8 @@ popd %check # Tests are randomly failing when run in parallel %global _smp_build_ncpus 1 -%ctest +# the torture rekey tests with different than initial kex is now failing in rawhide because of OpenSSH bug #2203241 +%ctest -E torture_rekey %files %doc AUTHORS BSD CHANGELOG README