Source-Changes-HG archive

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

[src/trunk]: src/tests/ipf Mark two more test case as only failing for BE



details:   https://anonhg.NetBSD.org/src/rev/c7ae6f7ac07c
branches:  trunk
changeset: 786860:c7ae6f7ac07c
user:      martin <martin%NetBSD.org@localhost>
date:      Thu May 16 07:43:02 2013 +0000

description:
Mark two more test case as only failing for BE

diffstat:

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

diffs (20 lines):

diff -r 7a095c705fb6 -r c7ae6f7ac07c tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh   Thu May 16 07:37:05 2013 +0000
+++ b/tests/ipf/t_nat_exec.sh   Thu May 16 07:43:02 2013 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index