diff options
Diffstat (limited to 'results/classifier/zero-shot/118/device/832')
| -rw-r--r-- | results/classifier/zero-shot/118/device/832 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/device/832 b/results/classifier/zero-shot/118/device/832 new file mode 100644 index 000000000..ce5d3ad55 --- /dev/null +++ b/results/classifier/zero-shot/118/device/832 @@ -0,0 +1,43 @@ +device: 0.845 +files: 0.772 +graphic: 0.739 +vnc: 0.684 +network: 0.672 +virtual: 0.652 +socket: 0.626 +PID: 0.595 +boot: 0.574 +performance: 0.565 +register: 0.540 +VMM: 0.523 +KVM: 0.490 +user-level: 0.488 +hypervisor: 0.474 +semantic: 0.472 +permissions: 0.471 +debug: 0.466 +architecture: 0.450 +kernel: 0.423 +i386: 0.418 +TCG: 0.405 +x86: 0.403 +peripherals: 0.369 +arm: 0.355 +mistranslation: 0.350 +risc-v: 0.330 +ppc: 0.319 +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 |