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 I've created PR/47262, reference it in th...



details:   https://anonhg.NetBSD.org/src/rev/304d872d457f
branches:  trunk
changeset: 782972:304d872d457f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Nov 29 17:11:19 2012 +0000

description:
Now that I've created PR/47262, reference it in the tests that fail
because of the PR

diffstat:

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

diffs (24 lines):

diff -r bf357397e69f -r 304d872d457f tests/ipf/t_filter_parse.sh
--- a/tests/ipf/t_filter_parse.sh       Thu Nov 29 17:10:21 2012 +0000
+++ b/tests/ipf/t_filter_parse.sh       Thu Nov 29 17:11:19 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_parse.sh,v 1.6 2012/07/08 00:53:01 pgoyette Exp $
+# $NetBSD: t_filter_parse.sh,v 1.7 2012/11/29 17:11:19 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
-test_case i14 itest text ipf
+failing_test_case i14 itest "PR kern/47262 Proto-family missing from logs" text ipf
 test_case i15 itest text ipf
 test_case i16 itest text ipf
 broken_test_case i17 itest text ipftest
 test_case i18 itest text ipf
-test_case i19 itest_i19 text ipf
+failing_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