Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/dev/sysmon Double the timeout (to 120s) for slower mac...
details: https://anonhg.NetBSD.org/src/rev/4b24f897e0a1
branches: trunk
changeset: 336364:4b24f897e0a1
user: martin <martin%NetBSD.org@localhost>
date: Fri Feb 27 09:16:07 2015 +0000
description:
Double the timeout (to 120s) for slower machines
diffstat:
tests/dev/sysmon/t_swsensor.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e34da238cd0d -r 4b24f897e0a1 tests/dev/sysmon/t_swsensor.sh
--- a/tests/dev/sysmon/t_swsensor.sh Fri Feb 27 08:55:35 2015 +0000
+++ b/tests/dev/sysmon/t_swsensor.sh Fri Feb 27 09:16:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_swsensor.sh,v 1.7 2013/04/14 16:07:46 martin Exp $
+# $NetBSD: t_swsensor.sh,v 1.8 2015/02/27 09:16:07 martin Exp $
get_sensor_info() {
rump.envstat -x | \
@@ -60,7 +60,7 @@
common_head() {
atf_set descr "$1"
- atf_set timeout 60
+ atf_set timeout 120
atf_set require.progs rump.powerd rump.envstat rump.modload \
rump.halt rump.sysctl rump_server \
sed grep awk \
Home |
Main Index |
Thread Index |
Old Index