Remove the command from the supported commands list temporarily so that QMP introspection code can be added without breaking tests and having to tweak the test data in the same commit. This will be later reverted and test data will be added. The aarch64 code is special as it calls additional commands and thus the test data can't be added upfront. --- tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies | 3 --- tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies | 3 --- 2 files changed, 6 deletions(-) diff --git a/tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies b/tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies index dd4f8ed..03815a9 100644 --- a/tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies +++ b/tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies @@ -221,9 +221,6 @@ "name": "query-chardev" }, { - "name": "query-qmp-schema" - }, - { "name": "query-events" }, { diff --git a/tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies b/tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies index 0009f8f..67a91f0 100644 --- a/tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies +++ b/tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies @@ -221,9 +221,6 @@ "name": "query-chardev" }, { - "name": "query-qmp-schema" - }, - { "name": "query-events" }, { -- 2.10.2 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list