[PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI

Philippe Mathieu-Daudé posted 2 patches 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251031094118.28440-1-philmd@linaro.org
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>
tests/functional/mips/test_malta.py      | 2 ++
tests/functional/mips/test_replay.py     | 2 ++
tests/functional/mips64/test_malta.py    | 2 ++
tests/functional/mips64el/test_malta.py  | 1 +
tests/functional/mips64el/test_replay.py | 2 ++
tests/functional/mipsel/test_malta.py    | 2 ++
6 files changed, 11 insertions(+)
[PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI
Posted by Philippe Mathieu-Daudé 2 weeks ago
Disable both replay / wheezy tests which have been reported
as flaky since too long.

Philippe Mathieu-Daudé (2):
  tests/functional: Mark the MIPS replay tests as flaky
  tests/functional: Mark the MIPS Debian Wheezy tests as flaky

 tests/functional/mips/test_malta.py      | 2 ++
 tests/functional/mips/test_replay.py     | 2 ++
 tests/functional/mips64/test_malta.py    | 2 ++
 tests/functional/mips64el/test_malta.py  | 1 +
 tests/functional/mips64el/test_replay.py | 2 ++
 tests/functional/mipsel/test_malta.py    | 2 ++
 6 files changed, 11 insertions(+)

-- 
2.51.0


Re: [PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI
Posted by Philippe Mathieu-Daudé 2 weeks ago
Cc'ing Thomas

On 31/10/25 10:41, Philippe Mathieu-Daudé wrote:
> Disable both replay / wheezy tests which have been reported
> as flaky since too long.
> 
> Philippe Mathieu-Daudé (2):
>    tests/functional: Mark the MIPS replay tests as flaky
>    tests/functional: Mark the MIPS Debian Wheezy tests as flaky


Re: [PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI
Posted by Richard Henderson 2 weeks ago
On 10/31/25 10:41, Philippe Mathieu-Daudé wrote:
> Disable both replay / wheezy tests which have been reported
> as flaky since too long.
> 
> Philippe Mathieu-Daudé (2):
>    tests/functional: Mark the MIPS replay tests as flaky
>    tests/functional: Mark the MIPS Debian Wheezy tests as flaky
> 
>   tests/functional/mips/test_malta.py      | 2 ++
>   tests/functional/mips/test_replay.py     | 2 ++
>   tests/functional/mips64/test_malta.py    | 2 ++
>   tests/functional/mips64el/test_malta.py  | 1 +
>   tests/functional/mips64el/test_replay.py | 2 ++
>   tests/functional/mipsel/test_malta.py    | 2 ++
>   6 files changed, 11 insertions(+)
> 

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~

Re: [PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI
Posted by Richard Henderson 2 weeks ago
On 10/31/25 11:00, Richard Henderson wrote:
> On 10/31/25 10:41, Philippe Mathieu-Daudé wrote:
>> Disable both replay / wheezy tests which have been reported
>> as flaky since too long.
>>
>> Philippe Mathieu-Daudé (2):
>>    tests/functional: Mark the MIPS replay tests as flaky
>>    tests/functional: Mark the MIPS Debian Wheezy tests as flaky
>>
>>   tests/functional/mips/test_malta.py      | 2 ++
>>   tests/functional/mips/test_replay.py     | 2 ++
>>   tests/functional/mips64/test_malta.py    | 2 ++
>>   tests/functional/mips64el/test_malta.py  | 1 +
>>   tests/functional/mips64el/test_replay.py | 2 ++
>>   tests/functional/mipsel/test_malta.py    | 2 ++
>>   6 files changed, 11 insertions(+)
>>
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> 
> r~

Queued.


r~