How to configure timeout for jacoco report generation process?
I'm having issues similar to https://youtrack.jetbrains.com/issue/TW-34534
As it said in answers, it is possible to configure the timeout. Does anybody know what property should be set and where?
Please sign in to leave a comment.
Hi Evgeny,
To specify timeout please set configuration parameter "teamcity.jacoco.reportbuilder.timeoutsec". For more details see the comment.
Hi, Alina, thanks)