summaryrefslogtreecommitdiff
path: root/qemu-disable-aarch64-migration-test.patch
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-12-21 18:12:19 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2023-12-21 18:12:19 +0100
commit07f338ed70df2b57414d4bc688a00b06afc14d0a (patch)
tree34373a5693b92572e56b1980145c64c645b34929 /qemu-disable-aarch64-migration-test.patch
parent867696621c4071a0742ce852e8f807a1284c7e7f (diff)
qemu: add patches
Diffstat (limited to 'qemu-disable-aarch64-migration-test.patch')
-rw-r--r--qemu-disable-aarch64-migration-test.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/qemu-disable-aarch64-migration-test.patch b/qemu-disable-aarch64-migration-test.patch
new file mode 100644
index 0000000..bf60ed2
--- /dev/null
+++ b/qemu-disable-aarch64-migration-test.patch
@@ -0,0 +1,13 @@
+Disable the qtest-aarch64/migration-test, which sometimes fail non-deterministically.
+See: https://gitlab.com/qemu-project/qemu/-/issues/1230.
+
+--- qemu-7.1.0/tests/qtest/meson.build.old 1969-12-31 19:00:01.000000000 -0500
++++ qemu-7.1.0/tests/qtest/meson.build 2022-09-26 11:11:05.434209797 -0400
+@@ -219,7 +219,6 @@
+ ['arm-cpu-features',
+ 'numa-test',
+ 'boot-serial-test',
+- 'migration-test',
+ 'bcm2835-dma-test']
+
+ qtests_s390x = \