From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4fq-0003Ab-Ew for qemu-devel@nongnu.org; Wed, 20 May 2015 10:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv4fl-0008E5-QH for qemu-devel@nongnu.org; Wed, 20 May 2015 10:08:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4fl-0008D6-Ic for qemu-devel@nongnu.org; Wed, 20 May 2015 10:08:37 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t4KE8aJ7017918 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 20 May 2015 10:08:36 -0400 Message-ID: <555C9563.1000501@redhat.com> Date: Wed, 20 May 2015 08:08:35 -0600 From: Eric Blake MIME-Version: 1.0 References: <1432122314-17287-1-git-send-email-berrange@redhat.com> In-Reply-To: <1432122314-17287-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OjoQLFNWilGOG8BrQp59OCU2qe6QPGP26" Subject: Re: [Qemu-devel] [PATCH] block: filter filename when testing encrypted images List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OjoQLFNWilGOG8BrQp59OCU2qe6QPGP26 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/20/2015 05:45 AM, Daniel P. Berrange wrote: > qemu-io prints a warning message >=20 > "Disk image '/home/berrange/src/virt/qemu/tests/qemu-iotests/scratch/t= =2Eqcow2' is encrypted." >=20 > when opening an encrypted image, which was mistakenly included > in the expected output for test 131. Add a filter which strips > this filename from the output data. >=20 > Signed-off-by: Daniel P. Berrange > --- > tests/qemu-iotests/131.out | 4 ---- > tests/qemu-iotests/common.filter | 3 ++- > 2 files changed, 2 insertions(+), 5 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --OjoQLFNWilGOG8BrQp59OCU2qe6QPGP26 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVXJVjAAoJEKeha0olJ0NqstQH/A9ZMEcalmjhfoYcMl59j4rc SDD8cFYn38D9V2VV0IVfpvcxtbIM3MvCYBuYy/kqL96szT01zvOhMIGNdxO+ERz2 0k+SOQG82ZBrMOQyTTzPIw8KOlL0WndZj3ImQChnJRy3JR2nCG/LtDbyfG3RFm/A iI9rUzcYbEypPFu1iMoYvV2rdLVntTrv7khdFPq1VWsNaYTDkfiVRv+dXiyZ2Ylv YJ0KMbsTDuPGoksIXofrFLoVxEWaI+ZsblCJSG+lNQuqOjktJwh4FRjXnORZszl/ gDm+pG++koqwkggFlg4i9Ad44M797HHwgaIhxg8WLq91ly/Tdwn1LpLYazMz190= =aTu6 -----END PGP SIGNATURE----- --OjoQLFNWilGOG8BrQp59OCU2qe6QPGP26--