qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [RFC PATCH] tests/tcg: skip the signals test for hppa for now
Date: Fri, 18 Jun 2021 20:44:35 -0700	[thread overview]
Message-ID: <8cf3b584-c490-d3a2-8bfb-b49a27f851bf@linaro.org> (raw)
In-Reply-To: <20210618093253.25074-1-alex.bennee@linaro.org>

On 6/18/21 2:32 AM, Alex Bennée wrote:
> While Richard has some patches that fix the instability on other
> architectures the hppa signal support still needs vdso support before
> we can make this reliable. So for now skip the test.

Patches for a vdso posted.

r~

> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Richard Henderson <richard.henderson@linaro.org>
> ---
>   tests/tcg/hppa/Makefile.target | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/tests/tcg/hppa/Makefile.target b/tests/tcg/hppa/Makefile.target
> index 8bf01966bd..71791235f6 100644
> --- a/tests/tcg/hppa/Makefile.target
> +++ b/tests/tcg/hppa/Makefile.target
> @@ -4,3 +4,7 @@
>   
>   # On parisc Linux supports 4K/16K/64K (but currently only 4k works)
>   EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-16384 run-test-mmap-65536
> +
> +# There is a race that causes this to fail about 1% of the time
> +run-signals: signals
> +	$(call skip-test, $<, "BROKEN awaiting vdso support")
> 



  reply	other threads:[~2021-06-19  3:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18  9:32 [RFC PATCH] tests/tcg: skip the signals test for hppa for now Alex Bennée
2021-06-19  3:44 ` Richard Henderson [this message]
2021-06-19  8:31   ` Alex Bennée

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=8cf3b584-c490-d3a2-8bfb-b49a27f851bf@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@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).