[all-commits] [llvm/llvm-project] a417a8: [lldb-dap] Enable runInTerminal tests on macOS. (#...
John Harrison via All-commits
all-commits at lists.llvm.org
Mon Mar 31 19:50:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a417a868cd2dad41765e43715379a54289f7da67
https://github.com/llvm/llvm-project/commit/a417a868cd2dad41765e43715379a54289f7da67
Author: John Harrison <harjohn at google.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M lldb/test/API/tools/lldb-dap/restart/TestDAP_restart_runInTerminal.py
M lldb/test/API/tools/lldb-dap/runInTerminal/TestDAP_runInTerminal.py
Log Message:
-----------
[lldb-dap] Enable runInTerminal tests on macOS. (#133824)
These tests are currently filtered on macOS if your on an M1 (or newer)
device. These tests do work on macOS, for me at least on M1 Max with
macOS 15.3.2 and Xcode 16.2.
Enabling them again, but if we have CI problems with them we can keep
them disabled.
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