Module Name:    src
Committed By:   martin
Date:           Thu May 16 07:43:02 UTC 2013

Modified Files:
        src/tests/ipf: t_nat_exec.sh

Log Message:
Mark two more test case as only failing for BE


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/ipf/t_nat_exec.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/ipf/t_nat_exec.sh
diff -u src/tests/ipf/t_nat_exec.sh:1.17 src/tests/ipf/t_nat_exec.sh:1.18
--- src/tests/ipf/t_nat_exec.sh:1.17	Thu May 16 07:20:29 2013
+++ src/tests/ipf/t_nat_exec.sh	Thu May 16 07:43:02 2013
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.17 2013/05/16 07:20:29 martin Exp $
+# $NetBSD: t_nat_exec.sh,v 1.18 2013/05/16 07:43:02 martin Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -92,8 +92,8 @@ test_case n4_6 nattest text text -6
 test_case n5_6 nattest text text -6
 test_case n6_6 nattest text text -6
 test_case n7_6 nattest text text -6
-failing_test_case n8_6 nattest "See PR kern/47665" hex hex -6
-failing_test_case n9_6 nattest "See PR kern/47665" hex hex -6
+failing_test_case_be n8_6 nattest "See PR kern/47665" hex hex -6
+failing_test_case_be n9_6 nattest "See PR kern/47665" hex hex -6
 test_case n11_6 nattest text text -6
 test_case n12_6 nattest hex hex -6
 test_case n15_6 nattest text text -6

Reply via email to