blob: 9e0ddfc2bab8d35e7625e9fd03cf1469cd833a48 (
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
|
socket: 0.901
device: 0.891
graphic: 0.879
files: 0.857
vnc: 0.777
semantic: 0.757
network: 0.754
PID: 0.719
performance: 0.690
debug: 0.682
permissions: 0.675
other: 0.610
boot: 0.534
KVM: 0.336
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)
|