Re: [PATCH v6 095/103] tests/tcg/xtensa: xtensaeb system tests
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 28/7/26 09:56, Pierrick Bouvier wrote: > On 7/27/26 10:06 PM, Philippe Mathieu-Daudé wrote: >> On 28/7/26 06:42, Pierrick Bouvier wrote: >>> Deactivate test_timer which is flaky with xtensaeb (25% of the time) >>> ./build/pyvenv/bin/meson test -C build xtensaeb-softmmu-test_timer >>> --repeat 100 -j 100 >> >> Is this comment still accurate? >> > > Definitely a leftover, I'll remove it, thanks. Removing the leftover: Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > >>> >>> Signed-off-by: Pierrick Bouvier <[email protected]> >>> --- >>> tests/tcg/xtensa/meson.build | 16 +++++++++++++++- >>> tests/tcg/xtensaeb/Makefile.softmmu-target | 5 ----- >>> 2 files changed, 15 insertions(+), 6 deletions(-) >>> delete mode 100644 tests/tcg/xtensaeb/Makefile.softmmu-target