Re: debugging functional tests that only fail in 'make check-functional'

2025-02-21 Thread Peter Maydell
On Fri, 21 Feb 2025 at 13:08, Thomas Huth wrote: > > On 21/02/2025 13.54, Thomas Huth wrote: > > diff --git a/tests/functional/test_arm_sx1.py b/tests/functional/ > > test_arm_sx1.py > > --- a/tests/functional/test_arm_sx1.py > > +++ b/tests/functional/test_arm_sx1.py > > @@ -43,7 +43,8 @@ def tes

Re: debugging functional tests that only fail in 'make check-functional'

2025-02-21 Thread Thomas Huth
On 21/02/2025 13.54, Thomas Huth wrote: On 20/02/2025 19.39, Peter Maydell wrote: I'm trying to debug some functional tests that fail for me with 'make check-functional' on a debug build. Consistently (well, same set of tests in two runs) when I run 'make -j8 check-functional' these fail:   7/4

Re: debugging functional tests that only fail in 'make check-functional'

2025-02-21 Thread Peter Maydell
On Fri, 21 Feb 2025 at 12:54, Thomas Huth wrote: > > On 20/02/2025 19.39, Peter Maydell wrote: > > Any suggestions for how to debug? > > Some TCG-based tests are slowing down very much when running on a shared > hyperthreaded CPU ... Do you have 8 real cores in your system, or rather 4 > real co

Re: debugging functional tests that only fail in 'make check-functional'

2025-02-21 Thread Thomas Huth
On 20/02/2025 19.39, Peter Maydell wrote: I'm trying to debug some functional tests that fail for me with 'make check-functional' on a debug build. Consistently (well, same set of tests in two runs) when I run 'make -j8 check-functional' these fail: 7/44 qemu:func-thorough+func-arm-thorough+th

debugging functional tests that only fail in 'make check-functional'

2025-02-20 Thread Peter Maydell
I'm trying to debug some functional tests that fail for me with 'make check-functional' on a debug build. Consistently (well, same set of tests in two runs) when I run 'make -j8 check-functional' these fail: 7/44 qemu:func-thorough+func-arm-thorough+thorough / func-arm-arm_sx1