All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, "Thomas Huth" <thuth@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test
Date: Mon, 21 Jan 2019 11:01:01 +0000	[thread overview]
Message-ID: <20190121110101.GA3683@redhat.com> (raw)
In-Reply-To: <20190118185402.3065-1-peter.maydell@linaro.org>

On Fri, Jan 18, 2019 at 06:54:02PM +0000, Peter Maydell wrote:
> The ipmi-bt-test fails intermittently, especially on the NetBSD VM.
> The frequency of this failure has recently gone up sharply to the
> point that I'm having to retry the NetBSD build multiple times
> to get a pass when merging pull requests.
> 
> Disable the test until we can figure out why it's failing.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> Fed up with this failing all the time so let's just turn it off.
> Feel free to investigate what's actually going wrong with it...

I wonder if we should keep a wiki page list all tests we've disabled
for being buggy, or file launchpad bugs for each & track those.

> 
>  tests/Makefile.include | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/Makefile.include b/tests/Makefile.include
> index eaa81ee1d07..5e6b2c7058d 100644
> --- a/tests/Makefile.include
> +++ b/tests/Makefile.include
> @@ -186,7 +186,8 @@ check-qtest-i386-$(CONFIG_SGA) += tests/boot-serial-test$(EXESUF)
>  check-qtest-i386-$(CONFIG_SLIRP) += tests/pxe-test$(EXESUF)
>  check-qtest-i386-y += tests/rtc-test$(EXESUF)
>  check-qtest-i386-y += tests/ipmi-kcs-test$(EXESUF)
> -check-qtest-i386-y += tests/ipmi-bt-test$(EXESUF)
> +# Disabled temporarily as it fails intermittently especially under NetBSD VM
> +# check-qtest-i386-y += tests/ipmi-bt-test$(EXESUF)
>  check-qtest-i386-y += tests/i440fx-test$(EXESUF)
>  check-qtest-i386-y += tests/fw_cfg-test$(EXESUF)
>  check-qtest-i386-y += tests/drive_del-test$(EXESUF)
> -- 
> 2.20.1
> 
> 

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

  parent reply	other threads:[~2019-01-21 11:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 18:54 [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test Peter Maydell
2019-01-21  6:19 ` Thomas Huth
2019-01-21 14:32   ` Corey Minyard
2019-01-21 14:49     ` Peter Maydell
2019-01-21 10:39 ` Philippe Mathieu-Daudé
2019-01-21 10:40   ` Philippe Mathieu-Daudé
2019-01-21 13:57     ` Peter Maydell
2019-01-21 11:01 ` Daniel P. Berrangé [this message]
2019-01-31 18:14 ` no-reply

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=20190121110101.GA3683@redhat.com \
    --to=berrange@redhat.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.