Module Name: src
Committed By: jruoho
Date: Mon Sep 19 06:38:02 UTC 2011
Modified Files:
src/tests/fs/zfs: t_zpool.sh
Log Message:
Point to PR misc/44708 when failing. XXX: Remove once the test is fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/tests/fs/zfs/t_zpool.sh:1.2
--- src/tests/fs/zfs/t_zpool.sh:1.1 Thu Mar 10 20:02:27 2011
+++ src/tests/fs/zfs/t_zpool.sh Mon Sep 19 06:38:02 2011
@@ -1,4 +1,4 @@
-# $NetBSD: t_zpool.sh,v 1.1 2011/03/10 20:02:27 pooka Exp $
+# $NetBSD: t_zpool.sh,v 1.2 2011/09/19 06:38:02 jruoho Exp $
#
# Copyright (c) 2011 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -43,6 +43,8 @@
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