[all-commits] [llvm/llvm-project] 50347f: [Dexter][NFC] Mark script tests unsupported for no...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Thu Jun 4 07:29:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50347f52b68155f49d100839fb17bbda7a40a490
      https://github.com/llvm/llvm-project/commit/50347f52b68155f49d100839fb17bbda7a40a490
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    A cross-project-tests/debuginfo-tests/dexter/feature_tests/scripts/lit.local.cfg

  Log Message:
  -----------
  [Dexter][NFC] Mark script tests unsupported for non-lldb debuggers (#201596)

The recently-added structured script feature currently relies on
DAP-based debuggers, of which the only one currently supported by Dexter
is LLDB. In order to prevent the tests that depend on this feature from
running for other debuggers, we require LLDB for the script test
directory.



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