Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/crypto/libcrypto Timeout for evp test case is still no...
details: https://anonhg.NetBSD.org/src/rev/eb9565697da5
branches: trunk
changeset: 997824:eb9565697da5
user: gson <gson%NetBSD.org@localhost>
date: Wed Mar 27 21:14:54 2019 +0000
description:
Timeout for evp test case is still not enough for qemu/sparc
diffstat:
tests/crypto/libcrypto/t_ciphers.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 898cc339ee4e -r eb9565697da5 tests/crypto/libcrypto/t_ciphers.sh
--- a/tests/crypto/libcrypto/t_ciphers.sh Wed Mar 27 19:30:31 2019 +0000
+++ b/tests/crypto/libcrypto/t_ciphers.sh Wed Mar 27 21:14:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ciphers.sh,v 1.7 2018/09/29 10:50:33 gson Exp $
+# $NetBSD: t_ciphers.sh,v 1.8 2019/03/27 21:14:54 gson Exp $
#
# Copyright (c) 2008, 2009, 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -60,7 +60,7 @@
evp_head()
{
atf_set "descr" "Checks EVP cipher"
- atf_set "timeout" "600"
+ atf_set "timeout" "1200"
}
evp_body()
{
Home |
Main Index |
Thread Index |
Old Index