Module Name:    src
Committed By:   njoly
Date:           Tue Dec  6 18:18:59 UTC 2011

Modified Files:
        src/tests/fs/zfs: t_zpool.sh

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/zfs/t_zpool.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/fs/zfs/t_zpool.sh
diff -u src/tests/fs/zfs/t_zpool.sh:1.2 src/tests/fs/zfs/t_zpool.sh:1.3
--- src/tests/fs/zfs/t_zpool.sh:1.2	Mon Sep 19 06:38:02 2011
+++ src/tests/fs/zfs/t_zpool.sh	Tue Dec  6 18:18:59 2011
@@ -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 @@ jippo on /jippo type zfs (local)
 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

Reply via email to