aprantl added inline comments.
================ Comment at: lldb/packages/Python/lldbsuite/test/commands/register/register/register_command/TestRegisters.py:73 @skipIf(archs=no_match(['amd64', 'i386', 'x86_64'])) - @skipIfOutOfTreeDebugserver + @skipIfOutOfTreeDebugserver(['<', '1100']) @expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr37995") ---------------- This will not skip the test for an in-tree llvm.org debugserver, right? Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68003/new/ https://reviews.llvm.org/D68003 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits