diff options
Diffstat (limited to 'results/classifier/108/socket/1886')
| -rw-r--r-- | results/classifier/108/socket/1886 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/results/classifier/108/socket/1886 b/results/classifier/108/socket/1886 deleted file mode 100644 index dfad79cd3..000000000 --- a/results/classifier/108/socket/1886 +++ /dev/null @@ -1,32 +0,0 @@ -socket: 0.931 -device: 0.818 -graphic: 0.746 -semantic: 0.729 -performance: 0.716 -PID: 0.570 -network: 0.532 -vnc: 0.509 -debug: 0.432 -files: 0.393 -permissions: 0.333 -other: 0.322 -boot: 0.267 -KVM: 0.070 - -migration-test is unreliable -Description of problem: -The following intermittent failure occurred in the CI: - -``` ->>> QTEST_QEMU_IMG=./qemu-img MALLOC_PERTURB_=116 QTEST_QEMU_STORAGE_DAEMON_BINARY=./storage-daemon/qemu-storage-daemon G_TEST_DBUS_DAEMON=/builds/qemu-project/qemu/tests/dbus-vmstate-daemon.sh QTEST_QEMU_BINARY=./qemu-system-x86_64 /builds/qemu-project/qemu/build/tests/qtest/migration-test --tap -k -――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― -stderr: -qemu-system-x86_64: Unable to read from socket: Connection reset by peer -Memory content inconsistency at 5b43000 first_byte = bd last_byte = bc current = 4f hit_edge = 1 -** -ERROR:../tests/qtest/migration-test.c:300:check_guests_ram: assertion failed: (bad == 0) -(test program exited with status code -6) -``` - -You can find the full output here: -https://gitlab.com/qemu-project/qemu/-/jobs/5080200417 |