Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/cd9660 Set a bigger timeout - this test needs > 300...
details: https://anonhg.NetBSD.org/src/rev/05d68b86e123
branches: trunk
changeset: 329215:05d68b86e123
user: martin <martin%NetBSD.org@localhost>
date: Thu May 15 14:53:05 2014 +0000
description:
Set a bigger timeout - this test needs > 3000s on my shark (mostly for
unpacking the test image)
diffstat:
tests/fs/cd9660/t_high_ino_big_file.sh | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e82e38ebce32 -r 05d68b86e123 tests/fs/cd9660/t_high_ino_big_file.sh
--- a/tests/fs/cd9660/t_high_ino_big_file.sh Thu May 15 14:37:08 2014 +0000
+++ b/tests/fs/cd9660/t_high_ino_big_file.sh Thu May 15 14:53:05 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_high_ino_big_file.sh,v 1.1 2014/05/10 14:15:25 martin Exp $
+# $NetBSD: t_high_ino_big_file.sh,v 1.2 2014/05/15 14:53:05 martin Exp $
#
# Copyright (c) 2014 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -72,6 +72,7 @@
atf_set "descr" "Verifies 32bit overflow isssues from PR kern/48787 are fixed"
atf_set "require.user" "root"
atf_set "require.progs" "rump_cd9660 bunzip2 stat"
+ atf_set "timeout" 6000
}
pr_kern_48787_body() {
Home |
Main Index |
Thread Index |
Old Index