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 we have a PR for the brokenness in "ipfte...
details: https://anonhg.NetBSD.org/src/rev/f6a96ef3618c
branches: trunk
changeset: 783000:f6a96ef3618c
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Dec 01 04:40:00 2012 +0000
description:
Now that we have a PR for the brokenness in "ipftest -P -N", mark the
related tests as Expected Failure rather than just skipping the tests.
diffstat:
tests/ipf/t_pools.sh | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 03327b0b1b46 -r f6a96ef3618c tests/ipf/t_pools.sh
--- a/tests/ipf/t_pools.sh Sat Dec 01 04:19:24 2012 +0000
+++ b/tests/ipf/t_pools.sh Sat Dec 01 04:40:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_pools.sh,v 1.5 2012/07/08 00:36:46 pgoyette Exp $
+# $NetBSD: t_pools.sh,v 1.6 2012/12/01 04:40:00 pgoyette Exp $
#
# Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -73,9 +73,9 @@
test_case p6 ptest text text
test_case p7 ptest text text
test_case p9 ptest text text
-broken_test_case p10 ptest text text
-broken_test_case p11 ptest text text
-broken_test_case p12 ptest text text
+failing_test_case p10 "PR kern/47270 - ipftest -P -N is broken" ptest text text
+failing_test_case p11 "PR kern/47270 - ipftest -P -N is broken" ptest text text
+failing_test_case p12 "PR kern/47270 - ipftest -P -N is broken" ptest text text
test_case p13 ptest text text
test_case ip1 iptest text text
test_case ip2 iptest text text
Home |
Main Index |
Thread Index |
Old Index