Re: tests/acceptance/multiprocess.py test failure

2021-07-20 Thread Peter Maydell
On Tue, 20 Jul 2021 at 21:18, Jag Raman wrote: > > > > > On Jul 20, 2021, at 2:39 PM, Cleber Rosa wrote: > > > > > > Jag Raman writes: > >> > >> We presently don’t have permissions to send a PR to > >> upstream (Peter Maydell). > >> > >> Presently, we are requesting someone else who has > >> perm

Re: tests/acceptance/multiprocess.py test failure

2021-07-20 Thread Jag Raman
> On Jul 20, 2021, at 2:39 PM, Cleber Rosa wrote: > > > Jag Raman writes: > >> >> Hi Cleber, >> >> We presently don’t have permissions to send a PR to >> upstream (Peter Maydell). >> >> Presently, we are requesting someone else who has >> permissions to do PRs on our behalf. We will work >

Re: tests/acceptance/multiprocess.py test failure

2021-07-20 Thread Cleber Rosa
Jag Raman writes: > > Hi Cleber, > > We presently don’t have permissions to send a PR to > upstream (Peter Maydell). > > Presently, we are requesting someone else who has > permissions to do PRs on our behalf. We will work > on getting permissions to send PRs going forward. > > Thank you! Hi Ja

Re: tests/acceptance/multiprocess.py test failure

2021-07-15 Thread Jag Raman
> On Jul 15, 2021, at 9:16 AM, Cleber Rosa wrote: > > > David Hildenbrand writes: > >> >> Hi, >> >> maybe >> >> https://lkml.kernel.org/r/20210709052800.63588-1-yang.zh...@intel.com >> >> resolves your issue. If not, pleas let me know and I'll try >> reproducing (will have to install avoc

Re: tests/acceptance/multiprocess.py test failure

2021-07-15 Thread Cleber Rosa
David Hildenbrand writes: > > Hi, > > maybe > > https://lkml.kernel.org/r/20210709052800.63588-1-yang.zh...@intel.com > > resolves your issue. If not, pleas let me know and I'll try > reproducing (will have to install avocado). Hi David, Yes, that fixes it. Sorry for missing that patch on the

Re: tests/acceptance/multiprocess.py test failure

2021-07-15 Thread David Hildenbrand
On 15.07.21 03:59, Cleber Rosa wrote: Hi everyone, The tests/acceptance/multiprocess.py:Multiprocess.test_multiprocess_x86_64 is currently failing (as of a9649a719a44894b81f38dc1c5c1888ee684acef). Unfortunately CI was unable to catch this issue earlier, because tests that require KVM are not yet

tests/acceptance/multiprocess.py test failure

2021-07-14 Thread Cleber Rosa
Hi everyone, The tests/acceptance/multiprocess.py:Multiprocess.test_multiprocess_x86_64 is currently failing (as of a9649a719a44894b81f38dc1c5c1888ee684acef). Unfortunately CI was unable to catch this issue earlier, because tests that require KVM are not yet running (but this should change soon).