blob: a87768a2264bd86debfb34a05c9286cc983c376b (
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
|
socket: 0.901
device: 0.891
instruction: 0.887
graphic: 0.879
vnc: 0.777
semantic: 0.757
network: 0.754
mistranslation: 0.639
other: 0.610
boot: 0.534
KVM: 0.336
assembly: 0.313
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)
|