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. pl _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits