diff options
Diffstat (limited to 'results/classifier/108/graphic/1333')
| -rw-r--r-- | results/classifier/108/graphic/1333 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1333 b/results/classifier/108/graphic/1333 new file mode 100644 index 000000000..453d7b99b --- /dev/null +++ b/results/classifier/108/graphic/1333 @@ -0,0 +1,26 @@ +graphic: 0.960 +device: 0.759 +semantic: 0.566 +performance: 0.495 +debug: 0.265 +PID: 0.263 +files: 0.192 +network: 0.188 +vnc: 0.083 +permissions: 0.063 +socket: 0.043 +boot: 0.041 +other: 0.039 +KVM: 0.003 + +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) +``` |