From: Ian Campbell Date: Thu, 9 Jul 2015 08:45:29 +0000 (+0100) Subject: Allow rumpkernel xenstorels.test failures for all but rumpuserxen branch X-Git-Tag: wip.libvirt-v3-base~37 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a7999a11d13bbb22677269e58872c92f3ea3911a;p=people%2Fliuw%2Fosstest.git Allow rumpkernel xenstorels.test failures for all but rumpuserxen branch This test has a long standing heisenbug which even doing 150 iterations is not reliable at detecting. It is unlikely to be fixed until the long-standing rumpkernel build rework is completed. So lets mark it as an allowable failure for now, except in the rumpuserxen branch tests themselves. Signed-off-by: Ian Campbell Acked-by: Ian Jackson --- diff --git a/allow.all b/allow.all index 8067d5e..8060595 100644 --- a/allow.all +++ b/allow.all @@ -5,3 +5,4 @@ test-@@-qemuu-@@ guest-localmigrate test-@@-libvirt@@ test-@@-rumpuserxen@@ rumpuserxen-demo-xenstorels/xenstorels test-@@-win7-@@ guest-stop +test-@@-rumpuserxen-@@ rumpuserxen-demo-xenstorels/xenstorels.repeat diff --git a/allow.rumpuserxen b/allow.rumpuserxen new file mode 100644 index 0000000..d9034a2 --- /dev/null +++ b/allow.rumpuserxen @@ -0,0 +1 @@ +!test-@@-rumpuserxen-@@ rumpuserxen-demo-xenstorels/xenstorels.repeat