summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/network/1333
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/network/1333')
-rw-r--r--results/classifier/gemma3:12b/network/133312
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/network/1333 b/results/classifier/gemma3:12b/network/1333
new file mode 100644
index 000000000..9cba570e3
--- /dev/null
+++ b/results/classifier/gemma3:12b/network/1333
@@ -0,0 +1,12 @@
+
+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)
+```