Module Name:    src
Committed By:   martin
Date:           Wed Aug 26 09:19:20 UTC 2015

Modified Files:
        src/tests/lib/librumphijack: t_tcpip.sh

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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/lib/librumphijack/t_tcpip.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/lib/librumphijack/t_tcpip.sh
diff -u src/tests/lib/librumphijack/t_tcpip.sh:1.14 src/tests/lib/librumphijack/t_tcpip.sh:1.15
--- src/tests/lib/librumphijack/t_tcpip.sh:1.14	Thu Oct  9 06:52:37 2014
+++ src/tests/lib/librumphijack/t_tcpip.sh	Wed Aug 26 09:19:20 2015
@@ -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_head()
 
 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

Reply via email to