From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Thomas Huth <thuth@redhat.com>, Fabiano Rosas <farosas@suse.de>,
qemu-devel@nongnu.org
Cc: "Bandan Das" <bsd@redhat.com>,
"Alexander Bulekov" <alxndr@bu.edu>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Markus Armbruster" <armbru@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
qemu-arm <qemu-arm@nongnu.org>
Subject: Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
Date: Tue, 7 Jan 2025 09:52:58 +0100 [thread overview]
Message-ID: <061b3eae-8ca1-43a4-ac3b-2f8b4e66538c@linaro.org> (raw)
In-Reply-To: <3fb8281e-23f0-44a7-904b-34b8ea8ca7f3@redhat.com>
On 7/1/25 09:03, Thomas Huth wrote:
> On 04/01/2025 00.48, Philippe Mathieu-Daudé wrote:
>> 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...
>
> IIRC this was a deliberate decision once in the past to avoid double
> testing: qtests_aarch64 in tests/qtest/meson.build does not include
> qtest_arm, it's a separate set of tests indeed.
>
> IMHO it's a little bit unfortunate, since in a couple of spots in the
> CI, we are taking the shortcut of only adding aarch64-softmmu to the
> target list, but not arm-softmmu.
>
> Maybe we should add some logic to tests/qtest/meson.build so that if
> arm-softmmu is not in target_dirs, we add the tests to qtests_aarch64 ?
I'm working in unifying both targets. With that in mind, optimizing
CI coverage doesn't seem a good use of our time IMHO, because once
I get there the CI will also be unified.
next prev parent reply other threads:[~2025-01-07 8:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 23:37 [PATCH v2 0/2] qtest: Remove uses of 'first_cpu' Philippe Mathieu-Daudé
2024-12-11 23:37 ` [PATCH v2 1/2] system/qtest: " Philippe Mathieu-Daudé
2024-12-11 23:37 ` [PATCH v2 2/2] qtest/fuzz: " Philippe Mathieu-Daudé
2024-12-12 0:04 ` [PATCH v2 0/2] qtest: " Richard Henderson
2025-01-03 8:44 ` Philippe Mathieu-Daudé
2025-01-03 12:26 ` Fabiano Rosas
2025-01-03 23:48 ` Philippe Mathieu-Daudé
2025-01-07 8:03 ` Thomas Huth
2025-01-07 8:52 ` Philippe Mathieu-Daudé [this message]
2025-01-07 19:30 ` Philippe Mathieu-Daudé
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=061b3eae-8ca1-43a4-ac3b-2f8b4e66538c@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=alxndr@bu.edu \
--cc=armbru@redhat.com \
--cc=bsd@redhat.com \
--cc=farosas@suse.de \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).