Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/ipf Now that expected output files have been adjusted, ...
details: https://anonhg.NetBSD.org/src/rev/3a7eae1033c8
branches: trunk
changeset: 783072:3a7eae1033c8
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Dec 03 19:43:36 2012 +0000
description:
Now that expected output files have been adjusted, we can remove the
expectation that tests i14 and i19 will fail.
Should address kern/47262 which will be closed.
diffstat:
tests/ipf/t_filter_parse.sh | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 785beb549fa9 -r 3a7eae1033c8 tests/ipf/t_filter_parse.sh
--- a/tests/ipf/t_filter_parse.sh Mon Dec 03 19:42:00 2012 +0000
+++ b/tests/ipf/t_filter_parse.sh Mon Dec 03 19:43:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_parse.sh,v 1.8 2012/12/01 04:19:24 pgoyette Exp $
+# $NetBSD: t_filter_parse.sh,v 1.9 2012/12/03 19:43:36 pgoyette Exp $
#
# Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -96,12 +96,12 @@
test_case i11 itest text ipf
test_case i12 itest text ipf
test_case i13 itest text ipf
-failing_test_case i14 itest "PR kern/47262 Proto-family missing from logs" 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
test_case i18 itest text ipf
-failing_test_case i19 itest_i19 "PR kern/47262 Proto-family missing from logs" text ipf
+test_case i19 itest_i19 "PR kern/47262 Proto-family missing from logs" text ipf
test_case i20 itest text ipf
test_case i21 itest text ipf
test_case i22 itest text ipf
Home |
Main Index |
Thread Index |
Old Index