summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_arm/host_s390/accel_missing/1333
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_arm/host_s390/accel_missing/1333
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_arm/host_s390/accel_missing/1333')
-rw-r--r--gitlab/issues_text/target_arm/host_s390/accel_missing/133311
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_arm/host_s390/accel_missing/1333 b/gitlab/issues_text/target_arm/host_s390/accel_missing/1333
deleted file mode 100644
index b3b834546..000000000
--- a/gitlab/issues_text/target_arm/host_s390/accel_missing/1333
+++ /dev/null
@@ -1,11 +0,0 @@
-vhost-user-test qos-test fails on s390x host
-Description of problem:
-The qos-test is now definitely failing in the ubuntu-20.04-s390x-all CI job. See https://gitlab.com/qemu-project/qemu/-/jobs/3363173491 , then click on "Complete Raw" to see the full log. Quoting:
-
-```
-ERROR:../tests/qtest/vhost-user-test.c:248:wait_for_fds: assertion failed: (s->fds_num)
-**
-ERROR:../tests/qtest/qos-test.c:191:subprocess_run_one_test: child process (/arm/virt/virtio-mmio/virtio-bus/vhost-user-gpio-device/vhost-user-gpio/vhost-user-gpio-tests/read-guest-mem/memfile/subprocess [274051]) failed unexpectedly
-
-(test program exited with status code -6)
-```