Module Name: src
Committed By: pgoyette
Date: Mon Dec 3 23:39:30 UTC 2012
Modified Files:
src/tests/ipf: t_pools.sh
Log Message:
Christos fixed the crash in ipftest, so re-enable the failing tests.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/ipf/t_pools.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/ipf/t_pools.sh
diff -u src/tests/ipf/t_pools.sh:1.7 src/tests/ipf/t_pools.sh:1.8
--- src/tests/ipf/t_pools.sh:1.7 Sat Dec 1 21:25:51 2012
+++ src/tests/ipf/t_pools.sh Mon Dec 3 23:39:30 2012
@@ -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 p5 ptest text text
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