[PATCH 03/14] tests: qemuxml2argv: Remove negative case for 'reboot-timeout-enabled'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All supported qemu versions now support this feature so this test is
pointless.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 tests/qemuxml2argvdata/reboot-timeout-enabled.err | 1 -
 tests/qemuxml2argvtest.c                          | 1 -
 2 files changed, 2 deletions(-)
 delete mode 100644 tests/qemuxml2argvdata/reboot-timeout-enabled.err

diff --git a/tests/qemuxml2argvdata/reboot-timeout-enabled.err b/tests/qemuxml2argvdata/reboot-timeout-enabled.err
deleted file mode 100644
index 317b293168..0000000000
--- a/tests/qemuxml2argvdata/reboot-timeout-enabled.err
+++ /dev/null
@@ -1 +0,0 @@
-unsupported configuration: reboot timeout is not supported by this QEMU binary
diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c
index 74a9f5a0ee..64408caeff 100644
--- a/tests/qemuxml2argvtest.c
+++ b/tests/qemuxml2argvtest.c
@@ -1176,7 +1176,6 @@ mymain(void)

     DO_TEST("reboot-timeout-disabled", QEMU_CAPS_REBOOT_TIMEOUT);
     DO_TEST("reboot-timeout-enabled", QEMU_CAPS_REBOOT_TIMEOUT);
-    DO_TEST_PARSE_ERROR_NOCAPS("reboot-timeout-enabled");

     DO_TEST("bios",
             QEMU_CAPS_DEVICE_ISA_SERIAL);
-- 
2.31.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux