On 3/1/25 13:26, Fabiano Rosas wrote:
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
Hi Fabiano,
On 12/12/24 00:37, Philippe Mathieu-Daudé wrote:
Replace first_cpu->as by address_space_memory.
Philippe Mathieu-Daudé (2):
system/qtest: Remove uses of 'first_cpu'
qtest/fuzz: Remove uses of 'first_cpu'
Ping :)
Hi!
Good that you pinged, I thought you were looking into the test failures
from v1. I copied you in this other thread that mentioned them as well:
https://lore.kernel.org/r/87y10jctbd.fsf@suse.de
Applying this series on top of master just now:
Summary of Failures:
10/519 qemu:qtest+qtest-arm / qtest-arm/stm32l4x5_usart-
test ERROR 1.40s exit status 1
165/519 qemu:qtest+qtest-arm / qtest-arm/sse-timer-
test ERROR 0.40s killed by signal 6 SIGABRT
185/519 qemu:qtest+qtest-arm / qtest-arm/stm32l4x5_exti-
test ERROR 0.19s exit status 1
187/519 qemu:qtest+qtest-arm / qtest-arm/stm32l4x5_rcc-
test ERROR 0.19s exit status 1
515/519 qemu:qtest+qtest-arm / qtest-arm/microbit-
test TIMEOUT 60.01s killed by signal 15
SIGTERM
Hmm interesting, I have a "quick-before-posting-series" set
of tests, and a "full-before-posting-pullreq" one. The quick
is quite extensive, but only include Aarch64. I thought, since
it contains the ARM targets, they would also be tested, but
no...