mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-21 16:26:52 +00:00
skip penalty-expire test in valgrind test env
This commit is contained in:
parent
2866ad08a9
commit
092e4ff9cc
1
.github/configs
vendored
1
.github/configs
vendored
@ -208,6 +208,7 @@ case "$config" in
|
||||
# and hostbased (since valgrind won't let ssh exec keysign).
|
||||
# Slow ones are run separately to increase parallelism.
|
||||
SKIP_LTESTS="agent-timeout connection-timeout hostbased"
|
||||
SKIP_LTESTS="$SKIP_LTESTS penalty-expire"
|
||||
SKIP_LTESTS="$SKIP_LTESTS ${tests2} ${tests3} ${tests4} ${tests5}"
|
||||
;;
|
||||
valgrind-2)
|
||||
|
Loading…
Reference in New Issue
Block a user