Skip to content

Commit 8bdd3a0

Browse files
pbo-linarostefanhaRH
authored andcommitted
tests/functional/test_aarch64_replay: reenable on macos
Signed-off-by: Pierrick Bouvier <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> Message-ID: <[email protected]> Signed-off-by: Stefan Hajnoczi <[email protected]>
1 parent fa3f3a3 commit 8bdd3a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/functional/test_aarch64_replay.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ class Aarch64Replay(ReplayKernelBase):
1616
'releases/29/Everything/aarch64/os/images/pxeboot/vmlinuz'),
1717
'7e1430b81c26bdd0da025eeb8fbd77b5dc961da4364af26e771bd39f379cbbf7')
1818

19-
# Failing on Darwin: https://gitlab.com/qemu-project/qemu/-/issues/2907
20-
@skipIfOperatingSystem('Darwin')
2119
def test_aarch64_virt(self):
2220
self.set_machine('virt')
2321
self.cpu = 'cortex-a53'

0 commit comments

Comments
 (0)