[all-commits] [llvm/llvm-project] 0165b7: [lldb] Relax expectation on TestMainThreadExit
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Mar 21 03:27:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0165b73be37c2330ae196799cb3d93445532072b
https://github.com/llvm/llvm-project/commit/0165b73be37c2330ae196799cb3d93445532072b
Author: Pavel Labath <pavel at labath.sk>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M lldb/test/API/functionalities/thread/main_thread_exit/TestMainThreadExit.py
Log Message:
-----------
[lldb] Relax expectation on TestMainThreadExit
The exit code of the (funky) test inferior depends on the linux kernel
version (changed some time between 5.15 and 6.1).
More information about the All-commits
mailing list