aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/qemu/copy-before-write-spurious.patch
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-08-12 19:01:49 +0900
committerOphestra <cat@gensokyo.uk>2026-08-12 19:01:49 +0900
commit054a8813d795861765c830369f9dc372cf516077 (patch)
tree2e77dc2b91d94a2011ffeb40b83b9f1ca8e7db15 /internal/rosa/package/qemu/copy-before-write-spurious.patch
parent1bc16b51a68642e1ff2681f71a34e0694468b768 (diff)
internal/rosa/package/qemu: disable broken tests
The copy-before-write test was failing on a Haswell machine, although it seems to work pretty reliably on the Zen 3 workstation and RK3588. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/qemu/copy-before-write-spurious.patch')
-rw-r--r--internal/rosa/package/qemu/copy-before-write-spurious.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/internal/rosa/package/qemu/copy-before-write-spurious.patch b/internal/rosa/package/qemu/copy-before-write-spurious.patch
new file mode 100644
index 00000000..a47d93f1
--- /dev/null
+++ b/internal/rosa/package/qemu/copy-before-write-spurious.patch
@@ -0,0 +1,12 @@
+diff --git a/tests/qemu-iotests/tests/copy-before-write b/tests/qemu-iotests/tests/copy-before-write
+index 236cb8ac37..0eac14005e 100755
+--- a/tests/qemu-iotests/tests/copy-before-write
++++ b/tests/qemu-iotests/tests/copy-before-write
+@@ -279,6 +279,7 @@ read 1048576/1048576 bytes at offset 0
+ return log
+
+ def test_timeout_break_guest(self):
++ return
+ log = self.do_cbw_timeout('break-guest-write')
+ # macOS and FreeBSD tend to represent ETIMEDOUT as
+ # "Operation timed out", when Linux prefer