Re: Problem with Avocado and QEMU console

2021-07-03 Thread Willian Rampazzo
Hi Phil, I spent some time trying to debug the problem with tests/acceptance/machine_arm_n8x0.py:N8x0Machine.test_n810. Although I could not reproduce it locally, with or without Avocado, I was able to reproduce it without using Avocado on GitLab CI: https://gitlab.com/willianrampazzo/qemu/-/pipe

Re: Problem with Avocado and QEMU console

2021-07-02 Thread Philippe Mathieu-Daudé
On 6/1/21 5:40 AM, Philippe Mathieu-Daudé wrote: > On 5/3/21 4:46 PM, Willian Rampazzo wrote: >> On Mon, May 3, 2021 at 10:36 AM Philippe Mathieu-Daudé >> wrote: >>> >>> On 5/3/21 3:12 PM, Willian Rampazzo wrote: Hi Philippe, On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé

Re: Problem with Avocado and QEMU console

2021-05-31 Thread Philippe Mathieu-Daudé
On 5/3/21 4:46 PM, Willian Rampazzo wrote: > On Mon, May 3, 2021 at 10:36 AM Philippe Mathieu-Daudé > wrote: >> >> On 5/3/21 3:12 PM, Willian Rampazzo wrote: >>> Hi Philippe, >>> >>> On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé >>> wrote: Hi Cleber, Willian, Avocado

Re: Problem with Avocado and QEMU console

2021-05-03 Thread Willian Rampazzo
On Mon, May 3, 2021 at 10:36 AM Philippe Mathieu-Daudé wrote: > > On 5/3/21 3:12 PM, Willian Rampazzo wrote: > > Hi Philippe, > > > > On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé > > wrote: > >> > >> Hi Cleber, Willian, > >> > >> Avocado marked the test_mips64el_fuloong2e as failed whil

Re: Problem with Avocado and QEMU console

2021-05-03 Thread Philippe Mathieu-Daudé
On 5/3/21 3:12 PM, Willian Rampazzo wrote: > Hi Philippe, > > On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé wrote: >> >> Hi Cleber, Willian, >> >> Avocado marked the test_mips64el_fuloong2e as failed while >> it succeeded: >> https://gitlab.com/qemu-project/qemu/-/jobs/1231363571 >> >> Ap

Re: Problem with Avocado and QEMU console

2021-05-03 Thread Willian Rampazzo
Hi Philippe, On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé wrote: > > Hi Cleber, Willian, > > Avocado marked the test_mips64el_fuloong2e as failed while > it succeeded: > https://gitlab.com/qemu-project/qemu/-/jobs/1231363571 > > Apparently the first part of the console output is missing.

Problem with Avocado and QEMU console

2021-05-03 Thread Philippe Mathieu-Daudé
Hi Cleber, Willian, Avocado marked the test_mips64el_fuloong2e as failed while it succeeded: https://gitlab.com/qemu-project/qemu/-/jobs/1231363571 Apparently the first part of the console output is missing. (Normal console output attached). Any idea what could be the cause? Thanks, Phil. cons