summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/files/1098
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/files/1098')
-rw-r--r--results/classifier/zero-shot/108/files/109826
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/files/1098 b/results/classifier/zero-shot/108/files/1098
new file mode 100644
index 000000000..1f011b9a3
--- /dev/null
+++ b/results/classifier/zero-shot/108/files/1098
@@ -0,0 +1,26 @@
+files: 0.973
+graphic: 0.957
+device: 0.930
+vnc: 0.836
+performance: 0.814
+PID: 0.771
+semantic: 0.719
+debug: 0.610
+permissions: 0.606
+socket: 0.560
+boot: 0.453
+network: 0.399
+other: 0.298
+KVM: 0.050
+
+make check failed at bios-tables-test
+Description of problem:
+run unit test "make check", failed at
+3/177 qemu:qtest+qtest-x86_64 / qtest-x86_64/bios-tables-test       ERROR           6.59s   killed by signal 6 SIGABRT
+Steps to reproduce:
+1. ./configure --target-list=x86_64-softmmu --disable-xen --enable-sdl --enable-docs --disable-capstone
+2. make -j check V=1
+Additional information:
+Looks like DSDT construction code has been changed but hasn't updated bios-table-test binaries.
+
+See attached diff file.[make_check_failure_dsdt_asl.diff](/uploads/9ed82fbb081863d8991fb0ea72446365/make_check_failure_dsdt_asl.diff)