[openssh-commits] [openssh] branch master updated: upstream: disable pubkey-priority test until I can fix it to not pick

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Aug 4 12:49:16 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new b8b12ca06 upstream: disable pubkey-priority test until I can fix it to not pick
b8b12ca06 is described below

commit b8b12ca0653df9130cd61fb3ff37e57d2d8c9f2d
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Tue Aug 4 02:48:00 2026 +0000

    upstream: disable pubkey-priority test until I can fix it to not pick
    
    up the user's keys from ~/.ssh
    
    OpenBSD-Regress-ID: 5295a8cefe1d2def5c8b10f9d60d9bb7a350d316
---
 regress/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/regress/Makefile b/regress/Makefile
index 51180d96f..fa19ada28 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.145 2026/08/03 06:52:50 djm Exp $
+#	$OpenBSD: Makefile,v 1.146 2026/08/04 02:48:00 djm Exp $
 
 tests:		prep file-tests t-exec unit
 
@@ -87,7 +87,6 @@ LTESTS= 	connect \
 		kextype \
 		cert-hostkey \
 		cert-userkey \
-		pubkey-priority \
 		host-expand \
 		keys-command \
 		forward-control \

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list