tests/avocado: Enable TuxRun/mips64 (big-endian) test
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 23 Feb 2023 21:58:18 +0000 (21:58 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 30 Mar 2023 13:03:36 +0000 (15:03 +0200)
Now that the previous commit ("hw/mips/gt64xxx_pci: Don't
endian-swap GT_PCI0_CFGADDR") fixed the issue accessing
the GT64120 PCI config-address register on big-endian
targets, we can enable this TuxRun test.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230223220404.63630-1-philmd@linaro.org>

tests/avocado/tuxrun_baselines.py

index c3fb67f5dc1caca9a62775e09823ac4997ba4822..d343376faa54496e425cd0680453887048f12d7c 100644 (file)
@@ -270,7 +270,6 @@ class TuxRunBaselineTest(QemuSystemTest):
         """
         self.common_tuxrun(drive="driver=ide-hd,bus=ide.0,unit=0")
 
-    @skip("QEMU currently broken") # regression against stable QEMU
     def test_mips64(self):
         """
         :avocado: tags=arch:mips64