[all-commits] [llvm/llvm-project] 82c1bf: Increase timeout to reduce test failure rate. (#83...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Thu Feb 29 13:12:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82c1bfc44ecee97425582f345d04e787f066b899
https://github.com/llvm/llvm-project/commit/82c1bfc44ecee97425582f345d04e787f066b899
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-dap/lldbdap_testcase.py
M lldb/test/API/tools/lldb-dap/launch/TestDAP_launch.py
Log Message:
-----------
Increase timeout to reduce test failure rate. (#83312)
The timeout for this test was set to 1.0s which is very low, it should
be a default of 10s and be increased by a factor of 10 if ASAN is
enabled. This will help reduce the falkiness of the test, especially in
ASAN builds.
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