[all-commits] [llvm/llvm-project] c68a64: [lldb] Add llgs_test decorator back to TestAutoIns...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Mar 24 02:37:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c68a645acb833109f4bb0d859686b05a81b2be7d
https://github.com/llvm/llvm-project/commit/c68a645acb833109f4bb0d859686b05a81b2be7d
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M lldb/test/API/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
Log Message:
-----------
[lldb] Add llgs_test decorator back to TestAutoInstallMainExecutable
This got removed in 68bb51acd572735d80d20adb2c2fc51a5cbbd88e and this enabled
the test on macOS (where it just causes lldb-server to crash). Re-adding the
decorator to get the tests passing again.
More information about the All-commits
mailing list