zturner added a comment. So when you're using ds2 as the remote, are you still using the normal lldb test suite? `dotest.py`? If so, then we could have a test decorator that says `@expectedFailure(not(debugserver=ds2))` or something. Then, even though you're the only one that can run it, at least YOU are sure it works. Some coverage is better than nothing. Is something like this possible?
https://reviews.llvm.org/D39315 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits