[all-commits] [llvm/llvm-project] 428775: [lldb] Remove TestShell.test
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 14 12:11:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 428775d5186fb075e76563c5ebab8607c3620a13
https://github.com/llvm/llvm-project/commit/428775d5186fb075e76563c5ebab8607c3620a13
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
R lldb/test/Shell/Process/TestShell.test
Log Message:
-----------
[lldb] Remove TestShell.test
Remove TestShell.test because it's failing on the bot with "this is a
non-interactive debug session, cannot get permission to debug
processes." The only thing that's special about this test is the shell
we're launching with. I need to do a bit of digging to understand why
that's causing this error.
rdar://91766931
More information about the All-commits
mailing list