Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/fs/zfs Remove expected failure now that PR/44708 is fi...



details:   https://anonhg.NetBSD.org/src/rev/ee4d4da81314
branches:  trunk
changeset: 771889:ee4d4da81314
user:      njoly <njoly%NetBSD.org@localhost>
date:      Tue Dec 06 18:18:59 2011 +0000

description:
Remove expected failure now that PR/44708 is fixed.

diffstat:

 tests/fs/zfs/t_zpool.sh |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r be5be22dd464 -r ee4d4da81314 tests/fs/zfs/t_zpool.sh
--- a/tests/fs/zfs/t_zpool.sh   Tue Dec 06 18:12:25 2011 +0000
+++ b/tests/fs/zfs/t_zpool.sh   Tue Dec 06 18:18:59 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_zpool.sh,v 1.2 2011/09/19 06:38:02 jruoho Exp $
+#      $NetBSD: t_zpool.sh,v 1.3 2011/12/06 18:18:59 njoly Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -43,8 +43,6 @@
 create_body()
 {
 
-       atf_expect_fail "PR misc/44708"
-
        atf_check -s exit:0 -o ignore -e ignore ${server} ${RUMP_SERVER}
 
        export LD_PRELOAD=/usr/lib/librumphijack.so



Home | Main Index | Thread Index | Old Index