[all-commits] [llvm/llvm-project] 68bb51: [lldb] Fix TestAutoInstallMainExecutable.py
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Mar 18 07:21:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68bb51acd572735d80d20adb2c2fc51a5cbbd88e
https://github.com/llvm/llvm-project/commit/68bb51acd572735d80d20adb2c2fc51a5cbbd88e
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M lldb/test/API/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
Log Message:
-----------
[lldb] Fix TestAutoInstallMainExecutable.py
Fix the test to account for recent test infrastructure changes, and make
it run locally to increase the chances of it continuing to work in the
future.
More information about the All-commits
mailing list