qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/30] Next patches


From: Richard Henderson
Subject: Re: [PULL 00/30] Next patches
Date: Mon, 26 Jun 2023 15:29:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/26/23 15:05, Juan Quintela wrote:
The "full logs" are

https://gitlab.com/qemu-project/qemu/-/jobs/4527202764/artifacts/download?file_type=trace

Not useful.  I was hoping that there is something like when one runs
./tests/qtest/migration-test

I thought I saw some patch today that to save more artifacts.

But the bottom line is that we don't emit enough stuff from any of our tests to debug them from logs -- we're too used to using other methods.

   And I don't understand what CFI is (and I don't rule out that
   posibility) or I can't understand how checking indirect functions call
   can make migration-test die without a single CFI error message?

CFI (control flow inspection/validation/somesuch) adds checking along call paths, which may affect timing.

This is almost certainly some sort of race condition.

Do we have a way to run on that image:

./tests/qtest/migration-test

in a loop until it fails, and at least see what test is failing?

Not as is, no. You'd have to create a new CI job, and for that you'll need advice beyond myself.


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]