From nobody Mon Feb 9 12:11:21 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1550763792357656.6868646070428; Thu, 21 Feb 2019 07:43:12 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 58CA6308213A; Thu, 21 Feb 2019 15:43:10 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2551E22706; Thu, 21 Feb 2019 15:43:10 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id C4CC03FB13; Thu, 21 Feb 2019 15:43:09 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x1LFgdif008332 for ; Thu, 21 Feb 2019 10:42:39 -0500 Received: by smtp.corp.redhat.com (Postfix) id 62C1D282C9; Thu, 21 Feb 2019 15:42:39 +0000 (UTC) Received: from icr.brq.redhat.com (unknown [10.43.2.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id B8BC71A837 for ; Thu, 21 Feb 2019 15:42:38 +0000 (UTC) From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Date: Thu, 21 Feb 2019 16:42:27 +0100 Message-Id: <1f4db2269c5e31f02a7081b633d323999411ac26.1550763719.git.jtomko@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 5/8] qemustatusxml2xmltests: remove deprecated qemu capabilities X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Thu, 21 Feb 2019 15:43:10 +0000 (UTC) Stop testing whether we format the deprecated capabilities back for the files where the input and output differ. Capabilities with separate output files are left alone, since we will still need to parse files contating them correctly, we just don't have to format them back. Signed-off-by: J=C3=A1n Tomko --- .../blockjob-mirror-in.xml | 1 - .../migration-in-params-in.xml | 53 ------------------- .../migration-out-nbd-tls-in.xml | 51 ------------------ .../migration-out-params-in.xml | 53 ------------------- tests/qemustatusxml2xmldata/modern-in.xml | 51 ------------------ .../qemustatusxml2xmldata/vcpus-multi-in.xml | 1 - 6 files changed, 210 deletions(-) diff --git a/tests/qemustatusxml2xmldata/blockjob-mirror-in.xml b/tests/qem= ustatusxml2xmldata/blockjob-mirror-in.xml index 32bde1ba66..6b522f5ae1 100644 --- a/tests/qemustatusxml2xmldata/blockjob-mirror-in.xml +++ b/tests/qemustatusxml2xmldata/blockjob-mirror-in.xml @@ -5,7 +5,6 @@ - diff --git a/tests/qemustatusxml2xmldata/migration-in-params-in.xml b/tests= /qemustatusxml2xmldata/migration-in-params-in.xml index 03f18b4f3d..b3c6b0758b 100644 --- a/tests/qemustatusxml2xmldata/migration-in-params-in.xml +++ b/tests/qemustatusxml2xmldata/migration-in-params-in.xml @@ -11,37 +11,16 @@ - - - - - - - - - - - - - - - - - - - - - @@ -50,28 +29,16 @@ - - - - - - - - - - - - @@ -82,13 +49,9 @@ - - - - @@ -96,30 +59,18 @@ - - - - - - - - - - - - @@ -131,9 +82,7 @@ - - @@ -184,7 +133,6 @@ - @@ -192,7 +140,6 @@ - diff --git a/tests/qemustatusxml2xmldata/migration-out-nbd-tls-in.xml b/tes= ts/qemustatusxml2xmldata/migration-out-nbd-tls-in.xml index be1dc7347e..25b5d62b3f 100644 --- a/tests/qemustatusxml2xmldata/migration-out-nbd-tls-in.xml +++ b/tests/qemustatusxml2xmldata/migration-out-nbd-tls-in.xml @@ -10,35 +10,16 @@ - - - - - - - - - - - - - - - - - - - @@ -47,28 +28,16 @@ - - - - - - - - - - - - @@ -79,13 +48,9 @@ - - - - @@ -93,30 +58,18 @@ - - - - - - - - - - - - @@ -128,9 +81,7 @@ - - @@ -180,7 +131,6 @@ - @@ -188,7 +138,6 @@ - diff --git a/tests/qemustatusxml2xmldata/migration-out-params-in.xml b/test= s/qemustatusxml2xmldata/migration-out-params-in.xml index ae2064830a..daa45e3f88 100644 --- a/tests/qemustatusxml2xmldata/migration-out-params-in.xml +++ b/tests/qemustatusxml2xmldata/migration-out-params-in.xml @@ -11,37 +11,16 @@ - - - - - - - - - - - - - - - - - - - - - @@ -50,28 +29,16 @@ - - - - - - - - - - - - @@ -82,13 +49,9 @@ - - - - @@ -96,30 +59,18 @@ - - - - - - - - - - - - @@ -131,9 +82,7 @@ - - @@ -184,7 +133,6 @@ - @@ -192,7 +140,6 @@ - diff --git a/tests/qemustatusxml2xmldata/modern-in.xml b/tests/qemustatusxm= l2xmldata/modern-in.xml index 08f7f40761..78a91c745f 100644 --- a/tests/qemustatusxml2xmldata/modern-in.xml +++ b/tests/qemustatusxml2xmldata/modern-in.xml @@ -10,35 +10,16 @@ - - - - - - - - - - - - - - - - - - - @@ -47,28 +28,16 @@ - - - - - - - - - - - - @@ -79,13 +48,9 @@ - - - - @@ -93,30 +58,18 @@ - - - - - - - - - - - - @@ -128,9 +81,7 @@ - - @@ -180,7 +131,6 @@ - @@ -188,7 +138,6 @@ - diff --git a/tests/qemustatusxml2xmldata/vcpus-multi-in.xml b/tests/qemusta= tusxml2xmldata/vcpus-multi-in.xml index c99046ce8d..f9108a1e09 100644 --- a/tests/qemustatusxml2xmldata/vcpus-multi-in.xml +++ b/tests/qemustatusxml2xmldata/vcpus-multi-in.xml @@ -292,7 +292,6 @@ - --=20 2.19.2 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list