Update gradle test setup to consider test iterations for suite timeout #5630
Labels
bug
Something isn't working
Build Libraries & Interfaces
CCI
College Contributor Initiative related issues and PRs
enhancement
Enhancement or improvement to existing feature or request
good first issue
Good for newcomers
Priority-Medium
:test
Adding or fixing a test
Coming from #1561 (comment), existing test setup does not consider the test iteration count (-Dtests.iters) and uses 20 mins test suite timeout. This is problematic as it often leads to test suite timeout.
Alternative: Update timeout to a higher value. This is not an ideal solution.
The text was updated successfully, but these errors were encountered: