diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_arm/host_s390/accel_missing/1333 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-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/1333 | 11 |
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) -``` |