llvm-project
82c1bfc4 - Increase timeout to reduce test failure rate. (#83312)

Commit
1 year ago
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.
Parents
Loading