Source-Changes-HG archive

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

[src/trunk]: src/tests/usr.bin/shmif_dumpbus xfail PR bin/44721



details:   https://anonhg.NetBSD.org/src/rev/8b5b5b1f1a13
branches:  trunk
changeset: 763224:8b5b5b1f1a13
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Mar 14 09:25:01 2011 +0000

description:
xfail PR bin/44721

diffstat:

 tests/usr.bin/shmif_dumpbus/t_basic.sh |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 87c032dc5412 -r 8b5b5b1f1a13 tests/usr.bin/shmif_dumpbus/t_basic.sh
--- a/tests/usr.bin/shmif_dumpbus/t_basic.sh    Mon Mar 14 09:19:23 2011 +0000
+++ b/tests/usr.bin/shmif_dumpbus/t_basic.sh    Mon Mar 14 09:25:01 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_basic.sh,v 1.4 2011/03/13 15:40:01 pooka Exp $
+#      $NetBSD: t_basic.sh,v 1.5 2011/03/14 09:25:01 pooka Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -69,6 +69,7 @@
 
        unpack_file d_pcap.out
        atf_check -s exit:0 -o ignore shmif_dumpbus -p pcap shmbus
+       atf_expect_fail "PR bin/44721"
        atf_check -s exit:0 -o file:d_pcap.out -e ignore \
            tcpdump -tt -n -r pcap
 }



Home | Main Index | Thread Index | Old Index