a4acc2776c
- Include upstream patches targeted for the next stable release (bug fixes only) audio-oss-fix-buffer-pos-calculation.patch blkdebug-Allow-taking-unsharing-permissi.patch block-Add-bdrv_qapi_perm_to_blk_perm.patch block-backup-top-fix-failure-path.patch block-block-copy-fix-progress-calculatio.patch block-fix-crash-on-zero-length-unaligned.patch block-fix-memleaks-in-bdrv_refresh_filen.patch block-Fix-VM-size-field-width-in-snapsho.patch block-nbd-extract-the-common-cleanup-cod.patch block-nbd-fix-memory-leak-in-nbd_open.patch block-qcow2-threads-fix-qcow2_decompress.patch hw-arm-cubieboard-use-ARM-Cortex-A8-as-t.patch hw-intc-arm_gicv3_kvm-Stop-wrongly-progr.patch iotests-add-test-for-backup-top-failure-.patch iotests-Fix-nonportable-use-of-od-endian.patch job-refactor-progress-to-separate-object.patch target-arm-Correct-definition-of-PMCRDP.patch target-arm-fix-TCG-leak-for-fcvt-half-do.patch tpm-ppi-page-align-PPI-RAM.patch vhost-user-blk-delete-virtioqueues-in-un.patch virtio-add-ability-to-delete-vq-through-.patch virtio-crypto-do-delete-ctrl_vq-in-virti.patch virtio-pmem-do-delete-rq_vq-in-virtio_pm.patch - Add Obsoletes directive for qemu-audio-sdl and qemu-ui-sdl since for a qemu package upgrade from SLE12-SP5, support for SDL is dropped OBS-URL: https://build.opensuse.org/request/show/784401 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=534
106 lines
2.5 KiB
Diff
106 lines
2.5 KiB
Diff
From: Bruce Rogers <brogers@suse.com>
|
|
Date: Wed, 2 Oct 2019 07:28:04 -0600
|
|
Subject: tests: Disable some block tests for now
|
|
|
|
For a very long time we've experienced intermittent failure of some
|
|
block tests. There doesn't seem to be an obvious cause. Given that we
|
|
now build qemu using multibuild, the qemu-testsuite failure is now more
|
|
problematic to just ignore. Until we can address these failures, which
|
|
seem to be tied to the build environment in some way, disable the tests
|
|
which are either randomly or reliably failing.
|
|
|
|
Currently, this patch is based on these failures seen on 09OCT2019 on
|
|
v4.1.0 qemu:
|
|
disable 065, 129, 169, 182, 205, 218, 242, 248, 250
|
|
(other architectures not evaluated at this time)
|
|
|
|
27NOV2019 - added 161 since it is failing on s390x and ppc consistently
|
|
|
|
Signed-off-by: Bruce Rogers <brogers@suse.com>
|
|
---
|
|
tests/qemu-iotests/group | 20 ++++++++++----------
|
|
1 file changed, 10 insertions(+), 10 deletions(-)
|
|
|
|
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
|
|
index 1c1b69f0581c9a0043376b440600..d293735679e23235092c614e2206 100644
|
|
--- a/tests/qemu-iotests/group
|
|
+++ b/tests/qemu-iotests/group
|
|
@@ -86,7 +86,7 @@
|
|
062 rw auto quick
|
|
063 rw auto quick
|
|
064 rw quick
|
|
-065 rw quick
|
|
+#DISABLE FOR NOW 065 rw quick
|
|
066 rw auto quick
|
|
067 rw quick
|
|
068 rw quick
|
|
@@ -150,7 +150,7 @@
|
|
126 rw auto backing
|
|
127 rw backing quick
|
|
128 rw quick
|
|
-129 rw quick
|
|
+#DISABLE FOR NOW 129 rw quick
|
|
130 rw quick
|
|
131 rw quick
|
|
132 rw quick
|
|
@@ -182,11 +182,11 @@
|
|
158 rw auto quick
|
|
159 rw auto quick
|
|
160 rw quick
|
|
-161 rw auto quick
|
|
+#DISABLE FOR NOW 161 rw auto quick
|
|
162 quick
|
|
163 rw
|
|
165 rw quick
|
|
-169 rw quick migration
|
|
+#DISABLE FOR NOW 169 rw quick migration
|
|
170 rw auto quick
|
|
171 rw quick
|
|
172 auto
|
|
@@ -198,7 +198,7 @@
|
|
178 img
|
|
179 rw auto quick
|
|
181 rw migration
|
|
-182 rw quick
|
|
+#DISABLE FOR NOW 182 rw quick
|
|
183 rw migration
|
|
184 rw auto quick
|
|
185 rw
|
|
@@ -220,7 +220,7 @@
|
|
202 rw quick
|
|
203 rw migration
|
|
204 rw quick
|
|
-205 rw quick
|
|
+#DISABLE FOR NOW 205 rw quick
|
|
206 rw
|
|
207 rw
|
|
208 rw quick
|
|
@@ -233,7 +233,7 @@
|
|
215 rw quick
|
|
216 rw quick
|
|
217 rw auto quick
|
|
-218 rw quick
|
|
+#DISABLE FOR NOW 218 rw quick
|
|
219 rw
|
|
220 rw auto
|
|
221 rw quick
|
|
@@ -256,15 +256,15 @@
|
|
239 rw quick
|
|
240 quick
|
|
241 rw quick
|
|
-242 rw quick
|
|
+#DISABLE FOR NOW 242 rw quick
|
|
243 rw quick
|
|
244 rw auto quick
|
|
245 rw
|
|
246 rw quick
|
|
247 rw quick
|
|
-248 rw quick
|
|
+#DISABLE FOR NOW 248 rw quick
|
|
249 rw auto quick
|
|
-250 rw quick
|
|
+#DISABLE FOR NOW 250 rw quick
|
|
251 rw auto quick
|
|
252 rw auto backing quick
|
|
253 rw quick
|