summary refs log tree commit diff stats
path: root/results/classifier/118/socket/1867601
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/socket/1867601
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/socket/1867601')
-rw-r--r--results/classifier/118/socket/186760151
1 files changed, 51 insertions, 0 deletions
diff --git a/results/classifier/118/socket/1867601 b/results/classifier/118/socket/1867601
new file mode 100644
index 000000000..65ae02b59
--- /dev/null
+++ b/results/classifier/118/socket/1867601
@@ -0,0 +1,51 @@
+socket: 0.974
+graphic: 0.871
+network: 0.848
+device: 0.786
+performance: 0.754
+ppc: 0.712
+kernel: 0.685
+debug: 0.621
+mistranslation: 0.596
+files: 0.596
+vnc: 0.592
+architecture: 0.570
+register: 0.558
+arm: 0.549
+risc-v: 0.536
+semantic: 0.516
+PID: 0.515
+permissions: 0.514
+boot: 0.475
+user-level: 0.430
+TCG: 0.407
+i386: 0.406
+peripherals: 0.386
+VMM: 0.382
+x86: 0.345
+virtual: 0.303
+hypervisor: 0.264
+assembly: 0.245
+KVM: 0.209
+
+test-char not concurrent with unix socket
+
+'make check-unit' might fail when running multiple tests in parallel.
+
+Apparently occurred on OSX CI:
+https://travis-ci.org/github/philmd/qemu/jobs/662357430
+
+Guess is same unix path used:
+
+static SocketAddress unixaddr = {
+    .type = SOCKET_ADDRESS_TYPE_UNIX,
+    .u.q_unix.path = (char *)"test-char.sock",
+};
+
+Note, other tests in this file use g_dir_make_tmp().
+
+The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
+If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+