[openssh-commits] [openssh] 02/03: Increase riscv64 test coverage.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Feb 19 03:00:18 AEDT 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 97e8e66219d036404ae656060f0e0179b61f0614
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Feb 18 10:51:09 2026 -0500
Increase riscv64 test coverage.
The machine running the tests has been replaced with a faster one.
---
.github/configs | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/configs b/.github/configs
index 7c2afcba6..43f0fd258 100755
--- a/.github/configs
+++ b/.github/configs
@@ -275,10 +275,6 @@ case "${TARGET_HOST}" in
TEST_TARGET="t-exec unit TEST_SHELL=bash"
SKIP_LTESTS="rekey sftp"
;;
- debian-riscv64)
- # This machine is fairly slow, so skip the unit tests.
- TEST_TARGET="t-exec"
- ;;
dfly58*|dfly60*)
# scp 3-way connection hangs on these so skip until sorted.
SKIP_LTESTS=scp3
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list