Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/librumphijack Mark the ssh test as expected failur...



details:   https://anonhg.NetBSD.org/src/rev/b4074f2afada
branches:  trunk
changeset: 340195:b4074f2afada
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Aug 26 09:19:20 2015 +0000

description:
Mark the ssh test as expected failure pointing to PR lib/50174

diffstat:

 tests/lib/librumphijack/t_tcpip.sh |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fa8215bc50c1 -r b4074f2afada tests/lib/librumphijack/t_tcpip.sh
--- a/tests/lib/librumphijack/t_tcpip.sh        Wed Aug 26 06:38:57 2015 +0000
+++ b/tests/lib/librumphijack/t_tcpip.sh        Wed Aug 26 09:19:20 2015 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: t_tcpip.sh,v 1.14 2014/10/09 06:52:37 apb Exp $
+#       $NetBSD: t_tcpip.sh,v 1.15 2015/08/26 09:19:20 martin Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -122,6 +122,7 @@
 
 ssh_body()
 {
+       atf_expect_fail "PR lib/50174"
 
        atf_check -s exit:0 ${rumpnetsrv} ${RUMP_SERVER}
        # make sure clients die after we nuke the server



Home | Main Index | Thread Index | Old Index