WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Mark 03_network_attach_detach as XFAIL. There are known

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] Mark 03_network_attach_detach as XFAIL. There are known bugs in the network
From: Xen patchbot -unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Nov 2005 02:24:09 +0000
Delivery-date: Sun, 27 Nov 2005 02:24:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 4f12ed3342dc105b0238a36352f35385dce86ff2
# Parent  ea2875ca5a66bbd803ebff57eb0535330d8231fd
Mark 03_network_attach_detach as XFAIL.  There are known bugs in the network
frontend device teardown.
 
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r ea2875ca5a66 -r 4f12ed3342dc 
tools/xm-test/tests/network-attach/Makefile.am
--- a/tools/xm-test/tests/network-attach/Makefile.am    Sun Nov 27 00:58:44 2005
+++ b/tools/xm-test/tests/network-attach/Makefile.am    Sun Nov 27 00:59:37 2005
@@ -6,7 +6,7 @@
        03_network_attach_detach_multiple_pos.test  \
        04_network_attach_baddomain_neg.test
 
-DISABLED = 
+XFAIL_TESTS = 03_network_attach_detach_multiple_pos.test
 
 EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) network_utils.py
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Mark 03_network_attach_detach as XFAIL. There are known bugs in the network, Xen patchbot -unstable <=