Source-Changes-HG archive

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

[src/trunk]: src/tests/ipf Mark the failing tests as broken. XXX: If no one i...



details:   https://anonhg.NetBSD.org/src/rev/bee4ca1733a9
branches:  trunk
changeset: 778453:bee4ca1733a9
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Mar 27 09:27:33 2012 +0000

description:
Mark the failing tests as broken. XXX: If no one is willing to maintain
the ipf tests, these should be removed.

diffstat:

 tests/ipf/t_filter_exec.sh  |   4 ++--
 tests/ipf/t_filter_parse.sh |   4 ++--
 tests/ipf/t_nat_exec.sh     |  18 +++++++++---------
 tests/ipf/t_nat_ipf_exec.sh |  26 +++++++++++++-------------
 4 files changed, 26 insertions(+), 26 deletions(-)

diffs (116 lines):

diff -r fe49a0bc4762 -r bee4ca1733a9 tests/ipf/t_filter_exec.sh
--- a/tests/ipf/t_filter_exec.sh        Tue Mar 27 08:16:33 2012 +0000
+++ b/tests/ipf/t_filter_exec.sh        Tue Mar 27 09:27:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_exec.sh,v 1.5 2012/02/15 17:55:24 riz Exp $
+# $NetBSD: t_filter_exec.sh,v 1.6 2012/03/27 09:27:33 jruoho Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -87,7 +87,7 @@
 test_case f15 mtest text text
 test_case f16 mtest text text
 test_case f17 mtest hex hex
-test_case f18 mtest text text
+broken_test_case f18 mtest text text
 #broken_test_case f19 dotest text text -T fr_statemax=3
 test_case f20 mtest text text
 test_case f24 mtest hex text
diff -r fe49a0bc4762 -r bee4ca1733a9 tests/ipf/t_filter_parse.sh
--- a/tests/ipf/t_filter_parse.sh       Tue Mar 27 08:16:33 2012 +0000
+++ b/tests/ipf/t_filter_parse.sh       Tue Mar 27 09:27:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_parse.sh,v 1.4 2012/02/15 17:55:24 riz Exp $
+# $NetBSD: t_filter_parse.sh,v 1.5 2012/03/27 09:27:33 jruoho Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -99,7 +99,7 @@
 test_case i14 itest text ipf
 test_case i15 itest text ipf
 test_case i16 itest text ipf
-test_case i17 itest text ipftest
+broken_test_case i17 itest text ipftest
 test_case i18 itest text ipf
 test_case i19 itest_i19 text ipf
 test_case i20 itest text ipf
diff -r fe49a0bc4762 -r bee4ca1733a9 tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh   Tue Mar 27 08:16:33 2012 +0000
+++ b/tests/ipf/t_nat_exec.sh   Tue Mar 27 09:27:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.6 2012/02/15 17:55:24 riz Exp $
+# $NetBSD: t_nat_exec.sh,v 1.7 2012/03/27 09:27:33 jruoho Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -54,18 +54,18 @@
 
 #broken_test_case n1 nattest text text
 #broken_test_case n2 nattest text text
-test_case n3 nattest text text
+broken_test_case n3 nattest text text
 #broken_test_case n4 nattest text text
 #broken_test_case n5 nattest text text
 #broken_test_case n6 nattest text text
-test_case n7 nattest text text
-test_case n8 nattest hex hex -T fr_update_ipid=0
-test_case n9 nattest hex hex -T fr_update_ipid=0
-test_case n10 nattest hex hex -T fr_update_ipid=0
+broken_test_case n7 nattest text text
+broken_test_case n8 nattest hex hex -T fr_update_ipid=0
+broken_test_case n9 nattest hex hex -T fr_update_ipid=0
+broken_test_case n10 nattest hex hex -T fr_update_ipid=0
 #broken_test_case n11 nattest text text
-test_case n12 nattest hex hex -T fr_update_ipid=0
-test_case n13 nattest text text
-test_case n14 nattest text text
+broken_test_case n12 nattest hex hex -T fr_update_ipid=0
+broken_test_case n13 nattest text text
+broken_test_case n14 nattest text text
 test_case n16 nattest hex hex -D
 test_case n17 nattest hex hex -D
 
diff -r fe49a0bc4762 -r bee4ca1733a9 tests/ipf/t_nat_ipf_exec.sh
--- a/tests/ipf/t_nat_ipf_exec.sh       Tue Mar 27 08:16:33 2012 +0000
+++ b/tests/ipf/t_nat_ipf_exec.sh       Tue Mar 27 09:27:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_ipf_exec.sh,v 1.5 2012/02/15 17:55:24 riz Exp $
+# $NetBSD: t_nat_ipf_exec.sh,v 1.6 2012/03/27 09:27:33 jruoho Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -61,22 +61,22 @@
        diff -u exp out || atf_fail "results differ"
 }
 
-test_case ni1 natipftest multi hex hex -T fr_update_ipid=1
-test_case ni2 natipftest single hex hex -T fr_update_ipid=1
-test_case ni3 natipftest single hex hex -T fr_update_ipid=1
-test_case ni4 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni1 natipftest multi hex hex -T fr_update_ipid=1
+broken_test_case ni2 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni3 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni4 natipftest single hex hex -T fr_update_ipid=1
 #broken_test_case ni5 natipftest single hex hex -T fr_update_ipid=1
-test_case ni6 natipftest multi hex hex -T fr_update_ipid=1
-test_case ni7 natipftest single hex hex -T fr_update_ipid=1
-test_case ni8 natipftest single hex hex -T fr_update_ipid=1
-test_case ni9 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni6 natipftest multi hex hex -T fr_update_ipid=1
+broken_test_case ni7 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni8 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni9 natipftest single hex hex -T fr_update_ipid=1
 #broken_test_case ni10 natipftest single hex hex -T fr_update_ipid=1
 #broken_test_case ni11 natipftest single hex hex -T fr_update_ipid=1
 #broken_test_case ni12 natipftest single hex hex -T fr_update_ipid=1
-test_case ni13 natipftest single hex hex -T fr_update_ipid=1
-test_case ni14 natipftest single hex hex -T fr_update_ipid=1
-test_case ni15 natipftest single hex hex -T fr_update_ipid=1
-test_case ni16 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni13 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni14 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni15 natipftest single hex hex -T fr_update_ipid=1
+broken_test_case ni16 natipftest single hex hex -T fr_update_ipid=1
 #broken_test_case ni19 natipftest single hex hex -T fr_update_ipid=0
 #broken_test_case ni20 natipftest single hex hex -T fr_update_ipid=0
 test_case ni21 natipftest multi text text



Home | Main Index | Thread Index | Old Index