dfb131f82f
It seems that our itests don't perform correctly in a high CPU usage scenario such as running 6 tests in parallel. Some goroutines don't get enough execution time and causes check to time out. By reducing the total number of parallel tests, we hope to give all goroutines some more breathing room. |
||
---|---|---|
.. | ||
fuzz_flags.mk | ||
release_flags.mk | ||
testing_flags.mk |