[Lldb-commits] [lldb] b0937be - Skip TestGuiBasic.py on ios etc device testing.

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 11 07:48:49 PST 2019


<signaturebeforequotedtext></signaturebeforequotedtext>
On 12/11/19 02:09 AM, Pavel Labath  <pavel at labath.sk> wrote: 
> 
> On 11/12/2019 00:51, Jason Molenda via lldb-commits wrote:
> > That was my first inclination -- I don't see how it can work correctly on a remote setup, just like TestMultilineCompletion.py which I added the same skip to -- but I know people are doing remote linux testing for android and this doesn't seem to have been a problem for them? I went the conservative approach of skipping it for iOS testing, but I think skipIfRemote is the correct decorator.
> > 
> 
> I could be wrong, I don't believe anyone has been running remote android
> tests for a while. And I'm pretty sure these tests would fail on android
> too.
> 
> So yeah, +1 for auto-skipping all pexpect tests for remote runs.
> 


Thanks Pavel. I'll fix the tests today. 
<signatureafterquotedtext></signatureafterquotedtext>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191211/720e6b67/attachment.html>


More information about the lldb-commits mailing list