On 2/15/23 10:47, Philippe Mathieu-Daudé wrote:
+ @skip("nios2 emulation is buggy under record/replay")
It will be hard to notice the flakyness got improved. What about:
@skipUnless(os.getenv('AVOCADO_RUN_FLAKY_TESTS'), 'Flaky test')
def test_nios2_10m50(self):
"""
:avocado: tags=arch:nios2
It'll be hard for there to be any improvement without an active maintainer.
Last patch from any of the listed maintainers was:
commit ebedf0f9cd46b617df331eecc857c379d574ac62
Author: Marek Vasut <ma...@denx.de>
Date: Fri Mar 17 22:06:27 2017 +0100
nios2: iic: Convert CPU prop to qom link
It's probably time to demote "Maintained" to "Orphan".
r~