|
@@ -16,8 +16,6 @@ class Aarch64Replay(ReplayKernelBase):
|
|
'releases/29/Everything/aarch64/os/images/pxeboot/vmlinuz'),
|
|
'releases/29/Everything/aarch64/os/images/pxeboot/vmlinuz'),
|
|
'7e1430b81c26bdd0da025eeb8fbd77b5dc961da4364af26e771bd39f379cbbf7')
|
|
'7e1430b81c26bdd0da025eeb8fbd77b5dc961da4364af26e771bd39f379cbbf7')
|
|
|
|
|
|
- # Failing on Darwin: https://gitlab.com/qemu-project/qemu/-/issues/2907
|
|
|
|
- @skipIfOperatingSystem('Darwin')
|
|
|
|
def test_aarch64_virt(self):
|
|
def test_aarch64_virt(self):
|
|
self.set_machine('virt')
|
|
self.set_machine('virt')
|
|
self.cpu = 'cortex-a53'
|
|
self.cpu = 'cortex-a53'
|