[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST] Ignore guest-stop failures for windows 7 tests.
As described in <1432284841.10746.136.camel@xxxxxxxxxx> / http://lists.xen.org/archives/html/xen-devel/2015-05/msg03016.html Windows 7 does not appear to reliably actually shutdown when asked to via the ACPI power button. This test step has been failing forever until the "Toolstack::xl: Support for ACPI fallback for shutdown" patch to osstest, and now it passes only very infrequently, so we may as well ignore it. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Cc: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx> Cc: Paul Durrant <paul.durrant@xxxxxxxxxx> Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Cc: Jan Beulich <JBeulich@xxxxxxxx> --- Replaces "Turn off acpi_shutdown for windows 7" --- allow.all | 1 + 1 file changed, 1 insertion(+) diff --git a/allow.all b/allow.all index 6715b2e..f0bbdd3 100644 --- a/allow.all +++ b/allow.all @@ -4,3 +4,4 @@ test-@@-pcipt@@ test-@@-qemuu-@@ guest-localmigrate test-@@-libvirt@@ test-@@-rumpuserxen@@ rumpuserxen-demo-xenstorels/xenstorels +test-@@-win7-@@ guest-stop -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |