[all-commits] [llvm/llvm-project] cd3176: Disable TestLldbGdbServer on Dwarf2 and clang vers...

Shubham Sandeep Rastogi via All-commits all-commits at lists.llvm.org
Thu Jan 27 13:30:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd317637708decd8faf34dd9773a8b2dec424010
      https://github.com/llvm/llvm-project/commit/cd317637708decd8faf34dd9773a8b2dec424010
  Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M lldb/test/API/tools/lldb-server/TestLldbGdbServer.py

  Log Message:
  -----------
  Disable TestLldbGdbServer on Dwarf2 and clang versions below 14

We have been noticing issues with the lldb bots on builds using versions below clang 14 and dwarf 2, so to make sure we can get clean builds for a while, we are disabling the tests for those versions

Differential Revision: https://reviews.llvm.org/D118395




More information about the All-commits mailing list