[packages/git-core] disable failing t7528 test until upstream fixes compatibility with openssh 10.1
atler
atler at pld-linux.org
Sun Oct 19 01:36:15 CEST 2025
commit 4f33b03dc6b82db2dca6e241777f915a8602bb42
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 19 01:34:26 2025 +0200
disable failing t7528 test until upstream fixes compatibility with openssh 10.1
git-core.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/git-core.spec b/git-core.spec
index 737e51f..5305ffa 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -497,6 +497,8 @@ echo "BLK_SHA1=1" >> config.mak
%if %{without tests_cvs}
%{__rm} t/t*cvs*.sh || :
%endif
+# https://lore.kernel.org/git/20251018095125.GE1060824@coredump.intra.peff.net/T/
+GIT_SKIP_TESTS="$GIT_SKIP_TESTS t7528.2"
%if %{without tests_svn}
GIT_SKIP_TESTS="$GIT_SKIP_TESTS t91??"
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/4f33b03dc6b82db2dca6e241777f915a8602bb42
More information about the pld-cvs-commit
mailing list