[all-commits] [llvm/llvm-project] 793300: [lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Feb 28 21:20:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 793300988b7c723bacadce67879ea8bf71c87e70
https://github.com/llvm/llvm-project/commit/793300988b7c723bacadce67879ea8bf71c87e70
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS
This executed Alex' idea [1] of adding pexpect to the list of "strict
test requirements" as we're planning to stop vendoring it. This will
ensure all the bots have the package before we toggle the default.
[1] https://github.com/llvm/llvm-project/pull/83191
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