[Lldb-commits] [PATCH] D98482: [lldb] [server] Support for multiprocess extension
Michał Górny via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 1 05:12:02 PDT 2021
On Thu, 2021-04-01 at 11:14 +0200, Pavel Labath wrote:
> I think the first two test just need the "llgs" test category, since
> debugserver (obviously) does not support the extension. I don't see
> TestGdbserverPort.test failing in the latest build on that page (and I'd
> be surprised if this was related to that, so I suspect that was just flake.
>
> pl
>
> On 01/04/2021 11:06, Jason Molenda wrote:
> > Hi Michał, this commit has caused a test failure on the macos incremental CI bot,
> >
> > http://green.lab.llvm.org/green/blue/organizations/jenkins/lldb-cmake/activity
> >
> > Failed Tests (3):
> >
> > lldb-api :: tools/lldb-server/TestLldbGdbServer.py
> > lldb-api :: tools/lldb-server/vCont-threads/TestGdbRemote_vContThreads.py
> > lldb-shell :: lldb-server/TestGdbserverPort.test
> >
> > I know this commit caused the TestLldbGdbServer.py for sure, I'm pretty sure it caused TestGdbRemote_vContThreads.py, I haven't tested TestGdbserverPort.test yet. It's probably best to revert the change until we can debug what is happening here (I can look tomorrow) so the CI bots aren't all red for macos.
I'm going to try adding the category. If that doesn't help, I'll revert
it afterwards.
--
Best regards,
Michał Górny
More information about the lldb-commits
mailing list