[all-commits] [llvm/llvm-project] 97b8ce: [lldb][lldb-dap] Skip runInTerminalWithObjectEnv t...
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Jun 25 02:31:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97b8cec789fe3b8558a6d2b7fac269c5606ab4a3
https://github.com/llvm/llvm-project/commit/97b8cec789fe3b8558a6d2b7fac269c5606ab4a3
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M lldb/test/API/tools/lldb-dap/runInTerminal/TestDAP_runInTerminal.py
Log Message:
-----------
[lldb][lldb-dap] Skip runInTerminalWithObjectEnv test on Windows
It is failing on our Windows on Arm bot:
AssertionError: False is not true : launch failed (Unimplemented)
Given that all the others are skipped on Windows, I assume this
failure is expected too.
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