[Lldb-commits] [PATCH] D118395: Disable TestLldbGdbServer on Dwarf2 and clang versions below 14

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Feb 5 14:46:17 PST 2022


aprantl added a comment.

In D118395#3278431 <https://reviews.llvm.org/D118395#3278431>, @labath wrote:

> Also, if you're running these tests on some kind of a matrix bot, maybe you can just skip all lldb-server tests completely (dotest.py --skip-categories llgs). Given that they don't use debug info, they definitely don't provide any useful signal in these contexts.

That's a great point! I'll change the config to do that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118395/new/

https://reviews.llvm.org/D118395



More information about the lldb-commits mailing list