Source-Changes-HG archive

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

[src/trunk]: src/tests/ipf Darren fixed n8 and n9 recently



details:   https://anonhg.NetBSD.org/src/rev/3d74eee164f1
branches:  trunk
changeset: 797372:3d74eee164f1
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 15 20:00:23 2014 +0000

description:
Darren fixed n8 and n9 recently

diffstat:

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

diffs (20 lines):

diff -r 89627ade21b8 -r 3d74eee164f1 tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh   Tue Jul 15 19:51:36 2014 +0000
+++ b/tests/ipf/t_nat_exec.sh   Tue Jul 15 20:00:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.19 2014/07/12 14:37:12 darrenr Exp $
+# $NetBSD: t_nat_exec.sh,v 1.20 2014/07/15 20:00:23 martin Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -67,8 +67,8 @@
 test_case n5 nattest text text
 test_case n6 nattest text text
 test_case n7 nattest text text
-failing_test_case_be n8 nattest "See PR kern/47665" hex hex -T update_ipid=0
-failing_test_case_be n9 nattest "See PR kern/47665" hex hex -T update_ipid=0
+test_case n8 nattest hex hex -T update_ipid=0
+test_case n9 nattest hex hex -T update_ipid=0
 test_case n10 nattest hex hex -T update_ipid=0
 test_case n11 nattest text text
 failing_test_case n12 nattest "Known to be broken" hex hex -T update_ipid=0 -v



Home | Main Index | Thread Index | Old Index