From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjSfH-0005Uz-NS for qemu-devel@nongnu.org; Tue, 06 Oct 2015 09:52:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjSfD-0005Ov-DW for qemu-devel@nongnu.org; Tue, 06 Oct 2015 09:52:23 -0400 Date: Tue, 6 Oct 2015 15:52:12 +0200 From: Kevin Wolf Message-ID: <20151006135212.GA24770@noname.str.redhat.com> References: <1443450180-1671-1-git-send-email-berto@igalia.com> <56095920.30305@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <56095920.30305@redhat.com> 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: Max Reitz Cc: Alberto Garcia , qemu-devel@nongnu.org, qemu-block@nongnu.org, Markus Armbruster --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 28.09.2015 um 17:13 hat Max Reitz geschrieben: > 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(-) >=20 > Reviewed-by: Max Reitz Thanks, applied to the block branch. Kevin --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJWE9IMAAoJEH8JsnLIjy/WntwP/1kwkum6xnkC8K2aCzLDGZk1 iTbJ3ZMLHpFk91b3kB/cIK9GN46XGkUXxH2G7WHa1CXZ+Lnq8bnFc3QMQsVT+5CH B95tIUVJoeX8JQ898L8ec1pktkVTYxy6Adg5X/BGhZdZwVeTbu640WQjGwZX/zdE xBmHY80NTAafDRt9YJ9ZoPLopGMcIPKbsQbol0CSgsTm0fxFCRqpdKbFguAJUZ2e aWCSwwaSG2LWNVoy5A3F0kBE2kXb9+JIgl12R2CbmbZW9iZsiXYpZkzlAq4VVgyV sUg6c32ihSd4OgQOd4e2feXcAgdrWH0K1i6RvKo8TH/cAZa1dEx4QPGIlr3P/yhD Jr8SZrJ23dZWS0kuzpAsKGUXM+9xcUppaaO/QYLezEXN0LMpCYGblTUSxcReAIfW i3mOdCHSjgUK637hcEn2XH5NG4PXu0Efxgdalx2vJCbzuhppAXAZUrca18CScDYo viqeeFcySvXPRftxsMcPh2gRai1YHT0XdKNkfwp1GjBMUYHW/Yw+ZKWWVF/kohBd 2J9VuORwL08F+akzNSNiD3HDDAuCPe4/q+gM2hW/fVPWWhskYJI9qml1dTF2Fafn h4dxUrEOXm6OQ22D3GZJCx72LTAlXL1gqxDB20oAm1rRTv5bXybSGDHZKjw61/kM t/vLFbs3IalPsqxmDVFW =KuBS -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--