qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Max Reitz <mreitz@redhat.com>
Cc: Alberto Garcia <berto@igalia.com>,
	qemu-devel@nongnu.org, qemu-block@nongnu.org,
	Markus Armbruster <armbru@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2] iotests: disable core dumps in test 061
Date: Tue, 6 Oct 2015 15:52:12 +0200	[thread overview]
Message-ID: <20151006135212.GA24770@noname.str.redhat.com> (raw)
In-Reply-To: <56095920.30305@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]

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.
> > 
> > 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.
> > 
> > Signed-off-by: Alberto Garcia <berto@igalia.com>
> > ---
> >  tests/qemu-iotests/061     | 8 ++++----
> >  tests/qemu-iotests/061.out | 4 ++--
> >  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> Reviewed-by: Max Reitz <mreitz@redhat.com>

Thanks, applied to the block branch.

Kevin

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2015-10-06 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 14:23 [Qemu-devel] [PATCH v2] iotests: disable core dumps in test 061 Alberto Garcia
2015-09-28 15:13 ` Max Reitz
2015-10-06 13:52   ` Kevin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151006135212.GA24770@noname.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=armbru@redhat.com \
    --cc=berto@igalia.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).