blob: 39d2d2b230b0e69b2406dfe9efe9ece1d79e1059 (
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
|
socket: 0.901
device: 0.891
graphic: 0.879
files: 0.857
vnc: 0.777
semantic: 0.757
network: 0.754
PID: 0.719
VMM: 0.708
register: 0.705
performance: 0.690
debug: 0.682
permissions: 0.675
i386: 0.661
risc-v: 0.660
mistranslation: 0.639
TCG: 0.635
ppc: 0.621
hypervisor: 0.537
boot: 0.534
architecture: 0.526
kernel: 0.518
arm: 0.515
x86: 0.510
user-level: 0.434
KVM: 0.336
virtual: 0.322
assembly: 0.313
peripherals: 0.310
qemu:block / io-qcow2-161 fails non-deterministically
Description of problem:
The test suite failed non-deterministically with failure:
```
729/838 qemu:block / io-qcow2-161 ERROR 2.08s exit status 1
```
Steps to reproduce:
1. guix time-machine --commit=d706c1b -- build qemu
2. or git clone, build and run `make check -j32 V=1`
Additional information:
[qemu-9.1.3-io-qcow2-041-failure-build-log.txt](/uploads/077f61d9dd1a26bcd351c0995009131c/qemu-9.1.3-io-qcow2-041-failure-build-log.txt)
[testlog.txt](/uploads/0b0244a337f2175bdba9e258c778481d/testlog.txt)
|