diff --git a/test/test_cpu.py b/test/test_cpu.py index 1e9ce00d6..7d25c876a 100644 --- a/test/test_cpu.py +++ b/test/test_cpu.py @@ -60,5 +60,5 @@ class TestCPU(unittest.TestCase): self.assertTrue(self.boot_test("minerva")) # OpenRISC CPUs. - def test_mor1kx(self): - self.assertTrue(self.boot_test("mor1kx")) + #def test_mor1kx(self): + # self.assertTrue(self.boot_test("mor1kx"))