[all-commits] [llvm/llvm-project] 76ddd4: [lldb-dap][Windows] skip TestDAP_restart_console (...
Charles Zablit via All-commits
all-commits at lists.llvm.org
Thu Jun 4 07:02:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76ddd457c4244ea1a2cd5d3f69b5698d341a0f5b
https://github.com/llvm/llvm-project/commit/76ddd457c4244ea1a2cd5d3f69b5698d341a0f5b
Author: Charles Zablit <c_zablit at apple.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M lldb/test/API/tools/lldb-dap/restart/TestDAP_restart_console.py
Log Message:
-----------
[lldb-dap][Windows] skip TestDAP_restart_console (#201587)
`TestDAP_restart_console` is already failing on Windows. It reliably
crashes (UNRESOLVED) on some Windows version, including inside Docker
containers.
This is preventing us from enabling pre-merge CI testing for lldb on
Windows in https://github.com/llvm/llvm-project/pull/198906.
This patch skips the test entirely. See
https://github.com/llvm/llvm-project/issues/200840 for more details.
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