summary refs log tree commit diff stats
path: root/tests/functional/aarch64/test_reverse_debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/aarch64/test_reverse_debug.py')
-rwxr-xr-xtests/functional/aarch64/test_reverse_debug.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/aarch64/test_reverse_debug.py b/tests/functional/aarch64/test_reverse_debug.py
index 906f10aec5..ec3348c96d 100755
--- a/tests/functional/aarch64/test_reverse_debug.py
+++ b/tests/functional/aarch64/test_reverse_debug.py
@@ -25,7 +25,6 @@ class ReverseDebugging_AArch64(ReverseDebugging):
          'releases/29/Everything/aarch64/os/images/pxeboot/vmlinuz'),
         '7e1430b81c26bdd0da025eeb8fbd77b5dc961da4364af26e771bd39f379cbbf7')
 
-    @skipFlakyTest("https://gitlab.com/qemu-project/qemu/-/issues/2921")
     def test_aarch64_virt(self):
         self.set_machine('virt')
         self.cpu = 'cortex-a53'