Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-25 Thread Philippe Mathieu-Daudé
On 24/8/23 20:31, Richard Henderson wrote: On 8/24/23 08:31, Alex Bennée wrote: It's some sort of timing issue, which sometimes goes away when re-run. I was re-running tests *a lot* in order to get them to go green while running the 8.1 release. There is a definite regression point for the

Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-25 Thread Philippe Mathieu-Daudé
On 24/8/23 18:23, Michael Tokarev wrote: 24.08.2023 18:31, Alex Bennée wrote: .. which bisects to:    commit f7eaf9d702efdd02481d5f1c25f7d8e0ffb64c6e (HEAD, refs/bisect/bad)    Author: Richard Henderson    Date:   Tue Aug 1 10:46:03 2023 -0700    accel/tcg: Do not issue misaligned i/o

Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-24 Thread Richard Henderson
On 8/24/23 08:31, Alex Bennée wrote: It's some sort of timing issue, which sometimes goes away when re-run. I was re-running tests *a lot* in order to get them to go green while running the 8.1 release. There is a definite regression point for the test_pc_q35 case: Not exactly "definite"

Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-24 Thread Michael Tokarev
24.08.2023 18:31, Alex Bennée wrote: .. which bisects to: commit f7eaf9d702efdd02481d5f1c25f7d8e0ffb64c6e (HEAD, refs/bisect/bad) Author: Richard Henderson Date: Tue Aug 1 10:46:03 2023 -0700 accel/tcg: Do not issue misaligned i/o It's not the first time something bisects

Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-24 Thread Alex Bennée
Richard Henderson writes: > On 8/23/23 06:04, Thomas Huth wrote: >> On 06/08/2023 05.36, Richard Henderson wrote: >>> The following changes since commit 6db03ccc7f4ca33c99debaac290066f4500a2dfb: >>> >>>    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into >>> staging (2023-08-04

Re: Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-23 Thread Richard Henderson
On 8/23/23 06:04, Thomas Huth wrote: On 06/08/2023 05.36, Richard Henderson wrote: The following changes since commit 6db03ccc7f4ca33c99debaac290066f4500a2dfb:    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2023-08-04 14:47:00 -0700) are available in the Git

Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

2023-08-23 Thread Thomas Huth
On 06/08/2023 05.36, Richard Henderson wrote: The following changes since commit 6db03ccc7f4ca33c99debaac290066f4500a2dfb: Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2023-08-04 14:47:00 -0700) are available in the Git repository at: