[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitl
From: |
Nicholas Piggin |
Subject: |
Re: [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI |
Date: |
Fri, 17 Nov 2023 17:35:42 +1000 |
On Fri Nov 17, 2023 at 4:11 AM AEST, Thomas Huth wrote:
> On 16/11/2023 12.53, Nicholas Piggin wrote:
> > Let's try enable reverse_debugging.py in gitlab CI.
> >
> > Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
> > ---
> > Maybe we could try this again at some point? The bug might have been
> > noticed sooner.
> >
> > They only take a couple of seconds to run so should not take too much
> > overhead. But my gitlab CI pipeline doesn't run the avocado tests for
> > some reason, so I can't see if it's still causing problems.
> >
> > Thanks,
> > Nick
> > ---
> >
> > tests/avocado/reverse_debugging.py | 7 -------
> > 1 file changed, 7 deletions(-)
>
> FYI, I gave it a try, and it survived my CI run:
>
> https://gitlab.com/thuth/qemu/-/jobs/5552213972#L403
>
> So I went ahead and put it (together with the first patch) in my current
> pull request, let's see how it goes...
Great, thank you.
> (for the second patch, I hope our chardev maintainer Marc-André could
> comment on that first)
Yeah that would be good, no rush for that one. Maybe it's not desirable
for other reasons too.
Thanks,
Nick