summary refs log tree commit diff stats
path: root/results/classifier/108/socket/1754605
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/108/socket/175460537
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/108/socket/1754605 b/results/classifier/108/socket/1754605
new file mode 100644
index 00000000..742453de
--- /dev/null
+++ b/results/classifier/108/socket/1754605
@@ -0,0 +1,37 @@
+socket: 0.980
+graphic: 0.787
+device: 0.701
+semantic: 0.436
+vnc: 0.396
+PID: 0.385
+network: 0.375
+performance: 0.339
+boot: 0.336
+debug: 0.265
+other: 0.235
+KVM: 0.200
+permissions: 0.186
+files: 0.177
+
+ppc64 migration bad_dest test is failed with failed to connect to socket
+
+On ppc64le machine the following test failed.
+
+# QTEST_QEMU_BINARY=ppc64-softmmu/qemu-system-ppc64 tests/migration-test V=1
+/ppc64/migration/deprecated: OK
+/ppc64/migration/bad_dest: qemu-system-ppc64: Failed to connect socket: Connection refused
+OK
+/ppc64/migration/postcopy/unix: OK
+
+Head is at f6d81cdec807bb85325afedb536b17c5331483c7
+configured with options: configure --target-list=ppc64-softmmu
+
+This test case is added through 2c9bb29703caa8fd31078cc38b3b53762557c27c
+
+This is fixed by 'tests: Silence migration-test 'bad' test' which I posted a few days ago; hopefully I'll send a pull with it today
+
+Thank you very much for your quick reply.
+
+David's patch fixing this went in as commit f96d6651e4b7cb8a8e91, which will have been in the 3.0 release.
+
+