Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/ipf Christos fixed the crash in ipftest, so re-enable ...
details: https://anonhg.NetBSD.org/src/rev/6278ed77210f
branches: trunk
changeset: 783076:6278ed77210f
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Dec 03 23:39:30 2012 +0000
description:
Christos fixed the crash in ipftest, so re-enable the failing tests.
diffstat:
tests/ipf/t_pools.sh | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 57ea2fcc5b63 -r 6278ed77210f tests/ipf/t_pools.sh
--- a/tests/ipf/t_pools.sh Mon Dec 03 23:38:29 2012 +0000
+++ b/tests/ipf/t_pools.sh Mon Dec 03 23:39:30 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_pools.sh,v 1.7 2012/12/01 21:25:51 pgoyette Exp $
+# $NetBSD: t_pools.sh,v 1.8 2012/12/03 23:39:30 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
-failing_test_case p10 ptest "PR kern/47270 - ipftest -P -N is broken" text text
-failing_test_case p11 ptest "PR kern/47270 - ipftest -P -N is broken" text text
-failing_test_case p12 ptest "PR kern/47270 - ipftest -P -N is broken" text text
+test_case p10 ptest text text
+test_case p11 ptest text text
+test_case p12 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