[all-commits] [llvm/llvm-project] 8d4160: [lldb/test] Fix app_specific_backtrace_crashlog.te...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue Nov 15 14:26:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d416099240a2c090bd461f99c3014bac828cf98
https://github.com/llvm/llvm-project/commit/8d416099240a2c090bd461f99c3014bac828cf98
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
R lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/asi.ips
A lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/asi.txt
M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/app_specific_backtrace_crashlog.test
Log Message:
-----------
[lldb/test] Fix app_specific_backtrace_crashlog.test (NFC)
This patch changes app_specific_backtrace_crashlog.test's crashlog file
extension from `ips` to `txt. This should prevent the test from opening
Console.app when being run.
This should also fix a test failure caused by missing symbols.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list