tests: skip the nios2 replay_kernel test
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 28 Feb 2023 19:06:38 +0000 (19:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Mar 2023 10:31:49 +0000 (10:31 +0000)
It is buggy and keeps failing.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230228190653.1602033-10-alex.bennee@linaro.org>

tests/avocado/replay_kernel.py

index 00a26e4a0c516fdf434aa09ff190dec5027b5470..f13456e1ec7e83648cee937f3cae57f5e38724bc 100644 (file)
@@ -349,6 +349,7 @@ class ReplayKernelNormal(ReplayKernelBase):
         file_path = self.fetch_asset(tar_url, asset_hash=tar_hash)
         self.do_test_advcal_2018(file_path, 'vmlinux')
 
+    @skip("nios2 emulation is buggy under record/replay")
     def test_nios2_10m50(self):
         """
         :avocado: tags=arch:nios2