Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/ipf Comment out test n3_6 - the data files are missing



details:   https://anonhg.NetBSD.org/src/rev/e7b1595f1c2f
branches:  trunk
changeset: 773720:e7b1595f1c2f
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Feb 14 09:17:22 2012 +0000

description:
Comment out test n3_6 - the data files are missing

diffstat:

 tests/ipf/t_nat_exec.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f3cb66b25fdc -r e7b1595f1c2f tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh   Tue Feb 14 00:39:08 2012 +0000
+++ b/tests/ipf/t_nat_exec.sh   Tue Feb 14 09:17:22 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.4 2012/02/13 18:52:53 darrenr Exp $
+# $NetBSD: t_nat_exec.sh,v 1.5 2012/02/14 09:17:22 martin Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -129,7 +129,7 @@
 
        atf_add_test_case n1_6
        atf_add_test_case n2_6
-       atf_add_test_case n3_6
+#      atf_add_test_case n3_6
        atf_add_test_case n4_6
        atf_add_test_case n5_6
        atf_add_test_case n6_6



Home | Main Index | Thread Index | Old Index