Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Cleber Rosa
On Tue, Jul 27, 2021 at 9:48 AM Peter Maydell wrote: > > On Tue, 27 Jul 2021 at 14:24, Cleber Rosa wrote: > > Yes, I've spent quite some time with some flaky behavior while running > > the replay tests as well. But in the end, the test remained unchanged > > because we found the issues in the act

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Peter Maydell
On Tue, 27 Jul 2021 at 14:24, Cleber Rosa wrote: > Yes, I've spent quite some time with some flaky behavior while running > the replay tests as well. But in the end, the test remained unchanged > because we found the issues in the actual code under test (one time > the recording of the replay file

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Peter Maydell
On Tue, 27 Jul 2021 at 14:18, Cleber Rosa wrote: > > On Tue, Jul 27, 2021 at 3:37 AM Peter Maydell > wrote: > > This is probably fixed by > > https://patchew.org/QEMU/20210725174405.24568-1-peter.mayd...@linaro.org/ > > (which is in RTH's pullreq currently on list). > Actually, it is already fi

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Cleber Rosa
On Tue, Jul 27, 2021 at 5:17 AM Peter Maydell wrote: > > On Tue, 27 Jul 2021 at 01:39, Cleber Rosa wrote: > > tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt > > is currently failing consistently (first found that in [1]). > > FWIW I find that on my local machine this test

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Cleber Rosa
On Tue, Jul 27, 2021 at 3:37 AM Peter Maydell wrote: > > On Tue, 27 Jul 2021 at 01:39, Cleber Rosa wrote: > > > > > > Hi everyone, > > > > tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt > > is currently failing consistently (first found that in [1]). > > > > I've bisected

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Peter Maydell
On Tue, 27 Jul 2021 at 01:39, Cleber Rosa wrote: > tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt > is currently failing consistently (first found that in [1]). FWIW I find that on my local machine this test is consistently flaky and always has been, so I just ignore any f

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-27 Thread Peter Maydell
On Tue, 27 Jul 2021 at 01:39, Cleber Rosa wrote: > > > Hi everyone, > > tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt > is currently failing consistently (first found that in [1]). > > I've bisected it down to the following commit: > > --- > > 78ff82bb1b67c0d79113688e4b342

Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-26 Thread Pavel Dovgalyuk
On 27.07.2021 03:39, Cleber Rosa wrote: Hi everyone, tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt is currently failing consistently (first found that in [1]). I've bisected it down to the following commit: Thanks for bisecting. I didn't try to understand why the bug

Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt

2021-07-26 Thread Cleber Rosa
Hi everyone, tests/acceptance/replay_kernel.py:ReplayKernelNormal.test_aarch64_virt is currently failing consistently (first found that in [1]). I've bisected it down to the following commit: --- 78ff82bb1b67c0d79113688e4b3427fc99cab9d4 is the first bad commit commit 78ff82bb1b67c0d79113688e4