Mark the failing tests as broken. XXX: If no one is willing to maintain

the ipf tests, these should be removed.
This commit is contained in:
jruoho 2012-03-27 09:27:33 +00:00
parent 651e2c6948
commit 4f5cd33ee1
4 changed files with 26 additions and 26 deletions

View File

@ -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 f14 dotest text text
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

View File

@ -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 i13 itest text ipf
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

View File

@ -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 @@ nattest()
#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

View File

@ -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 @@ ipftest -R $5 $6 $format -b -r ipf -N - -i in"
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