blob: bdfa1a36bebd17b76e5f5d178d9aee07ac191a52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
graphic: 0.960
device: 0.759
semantic: 0.566
instruction: 0.534
mistranslation: 0.412
network: 0.188
vnc: 0.083
socket: 0.043
boot: 0.041
other: 0.039
assembly: 0.009
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)
```
|