qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] master: intermittent acpi-test failures
Date: Sun, 8 Jun 2014 10:37:16 +0300	[thread overview]
Message-ID: <20140608073716.GA12862@redhat.com> (raw)
In-Reply-To: <CAFEAcA8stUrH9tvndOtO3TyuWJzb=kZCxw6032Bx5it7U8nn0g@mail.gmail.com>

On Tue, May 27, 2014 at 10:38:17PM +0100, Peter Maydell wrote:
> I'm seeing this test failure intermittently on 'make check':
> 
> ERROR:/root/qemu/tests/acpi-test.c:618:test_acpi_one: assertion failed
> (signature == SIGNATURE): (0x00000000 == 0x0000dead)
> GTester: last random seed: R02S8d0d60963e4442ce284a81d20ce32053
> 
> (32 bit ARM host, in case that makes a difference.)
> 
> Any ideas? It looks from the test as if this may just be
> that the test is coded to assume a faster machine, which
> is a bit unfortunate.
> 
> thanks
> -- PMM

We have a timeout of 1 minute there.
Since all VM has to do is run BIOS initialization
and then write out the signature, this seems ample.

I'm reluctant to wait forever there, that would make
debugging harder in case of failures.
Does it help if you increase TEST_DELAY?

If it does we can do this, though I suspect this is merely
a work-around, there's probably something that
causes QEMU to pause execution during early BIOS boot.
Could you try strace to see what it is?

-- 
MST

       reply	other threads:[~2014-06-08  7:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAFEAcA8stUrH9tvndOtO3TyuWJzb=kZCxw6032Bx5it7U8nn0g@mail.gmail.com>
2014-06-08  7:37 ` Michael S. Tsirkin [this message]
2014-06-08  8:48   ` [Qemu-devel] master: intermittent acpi-test failures Peter Maydell
2014-06-08 10:47     ` Michael S. Tsirkin
2014-11-28 13:34 ` Peter Maydell
2014-11-29 17:36   ` Michael S. Tsirkin
2014-11-29 17:39     ` Peter Maydell
2014-11-30 15:12       ` Michael S. Tsirkin
2014-11-30 15:13         ` Michael S. Tsirkin
2015-01-12 17:56         ` Peter Maydell
2015-01-12 18:08           ` Peter Maydell
2015-01-12 19:11             ` Peter Maydell
2015-01-12 19:49           ` Peter Maydell
2015-01-12 20:04             ` Peter Maydell
2015-01-12 20:55               ` Michael S. Tsirkin

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=20140608073716.GA12862@redhat.com \
    --to=mst@redhat.com \
    --cc=peter.maydell@linaro.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).