direct-io.hg
changeset 8065:4f12ed3342dc
Mark 03_network_attach_detach as XFAIL. There are known bugs in the network
frontend device teardown.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
frontend device teardown.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
author | emellor@leeni.uk.xensource.com |
---|---|
date | Sun Nov 27 00:59:37 2005 +0000 (2005-11-27) |
parents | ea2875ca5a66 |
children | 86a2e2645e40 |
files | tools/xm-test/tests/network-attach/Makefile.am |
line diff
1.1 --- a/tools/xm-test/tests/network-attach/Makefile.am Sun Nov 27 00:58:44 2005 +0000 1.2 +++ b/tools/xm-test/tests/network-attach/Makefile.am Sun Nov 27 00:59:37 2005 +0000 1.3 @@ -6,7 +6,7 @@ TESTS = 01_network_attach_pos.test \ 1.4 03_network_attach_detach_multiple_pos.test \ 1.5 04_network_attach_baddomain_neg.test 1.6 1.7 -DISABLED = 1.8 +XFAIL_TESTS = 03_network_attach_detach_multiple_pos.test 1.9 1.10 EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) network_utils.py 1.11