summaryrefslogtreecommitdiffstats
path: root/results/classifier/zero-shot/105/device/832
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/105/device/832
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/105/device/832')
-rw-r--r--results/classifier/zero-shot/105/device/83226
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/device/832 b/results/classifier/zero-shot/105/device/832
new file mode 100644
index 00000000..d754470b
--- /dev/null
+++ b/results/classifier/zero-shot/105/device/832
@@ -0,0 +1,26 @@
+device: 0.845
+graphic: 0.739
+vnc: 0.684
+network: 0.672
+socket: 0.626
+instruction: 0.600
+boot: 0.574
+KVM: 0.490
+semantic: 0.472
+mistranslation: 0.350
+other: 0.312
+assembly: 0.146
+
+error "# mkdir('/..../qtest-9p-local-M33XsI') failed: File exists" on every run of 'qos-test'
+Description of problem:
+```
+$ ./build//tests/qtest/qos-test -h
+# mkdir('/home/berrange/src/virt/qemu/qtest-9p-local-qThj5y') failed: File exists
+Usage:
+ ./build//tests/qtest/qos-test [OPTION...]
+...snip...
+```
+
+Notice the error message from 'mkdir()' whic appears every time you run this program.
+Steps to reproduce:
+1. Run qos-test