[Lldb-commits] [lldb] [lldb-dap] Increase DAP default timeout (PR #170890)

Sergei Druzhkov via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 5 13:00:51 PST 2025


https://github.com/DrSergei commented:

I am not sure that we should increase the default timeout for all tests. Maybe we can do it only for mentioned tests. My intention here is that a big timeout can cause problems on CI when flaky tests are failed (e.g. waiting for events). As far as I know, there was big work done to unify timeout, so this solution is expected from this point of view.

https://github.com/llvm/llvm-project/pull/170890


More information about the lldb-commits mailing list