Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/tests/ipf Pull up following revision(s) (requested by mar...
details: https://anonhg.NetBSD.org/src/rev/6cabaa5de69e
branches: netbsd-7
changeset: 798653:6cabaa5de69e
user: snj <snj%NetBSD.org@localhost>
date: Mon Dec 01 20:03:35 2014 +0000
description:
Pull up following revision(s) (requested by martin in ticket #287):
tests/ipf/t_nat_exec.sh: revision 1.21
Remove the "broken on BE" mark from the N14 testcase - ozaki-r fixed it
recently.
diffstat:
tests/ipf/t_nat_exec.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 41984e9174ea -r 6cabaa5de69e tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh Mon Dec 01 13:45:37 2014 +0000
+++ b/tests/ipf/t_nat_exec.sh Mon Dec 01 20:03:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.20 2014/07/15 20:00:23 martin Exp $
+# $NetBSD: t_nat_exec.sh,v 1.20.2.1 2014/12/01 20:03:35 snj Exp $
#
# Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -73,7 +73,7 @@
test_case n11 nattest text text
failing_test_case n12 nattest "Known to be broken" hex hex -T update_ipid=0 -v
test_case n13 nattest text text
-failing_test_case_be n14 nattest "See PR kern/47665" text text
+test_case n14 nattest text text
test_case n15 nattest text text -T update_ipid=0
test_case n16 nattest hex hex -D
test_case n17 nattest hex hex -D
Home |
Main Index |
Thread Index |
Old Index