[CI] DocsClientYamlTest regularly fails due to suite timeout #49579
Labels
:Delivery/Build
Build or test infrastructure
Team:Delivery
Meta label for Delivery team
>test-failure
Triaged test failures from CI
DocsClientYamlTest ran into the suite timeout: https://gradle-enterprise.elastic.co/s/zepwthumo2am2/
Further investigation shows that timeout happened 12 times in the last 7 days, while there is no offending test that took a very long time:
https://gradle-enterprise.elastic.co/s/zepwthumo2am2/tests?test=DocsClientYamlTest
Conclusion: The sum of executed tests got big over time. The timeout is already set to 30 minutes which is quite high, increasing the limit might be a simple fix but maybe it's time to consider other options like splitting the suite into smaller parts.
The text was updated successfully, but these errors were encountered: