blob: 5cc2af9a3654fc8a76ff5dd0f7e13900e7742eff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
qemu on wsl tests failed, this configured with debug
../configure --enable-debug-info --enable-debug
**
ERROR:../tests/test-util-filemonitor.c:704:test_file_monitor_events: assertion failed: (err == 0)
Aborted (core dumped)
TEST iotest-qcow2: 271 [fail]
QEMU -- "/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-system-x86_64" -nodefaults -display none -accel qtest
QEMU_IMG -- "/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-img"
QEMU_IO -- "/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-io" --cache writeback --aio threads -f qcow2
QEMU_NBD -- "/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-nbd"
IMGFMT -- qcow2 (compat=1.1)
IMGPROTO -- file
PLATFORM -- Linux/x86_64 DESKTOP-BLLJ03T 4.4.0-19041-Microsoft
TEST_DIR -- /home/lygstate/work/qemu/build/tests/qemu-iotests/scratch
SOCK_DIR -- /tmp/tmp.eyVcw8nLNQ
SOCKET_SCM_HELPER -- /home/lygstate/work/qemu/build/tests/qemu-iotests/socket_scm_helper
--- /home/lygstate/work/qemu/tests/qemu-iotests/271.out 2020-09-10 15:00:58.190763400 +0800
+++ /home/lygstate/work/qemu/build/tests/qemu-iotests/271.out.bad 2020-09-10 18:38:25.625090800 +0800
@@ -37,6 +37,7 @@
write -q -P PATTERN 0 64k
L2 entry #0: 0x8000000000050000 00000000ffffffff
discard -q 0 64k
+Content mismatch at offset 0!
L2 entry #0: 0x0000000000000000 ffffffff00000000
write -q -c -P PATTERN 0 64k
L2 entry #0: 0x4000000000050000 0000000000000000
@@ -79,6 +80,7 @@
write -q -P PATTERN 0 64k
L2 entry #0: 0x8000000000050000 00000000ffffffff
discard -q 0 64k
+Content mismatch at offset 0!
L2 entry #0: 0x0000000000000000 ffffffff00000000
write -q -c -P PATTERN 0 64k
L2 entry #0: 0x4000000000050000 0000000000000000
TEST iotest-qcow2: 283
TEST iotest-qcow2: 287
TEST iotest-qcow2: 290
TEST iotest-qcow2: 292
TEST iotest-qcow2: 299
Not run: 060 181 220 259
Failures: 271
Failed 1 of 118 iotests
make: [/home/lygstate/work/qemu/tests/Makefile.include:144: check-block] Error 1 (ignored)
|