qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky
@ 2025-11-04 14:59 Philippe Mathieu-Daudé
  2025-11-06 11:28 ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-11-04 14:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daudé, Thomas Huth, Alex Bennée,
	Jiaxun Yang, Paolo Bonzini, Richard Henderson

When disabling MIPS tests on commit 1c11aa18071
("tests/functional: Mark the MIPS replay tests as flaky")
we missed the 5KEc test.

Reported-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 tests/functional/mips64el/test_replay.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/functional/mips64el/test_replay.py b/tests/functional/mips64el/test_replay.py
index 05cc585f854..e9318448fa7 100755
--- a/tests/functional/mips64el/test_replay.py
+++ b/tests/functional/mips64el/test_replay.py
@@ -40,6 +40,7 @@ def test_replay_mips64el_malta(self):
         '75ba10cd35fb44e32948eeb26974f061b703c81c4ba2fab1ebcacf1d1bec3b61')
 
     @skipUntrustedTest()
+    @skipFlakyTest("https://gitlab.com/qemu-project/qemu/-/issues/2013")
     def test_replay_mips64el_malta_5KEc_cpio(self):
         self.set_machine('malta')
         self.cpu = '5KEc'
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky
  2025-11-04 14:59 [PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky Philippe Mathieu-Daudé
@ 2025-11-06 11:28 ` Richard Henderson
  2025-11-10 10:59   ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2025-11-06 11:28 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Thomas Huth, Alex Bennée, Jiaxun Yang, Paolo Bonzini

On 11/4/25 15:59, Philippe Mathieu-Daudé wrote:
> When disabling MIPS tests on commit 1c11aa18071
> ("tests/functional: Mark the MIPS replay tests as flaky")
> we missed the 5KEc test.
> 
> Reported-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   tests/functional/mips64el/test_replay.py | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tests/functional/mips64el/test_replay.py b/tests/functional/mips64el/test_replay.py
> index 05cc585f854..e9318448fa7 100755
> --- a/tests/functional/mips64el/test_replay.py
> +++ b/tests/functional/mips64el/test_replay.py
> @@ -40,6 +40,7 @@ def test_replay_mips64el_malta(self):
>           '75ba10cd35fb44e32948eeb26974f061b703c81c4ba2fab1ebcacf1d1bec3b61')
>   
>       @skipUntrustedTest()
> +    @skipFlakyTest("https://gitlab.com/qemu-project/qemu/-/issues/2013")
>       def test_replay_mips64el_malta_5KEc_cpio(self):
>           self.set_machine('malta')
>           self.cpu = '5KEc'

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

r~


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky
  2025-11-06 11:28 ` Richard Henderson
@ 2025-11-10 10:59   ` Richard Henderson
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2025-11-10 10:59 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Thomas Huth, Alex Bennée, Jiaxun Yang, Paolo Bonzini

On 11/6/25 12:28, Richard Henderson wrote:
> On 11/4/25 15:59, Philippe Mathieu-Daudé wrote:
>> When disabling MIPS tests on commit 1c11aa18071
>> ("tests/functional: Mark the MIPS replay tests as flaky")
>> we missed the 5KEc test.
>>
>> Reported-by: Richard Henderson <richard.henderson@linaro.org>
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>> ---
>>   tests/functional/mips64el/test_replay.py | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/tests/functional/mips64el/test_replay.py b/tests/functional/mips64el/ 
>> test_replay.py
>> index 05cc585f854..e9318448fa7 100755
>> --- a/tests/functional/mips64el/test_replay.py
>> +++ b/tests/functional/mips64el/test_replay.py
>> @@ -40,6 +40,7 @@ def test_replay_mips64el_malta(self):
>>           '75ba10cd35fb44e32948eeb26974f061b703c81c4ba2fab1ebcacf1d1bec3b61')
>>       @skipUntrustedTest()
>> +    @skipFlakyTest("https://gitlab.com/qemu-project/qemu/-/issues/2013")
>>       def test_replay_mips64el_malta_5KEc_cpio(self):
>>           self.set_machine('malta')
>>           self.cpu = '5KEc'
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Queued.

r~


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-10 11:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-04 14:59 [PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky Philippe Mathieu-Daudé
2025-11-06 11:28 ` Richard Henderson
2025-11-10 10:59   ` Richard Henderson

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).