From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXET1-0007RX-Qh for qemu-devel@nongnu.org; Wed, 02 Sep 2015 16:17:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXET0-0008Me-Sr for qemu-devel@nongnu.org; Wed, 02 Sep 2015 16:17:11 -0400 References: <1441219948-13242-1-git-send-email-mreitz@redhat.com> <1441219948-13242-5-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <55E7593C.5090905@redhat.com> Date: Wed, 2 Sep 2015 14:17:00 -0600 MIME-Version: 1.0 In-Reply-To: <1441219948-13242-5-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xQ5Qe3W64Q1XFCgQCqgKOCacOsqd5n4XJ" Subject: Re: [Qemu-devel] [PATCH v2 4/4] iotests: Warn if python subprocess is killed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Jeff Cody , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xQ5Qe3W64Q1XFCgQCqgKOCacOsqd5n4XJ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/02/2015 12:52 PM, Max Reitz wrote: > Currently, if a subprocess of a python test (i.e. qemu-io, qemu-img, or= > qemu) receives a signal and is subsequently aborted, this is not logged= =2E >=20 > This patch makes python tests always check the exit code of these > subprocesses, and emit a message if they have been killed. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/iotests.py | 26 +++++++++++++++++++++----- > 1 file changed, 21 insertions(+), 5 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xQ5Qe3W64Q1XFCgQCqgKOCacOsqd5n4XJ 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/ iQEcBAEBCAAGBQJV51k8AAoJEKeha0olJ0NqAp0H/0qxQ4mrzvzYh3wrZKboqmIo bwJPcOIY1fv1vMyRV41Y7BNH7Lhho2y1ZqH3bj7tLu2scmSvL180WcLS0xApOOhQ SzySmkqMLCxFK5/UvnLjzn/PT3OhteenQK57nN6vMOhGVeZybh60f5pg1xORKlZg WPi+PoNFEZ6YZ1C+X3+O/cdRgZZsMn1cNA4A4Wt/1A2aqy92mLg6G+CjG/mWyASR ZadijHc9fyxld/nGaIuuI/3i9YaSu7sIO/u5snjZA/66pePETQHDB2GBhllJB6o9 lLGUwKdCWebTblEv961ImqFPXXZzyPWQMo5I7MTsRQBQM7Qt3oA0Q4gZaLWzSQc= =IQTA -----END PGP SIGNATURE----- --xQ5Qe3W64Q1XFCgQCqgKOCacOsqd5n4XJ--