summary refs log tree commit diff stats
path: root/tests/avocado/linux_ssh_mips_malta.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/avocado/linux_ssh_mips_malta.py')
-rw-r--r--tests/avocado/linux_ssh_mips_malta.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/avocado/linux_ssh_mips_malta.py b/tests/avocado/linux_ssh_mips_malta.py
index d9bb525ad9..73d294ad5c 100644
--- a/tests/avocado/linux_ssh_mips_malta.py
+++ b/tests/avocado/linux_ssh_mips_malta.py
@@ -172,14 +172,6 @@ class LinuxSSH(QemuSystemTest, LinuxSSHMixIn):
         # Wait for VM to shut down gracefully
         self.vm.wait()
 
-    def test_mips_malta32eb_kernel3_2_0(self):
-        """
-        :avocado: tags=arch:mips
-        :avocado: tags=endian:big
-        :avocado: tags=device:pcnet32
-        """
-        self.check_mips_malta('mips', 'be')
-
     def test_mips_malta32el_kernel3_2_0(self):
         """
         :avocado: tags=arch:mipsel