[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 05/39] tests/tcg: generalise the disabling of the signals
From: |
Peter Maydell |
Subject: |
Re: [PATCH v1 05/39] tests/tcg: generalise the disabling of the signals test |
Date: |
Thu, 8 Jul 2021 16:29:19 +0100 |
On Tue, 6 Jul 2021 at 16:07, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> It turns out you push down in one place and failures pop-up elsewhere.
> Especially on CI. Disable for now for all targets.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> tests/tcg/hppa/Makefile.target | 3 ---
> tests/tcg/multiarch/Makefile.target | 6 ++++++
> tests/tcg/s390x/Makefile.target | 3 ---
I've cherry-picked this one to reduce the intermittent CI failures.
thanks
-- PMM