Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/dev/raidframe PR#44239 is now fixed, remove the xfail ...
details: https://anonhg.NetBSD.org/src/rev/889d0aad77d0
branches: trunk
changeset: 762824:889d0aad77d0
user: riz <riz%NetBSD.org@localhost>
date: Tue Mar 01 22:52:54 2011 +0000
description:
PR#44239 is now fixed, remove the xfail from the test.
diffstat:
tests/dev/raidframe/t_raid.sh | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r d126988a5a5d -r 889d0aad77d0 tests/dev/raidframe/t_raid.sh
--- a/tests/dev/raidframe/t_raid.sh Tue Mar 01 22:51:14 2011 +0000
+++ b/tests/dev/raidframe/t_raid.sh Tue Mar 01 22:52:54 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_raid.sh,v 1.6 2011/02/04 19:44:00 pooka Exp $
+# $NetBSD: t_raid.sh,v 1.7 2011/03/01 22:52:54 riz Exp $
#
# Copyright (c) 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -61,7 +61,6 @@
-d key=/disk1,hostpath=disk1.img,size=1m \
${RUMP_SERVER}
- atf_expect_fail "PR kern/44239" # ADJUST CLEANUP WHEN THIS IS FIXED!
atf_check -s exit:0 rump.raidctl -C raid.conf raid0
}
@@ -69,7 +68,6 @@
{
export RUMP_SERVER=unix://sock
rump.halt
- : server dumps currently, so reset error. remove this line when fixed
}
Home |
Main Index |
Thread Index |
Old Index