Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/zfs Point to PR misc/44708 when failing. XXX: Remov...
details: https://anonhg.NetBSD.org/src/rev/ed156106abee
branches: trunk
changeset: 769693:ed156106abee
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Sep 19 06:38:02 2011 +0000
description:
Point to PR misc/44708 when failing. XXX: Remove once the test is fixed.
diffstat:
tests/fs/zfs/t_zpool.sh | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 21d0790fa76d -r ed156106abee tests/fs/zfs/t_zpool.sh
--- a/tests/fs/zfs/t_zpool.sh Mon Sep 19 05:42:13 2011 +0000
+++ b/tests/fs/zfs/t_zpool.sh Mon Sep 19 06:38:02 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index