[all-commits] [llvm/llvm-project] e37da2: [lldb] Fixed the TestExitDuringExpression test in ...
Dmitry Vasilyev via All-commits
all-commits at lists.llvm.org
Thu May 23 03:01:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e37da2cef7ea44f6aa52dd37978b287a0741c39f
https://github.com/llvm/llvm-project/commit/e37da2cef7ea44f6aa52dd37978b287a0741c39f
Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M lldb/test/API/functionalities/thread/exit_during_expression/main.c
Log Message:
-----------
[lldb] Fixed the TestExitDuringExpression test in case of a remote target (#93119)
Sometimes this test failed on the assert `The thread exited` in case of
a remote target. Increase the timeout to 1 second to avoid a racing
condition.
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