]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: qemuxml2argvdata: Remove two unused output files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 5 Sep 2022 15:22:28 +0000 (17:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 5 Sep 2022 15:22:28 +0000 (17:22 +0200)
Commit d7ae7ce363aa51ab46 forgot to clean up unused error output files
'boot-dev+order.err' and 'boot-menu-enable-with-timeout-invalid'
after converting tests to DO_TEST_CAPS_LATEST.

Fixes: d7ae7ce363aa51ab4600261b5934075388843142
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxml2argvdata/boot-dev+order.err [deleted file]
tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err [deleted file]

diff --git a/tests/qemuxml2argvdata/boot-dev+order.err b/tests/qemuxml2argvdata/boot-dev+order.err
deleted file mode 100644 (file)
index aeb27ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-unsupported configuration: per-device boot elements cannot be used together with os/boot elements
diff --git a/tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err b/tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err
deleted file mode 100644 (file)
index 38c0be7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-unsupported configuration: invalid value for boot menu timeout, must be in range [0,65535]