[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 13/13] tests/avocado: remove skips from replay_kernel
From: |
Alex Bennée |
Subject: |
Re: [PULL 13/13] tests/avocado: remove skips from replay_kernel |
Date: |
Fri, 12 Jan 2024 13:27:48 +0000 |
User-agent: |
mu4e 1.11.27; emacs 29.1 |
Thomas Huth <thuth@redhat.com> writes:
> On 08/01/2024 16.13, Alex Bennée wrote:
>> With the latest fixes for #2010 and #2013 these tests look pretty
>> stable now. Of course the only way to be really sure is to run it in
>> the CI infrastructure and see what breaks.
>> Acked-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> Message-Id: <20231211091346.14616-14-alex.bennee@linaro.org>
>
> The replay tests seem still to be very flaky, I'm now getting:
>
> https://gitlab.com/thuth/qemu/-/jobs/5910241580#L227
> https://gitlab.com/thuth/qemu/-/jobs/5910241593#L396
>
> I'd suggest to revert this patch to disable them in the CI again.
I did but on reconsideration I'm only partially reverting for the x86_64
bits as everything else looks stable (unless you have more examples).
I've raised a new bug to cover it:
https://gitlab.com/qemu-project/qemu/-/issues/2094
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PULL 06/13] replay: remove host_clock_last, (continued)
- [PULL 06/13] replay: remove host_clock_last, Alex Bennée, 2024/01/08
- [PULL 02/13] tests/avocado: fix typo in replay_linux, Alex Bennée, 2024/01/08
- [PULL 04/13] scripts/replay-dump: update to latest format, Alex Bennée, 2024/01/08
- [PULL 08/13] replay: make has_unread_data a bool, Alex Bennée, 2024/01/08
- [PULL 05/13] scripts/replay_dump: track total number of instructions, Alex Bennée, 2024/01/08
- [PULL 10/13] replay/replay-char: use report_sync_error, Alex Bennée, 2024/01/08
- [PULL 09/13] replay: introduce a central report point for sync errors, Alex Bennée, 2024/01/08
- [PULL 13/13] tests/avocado: remove skips from replay_kernel, Alex Bennée, 2024/01/08
- [PULL 03/13] tests/avocado: modernise the drive args for replay_linux, Alex Bennée, 2024/01/08
- [PULL 11/13] replay: stop us hanging in rr_wait_io_event, Alex Bennée, 2024/01/08
- [PULL 07/13] replay: add proper kdoc for ReplayState, Alex Bennée, 2024/01/08
- [PULL 12/13] chardev: force write all when recording replay logs, Alex Bennée, 2024/01/08
- Re: [PULL 00/13] replay fixes for replay_kernel, Peter Maydell, 2024/01/09