[all-commits] [llvm/llvm-project] ba5f31: [lldb][test] Disable TestChildCountTruncation on W...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Jul 17 07:31:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba5f31cfaa2452a4a94a482b53d899d6f2ee0e66
      https://github.com/llvm/llvm-project/commit/ba5f31cfaa2452a4a94a482b53d899d6f2ee0e66
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M lldb/test/Shell/Settings/TestChildCountTruncation.test

  Log Message:
  -----------
  [lldb][test] Disable TestChildCountTruncation on Windows

This fails because it tells clang to use DWARF which link.exe
then discards.

The test may not need DWARF, but I'm going to confirm that in
a follow up PR review.

Test added by https://github.com/llvm/llvm-project/pull/149088.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list