Re: master: make check buzzes forever in qos-test

2021-07-22 Thread Claudio Fontana
On 7/22/21 10:12 AM, Philippe Mathieu-Daudé wrote: > On 7/22/21 9:49 AM, Claudio Fontana wrote: >> Hi all, >> >> I see a strange effect on master, with >> >> cd build >> ../configure --enable-kvm --enable-debug --enable-tcg >> --target-list=x86_64-softmmu >> make -j >> >> make -j check >> ... >>

Re: master: make check buzzes forever in qos-test

2021-07-22 Thread Philippe Mathieu-Daudé
On 7/22/21 9:49 AM, Claudio Fontana wrote: > Hi all, > > I see a strange effect on master, with > > cd build > ../configure --enable-kvm --enable-debug --enable-tcg > --target-list=x86_64-softmmu > make -j > > make -j check > ... > > Not run: 220 287 > Passed all 121 iotests > [buzzes here] >

master: make check buzzes forever in qos-test

2021-07-22 Thread Claudio Fontana
Hi all, I see a strange effect on master, with cd build ../configure --enable-kvm --enable-debug --enable-tcg --target-list=x86_64-softmmu make -j make -j check ... Not run: 220 287 Passed all 121 iotests [buzzes here] ps -a PID TTY TIME CMD 3609 pts/000:00:00 make 4196 pts