From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zga7j-0002Mu-Iz for qemu-devel@nongnu.org; Mon, 28 Sep 2015 11:13:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zga7d-0005ML-Pk for qemu-devel@nongnu.org; Mon, 28 Sep 2015 11:13:51 -0400 References: <1443450180-1671-1-git-send-email-berto@igalia.com> From: Max Reitz Message-ID: <56095920.30305@redhat.com> Date: Mon, 28 Sep 2015 17:13:36 +0200 MIME-Version: 1.0 In-Reply-To: <1443450180-1671-1-git-send-email-berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TEW1p8E5T0ekGh0SWDOgICuPGwLiADxJR" Subject: Re: [Qemu-devel] [PATCH v2] iotests: disable core dumps in test 061 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TEW1p8E5T0ekGh0SWDOgICuPGwLiADxJR Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 28.09.2015 16:23, Alberto Garcia wrote: > Commit 934659c460 disabled the supression of segmentation faults in > bash tests. The new output of test 061, however, assumes that a core > dump will be produced if a program aborts. This is not necessarily the > case because core dumps can be disabled using ulimit. >=20 > Since we cannot guarantee that abort() will produce a core dump, we > should use SIGKILL instead (that does not produce any) and update the > test output accordingly. >=20 > Signed-off-by: Alberto Garcia > --- > tests/qemu-iotests/061 | 8 ++++---- > tests/qemu-iotests/061.out | 4 ++-- > 2 files changed, 6 insertions(+), 6 deletions(-) Reviewed-by: Max Reitz --TEW1p8E5T0ekGh0SWDOgICuPGwLiADxJR 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 iQEcBAEBCAAGBQJWCVkgAAoJEDuxQgLoOKytNa0H/RBmWeaGIi8L6WjQ/0+zWbW2 NY2rgpQJ7ptaxNzH0kWrzl3tctxYpY5mscNcvS7ULWxPPjTFZKO4zORbtYamlCNp OnRi0fHAvXXVL/MlIlhwdtNRr4oqCVGuO9IOPbEiKce6UsqSn5/hol+fqaF1rChg Dl3oU8n4lWM7hyV9wVR2hi0mnZA2aOzspauJZOTrdBhHau39yGKpFfeLvVrgoKJQ KncwIM/qf7pwbRmY4F7N0v9lofTdIVHzWpoaqiOG/Zjso2gWS5u6Sp6rt8M5QNEW 7h/TrLeJ0NQMvignX66eFZN5X/MkGdk6C+OHQu93Qo30TBUDd6WgmcfARrepLCY= =ymYG -----END PGP SIGNATURE----- --TEW1p8E5T0ekGh0SWDOgICuPGwLiADxJR--