From: Corey Minyard <minyard@acm.org>
To: Thomas Huth <thuth@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
qemu-devel@nongnu.org
Cc: patches@linaro.org, "Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test
Date: Mon, 21 Jan 2019 08:32:50 -0600 [thread overview]
Message-ID: <840a3bb1-1f60-50a6-5adb-2e3424a2d6b5@acm.org> (raw)
In-Reply-To: <75f3486c-a1a9-6025-16af-e9a34cc4a663@redhat.com>
On 1/21/19 12:19 AM, Thomas Huth wrote:
> On 2019-01-18 19:54, 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...
>>
>> 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)
> Acked-by: Thomas Huth <thuth@redhat.com>
Acked-by: Corey Minyard <minyard@acm.org>
I'll try to figure out why it's failing. I assume I'll need a freebsd
system.
Thanks,
-corey
next prev parent reply other threads:[~2019-01-21 14:32 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 [this message]
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é
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=840a3bb1-1f60-50a6-5adb-2e3424a2d6b5@acm.org \
--to=minyard@acm.org \
--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 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).