qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU and dual-m


From: John Högberg
Subject: Re: [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
Date: Fri, 7 Jul 2023 07:50:39 +0000

Alright, thanks. Where should I go from here? Should I send in another
patch that tries to debug this?

/John

-----Original Message-----
From: Peter Maydell <peter.maydell@linaro.org>
To: John Högberg <john.hogberg@ericsson.com>
Cc: philmd@linaro.org <philmd@linaro.org>, richard.henderson@linaro.org
<richard.henderson@linaro.org>, qemu-devel@nongnu.org
<qemu-devel@nongnu.org>
Subject: Re: [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU
and dual-mapped code
Date: Thu, 06 Jul 2023 13:54:35 +0100

On Thu, 6 Jul 2023 at 13:45, John Högberg <john.hogberg@ericsson.com>
wrote:
> 
> > That is enough to get it to build, but then in the CI the test
> > consistently fails:
> > 
> > https://gitlab.com/pm215/qemu/-/jobs/4606447875
> > 
> > TEST icivau on aarch64
> > make[1]: *** [Makefile:178: run-icivau] Error 1
> > 
> > I'm going to drop this patch from the pullreq until we
> > can figure out what's going on...
> 
> Oops, -pthread wasn't required on my machine.
> 
> I'm unable to reproduce the failure locally. Is it possible to strace
> it
> and see whether it was caused by failing to set up dual-mapped code?

On the CI machines all you get is what the test case (and
whatever the makefile chooses to wrap it in) writes
to stdout/stderr.

thanks
-- PMM


reply via email to

[Prev in Thread] Current Thread [Next in Thread]