summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/socket/1867601
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/socket/1867601')
-rw-r--r--results/classifier/deepseek-2-tmp/output/socket/186760116
1 files changed, 0 insertions, 16 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/socket/1867601 b/results/classifier/deepseek-2-tmp/output/socket/1867601
deleted file mode 100644
index af9527c1..00000000
--- a/results/classifier/deepseek-2-tmp/output/socket/1867601
+++ /dev/null
@@ -1,16 +0,0 @@
-
-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().
\ No newline at end of file