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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
