[libvirt PATCH] tests: qemuxml2argv: remove validation warning

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

 



This warning is emitted for pretty much every test case,
making it hard to see what the actual error is.

Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx>
---
 tests/qemuxml2argvtest.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c
index 804f01fb01..f7ae792371 100644
--- a/tests/qemuxml2argvtest.c
+++ b/tests/qemuxml2argvtest.c
@@ -527,8 +527,6 @@ testCompareXMLToArgvValidateSchemaCommand(GStrv args,
             }
 
             if (*curargs != '{') {
-                VIR_TEST_DEBUG("skipping validation of '%s': argument is not JSON",
-                               command->name);
                 arg++;
                 break;
             }
-- 
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